iRedMail: Build A Full-Featured Mail Server With LDAP, Postfix, RoundCube, Dovecot, ClamAV, DKIM, SPF On CentOS 5.x - Page 2
|
Set a password for the virtual domain administrator.
Add the first normal user for our virtual domain. e.g.: www.
Set a password for the above normal user.
Enable SPF verification and DKIM verification/sign feature:
Enable the Managesieve service:
Enable POP3, POP3S, IMAP, IMAPS services:
Select webmail, RoundCube is recommended:
Choose the default language for webmail:
Optional components, recommended: select all:
MySQL root password:
Set an alias mail address for the root user:
Now the configuration wizard is finished; afterwards, you just need to restart the machine. You can use http://ip/mail to access the RoundCube webmail.
Set Up DNS Record For SPFPlease refer to http://www.openspf.org/ to set up an SPF record. This is a simple example:example.com. 3600 IN TXT "v=spf1 mx mx:mail.example.com -all"
Set Up DNS Record For DKIMAfter the installation, please reboot your system, then use amavisd to help you set up the DNS record: amavisd showkeys ; key#1, domain example.com, /var/lib/dkim/example.com.pem You should add a 'TXT' type DNS record. After you added this in DNS, type this command to verify it: amavisd testkeys TESTING: dkim._domainkey.example.com => pass If it shows 'pass', it works.
|














Recent comments
13 hours 39 min ago
15 hours 14 min ago
19 hours 34 min ago
23 hours 25 min ago
1 day 11 hours ago
1 day 17 hours ago
1 day 19 hours ago
1 day 21 hours ago
1 day 21 hours ago
1 day 22 hours ago