Re: Dropping bounced confirmation requests
[email protected] (Jason R. Mastaler)
| Newsgroups | gmane.mail.spam.tmda.user |
|---|---|
| Message-ID | <[email protected]> |
"Matthew T. Atkinson" <[email protected]> writes: > I'm assuming it's possible to use an address such as > <username>-devnull@<domain> to capture the bounces. I've set > BOUNCE_ENV_SENDER to the equivalent of that for my test account and > added the rule ``to [email protected] drop'' to my incoming > filter file. > > When I send a message to [email protected], the confirmation process > seems to work fine. However, when I send mail to > [email protected], I get a challenge back -- I was expecting > all mail that goes there to be, well, dropped! Enable LOGFILE_INCOMING as shown in http://wiki.tmda.net/TroubleShooting, and look at the log when you go through the tests above. That will tell you why messages to [email protected] aren't being dropped. You might have the address slightly wrong. A rule like "to mta-devnull@* drop" will probably work.