Search All content
1. Postfix & Dovecot Mail Agent in tutorial Amazon Web Services - AWS EC2 - Ubuntu 14.04 Linux Server
Installation and configuration of Postfix MTA (Mail Transfer Agent) on AWS EC2 - Ubuntu instance. Postfix is used as a SMTP server for sending emails. Other Mail Transport Agent (MTA) Servers: Sendmail, Postfix, Qmail, Exim ...
Permission(PGU):447, Lang:EnglishCreated:2015-06-25 04:46:08, Modified:2015-06-26 09:45:10, Status:in work, Version:1.0
2. Dovecot IMAP and POP3 server in tutorial Amazon Web Services - AWS EC2 - Ubuntu 14.04 Linux Server
Dovecot is IMAP and POP3 mail server. It is used for communication between server's mailbox and email client. 1. Installation and starting Dovecot mail server # apt-get install dovecot-core
Permission(PGU):447, Lang:EnglishCreated:2015-06-25 07:32:57, Modified:2015-06-27 07:12:23, Status:in work, Version:1.0
3. OpenDKIM in tutorial Amazon Web Services - AWS EC2 - Ubuntu 14.04 Linux Server
OpenDKIM Configure OpenDKIM Configure Postfix Configure BIND Tests 1. CONFIGURE OpenDKIM If our sent email doesn't have DKIM signature it wi...
Permission(PGU):447, Lang:EnglishCreated:2015-06-26 10:15:57, Modified:2015-06-26 17:47:17, Status:in work, Version:1.0
4. Postfix Configuration in tutorial Amazon Web Services - AWS EC2 - Ubuntu 14.04 Linux Server
CONFIGURE Postfix # vim /etc/postfix/main.cf smtpd_milters = inet:127.0.0.1:8891...
Permission(PGU):447, Lang:EnglishCreated:2015-06-26 14:49:27, Modified:2015-06-26 16:04:32, Status:in work, Version:1.0
5. Notices in tutorial Amazon Web Services - AWS EC2 - Ubuntu 14.04 Linux Server
1. Google spam folder & open relay host Never put relayhost = * in /etc/postfix/main.cf because your mails will go to Google's SPAM folder. # tail -f /var/log/syslog ...
Permission(PGU):447, Lang:EnglishCreated:2015-06-26 17:28:48, Modified:2015-06-26 17:48:06, Status:in work, Version:1.0