masqmail

view admin/mailq.wmbiffrc @ 317:55b7bde95d37

reworked allowed and denied addrs for routes The following refactorings had been made: - allowed_mail_locals + allowed_return_paths -> allowed_senders - not_allowed_mail_locals + not_allowed_return_paths -> denied_senders - allowed_rcpt_domains -> allowed_recipients - not_allowed_rcpt_domains -> denied_recipients The new options allow more consistent and more flexible matching.
author meillo@marmaro.de
date Thu, 28 Apr 2011 09:55:06 +0200
parents 13bad7a80de4
children
line source
1 # mailq.wmbiffrc for masqmail by Paolo
3 label.4=mailq
4 path.4=shell:::mailq|grep ^[[:graph:]]|grep -v empty|wc -l
5 interval.4=600
6 notify.4=beep
7 notify.4=true
8 action.4=(echo "messages in the queue:";mailq|grep ^[[:graph:]]|grep -v empty)|xmessage -center -buttons vaBen -file -