On Wed, 24 Mar 2004, Jobst Schmalenbach wrote:

>   action_notify_recipient($message)
>
> Now I wonder is there any reason for this?

How about:

        drop_with_warning
              The part is deleted and a warning is added to the mail
message.

       replace_with_warning
              The part is deleted and instead replaced with a text
message.

-and-
       delete_recipient($recip)
              This  function  deletes $recip from the list of recipients.
That person will not receive a copy
              of the mail.  $recip should exactly match an entry in the
@Recipients array  for  delete_recipi�
              ent()  to work.  Note that delete_recipient does not modify
the @Recipients array; it just makes
              a note to Sendmail to delete the recipient.


for any recipient in your domain.

Bye,

-- 
Steffen Kaiser

_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to