Alexander Gretha writes: > what i want to accomplish is the following: > every mail is scanned by a virusscanner (local, esmtpd, esmtpd-ssl, > esmtpd-msa). thats easy enough with a global perlfilter. but i want to > implement an amavis-like behavior, i.e. accept all mails, quarantine the > virusmessage, and send out a notification. all of that can be done easily > with perl, but i don't know how i can accept the incoming mail (not return > an error message), but still not deliver the original message to anybody ...
Mark every recipient of the message as delivered. -- Sam ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
