Lund,

> Can I set the From address in virus-notify emails, in the style of
> "Full Name <[EMAIL PROTECTED]>" ?

Yes.

> When I set "mailfrom_notify_recip" it only appears to support
> "[EMAIL PROTECTED]" no extras.

mailfrom-* is an envelope address (rfc2821),
it can not contain comments like mail header fields can.

> Setting "hdrfrom_notify_recip" has no affect on the From address
> displayed in the notify email.

The hdrfrom_notify_recip is for notifications delivered to original RECIPIENTS 
(insetad of, or in addition to their normal delivery, not terriby useful).

$hdrfrom_notify_sender
$hdrfrom_notify_recip
$hdrfrom_notify_admin
$hdrfrom_notify_spamadmin

For setting From: in DSN (bounces, sent to original mail senders), 
use $hdrfrom_notify_sender.

For setting From: in notifications sent to administrators,
use $hdrfrom_notify_admin or $hdrfrom_notify_spamadmin
(or the newer and more flexible %hdrfrom_notify_admin_by_ccat).

  Mark

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
AMaViS-user mailing list
[email protected]
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