Postfix mailer and Popa3d: Difference between revisions
Jump to navigation
Jump to search
New page: <nowiki>Postfix mailer and Popa3d</nowiki> <nowiki>__ _</nowiki> <nowiki> -o)/ / (_)__ __ ____ __ Derek Winterstien</nowiki> <nowiki> /\\ /__/ / _ \/ // /\ \/ / r.o.a.... |
mNo edit summary |
||
Line 35: | Line 35: | ||
=== (B). popa3d === | === (B). popa3d === | ||
== Visit these updated and related pages == | |||
* [[Dovecot and Postfix Hybrid Authentication Example]] | |||
* [[Understand Postfix Account Types]] | |||
[[Category:Computer_Technology]] | [[Category:Computer_Technology]] | ||
[[Category:Linux]] | [[Category:Linux]] |
Latest revision as of 19:35, 13 February 2014
Postfix mailer and Popa3d __ _ -o)/ / (_)__ __ ____ __ Derek Winterstien /\\ /__/ / _ \/ // /\ \/ / r.o.a.c.h.@.r.o.b.o.t.z...c.o.m _\_v __/_/_//_/\_,_/ /_/\_\ Trustix Secure Linux ..............................................................................
(A). Postfix
Postfix should be configured to start up on boot
chkconfig Postfix on
Make some configuration changes in postfix
vi /etc/postfix/main.cf
Add / Modify the following
inet_interfaces = all mydestination = $myhostname, localhost.$mydomain, $mydomain myorigin = $mydomain
Logs: (var/log/mail)
debug errors info - mail delivery attempts notice warnings - such as hostname verification