Stefan, Sascha,

> > ... With my old mail-server I used amavisd-new-2.2.0 and in this
> > version amavis send an email to both or nobody. It is possible to get
> > this functionality with amavisd-new.2.3 or 2.4?
>
> just for completeness: Stefans wanted functionality was in
> amavisd-new-2.2.0.
>
> Marc: is there something similar in 2.{3-4}?

> + if (! defined($msginfo->sender_contact) ) {
> +   do_log(5,"do_virus: skip recipient notifications for unknown senders");
> + } else {  # send notification to recipients

Yes, here are vestiges of these same lines, still commented out:

#   } elsif (! defined($msginfo->sender_contact) ) {  # (not general enough)
#     do_log(5,"skip recipient notifications for unknown sender");
#     $wr = 0;

Never tried to uncomment them, but should be equivalent.

  Mark
 


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to