CD Inserts & Envelopes Web Interface
Nisha Ganatra's Films
Cake: starring Heather Graham
ITRANS Song Book Hindi, Urdu, Marathi song lyrics
ILKEYB $$ Indian Languages Package for Windows
Travel Travel reports, it is all about food
Montreal: Schwartz's, Le Petit Alep
Albums: Pictures and some notes
BlockHosts block hosts
BlockHosts FAQ
BlockHosts Forum
Blog Mostly consumer and technology topics
Email: avinash@aczoom.com
Postfix reject rule
"Postfix-550": r"""^[^[]+?postfix/smtpd\[\d+\]: NOQUEUE: reject: RCPT from .*?\[(::ffff:)?(?P<host>\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})\]: 550 5.1.1 : Recipient address rejected: User unknown in virtual alias table;"""The extra checks for first [ after smptd, and the full text after 550 5.1.1 is useful to help avoid false positives by hackers injecting false lines in the log files. But of course, if postfix program changes that text, then the rule above will need to be updated.