Postfix mailer and Popa3d
From Free Knowledge Base- The DUCK Project: information for everyone
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