OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Catchall not working

From: Gary Smith (Garyprimeexalia.com)
Date: Thu Jun 11 2009 - 11:07:27 CDT


/etc/postfix/custom/virtual
bounces.domain.tld bmanagerbounces.domain.tld

Executed:
postmap virtual
postmap -q 'cdffbounces.domain.tld' hash:/etc/postfix/custom/virtual
postmap -q 'bounces.domain.tld' hash:/etc/postfix/custom/virtual
bmanagerbounces.domain.tld

Test with cdffbounces.domain.tld returned nothing. I would have expected it to return bmanagerbounces.domain.tld.

Postfix version is 2.5.5 under CentOS 5.3. I have yet to add these to the /etc/postfix/main as I can even get the test query to work.

Purpose of this is that we send out a lot of email to subscribers and set a return address like bounce-emailaddress=theirdomain.tldbounces.domain.tld. We had this working some time ago and migrated it to a new server about 10 months ago and didn't realize that this one wasn't working.

Any ideas?