Hi,
 
 I was wondering could anybody please let me know how they handled the issue when tmda sends confirm requests to non-existent users/spammers and they end up coming back and bouncing all around in the postfix que. Could anyone please share what approach they have taken or advice ?
 I understand in the FAQ there is a .qmail fix but can anyone translate this into Postfix or have another solution ?

Jason Mastaler suggested a solution that is simple and elegant. Instead of delivering bounces to a real user bounce, I should use qmail's alias feature to send bounces to /dev/null. As root, do

        echo "#" > /var/qmail/alias/.qmail-bounce
At the moment I am using the BOUNCE_ENV_SENDER = [EMAIL PROTECTED] and then dropping anything for it in the Postfix qmgr. 
However it's not working 100% the way I would like it. Has anyone tried a different approach of adjusting how many times/how often
postfix tries to send a bounced message ?
Any advice would be greatly appreciated ! Thanks for your time.
 
Regards
Sylvan
 
 
 
 
 
 
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to