Pario TechnoBlob
About
Posts
Tag: Postfix
Look for obvious signs of trouble in Postfix
Postfix logs all failed and successful deliveries to a logfile. The file is usually called /var/log/maillog or /var/log/mail; the exact pathname is defined in the...
Making Postfix daemon programs more verbose
Append one or more “
-v
” options to selected daemon definitions in /etc/postfix/
master.cf
and type “
postfix reload
“. This will cause a lot of activity to be logged to the...
Sjekke etter feilsendt mail (Postfix)
awk -F " " '{print $22 " "$23}' /var/log/mail.log|grep @pario|sort|uniq awk -F ” ” betyr at separator i fila er mellomrom (” “).
Virtual Mailhosting System with Postfix Guide
Source: http://www.gentoo.org/doc/en/virt-mail-howto.xml
««
«
1
2
»
»»