ASSP development mailing list <assp-test@lists.sourceforge.net>
schreibt:
>s there a way to have assp accept BUT IGNORE her reports?  I see
>emailSenderNotOK, but what happens if the user sends a report?  Does
>it
>bounce, or is it quietly accepted without processing?


The way to do this is:
put her into emailSenderNotOK
create mailboxes on your MTA for assp-s...@yourlocaldomain.com,
assp-nots...@yourlocaldomain.com  etc

put assp* into noProcessing
enable LocalAddressesNP 

So she will send  e.g a report to assp-s...@yourlocaldomain.com
ASSP will ignore the magic name "assp-spam" because the sender is in
emailSenderNotOK and will pass the mail through to the MTA.
The MTA will store it into the mailbox with that name.

------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to