Re: TMDA
Stephen Warren <[email protected]>
| Newsgroups | gmane.mail.spam.tmda.devel |
|---|---|
| Message-ID | <[email protected]> |
Bob Rogers wrote: > From: "Kevin Crannie" <[email protected]> > > One thing that bothers me though. And let me give you an example: I > > send you an email with an attachment. The email is sent back, either > > because your mail box has reached its quota or the attachment size is > > too large. However, I will never know that the email is return to > > me, unless, I have the post-office's email address; > > Bounce messages are normally accepted. This is what does it in my > ~/.tmda/filters/incoming file: > > # Accept all bounces (messages with an empty envelope sender). > from <> ok You certainly don't want to do this - it can open you up to quite a lot of spam. The original question is answered in the FAQ, at: http://tmda.net/faq.cgi?req=all#5.4