Hello Sam,
> * Fix "From:Array" when sending email from "Email Administrator". > Reported by Serge Algarotti. doesn't work in 0.8RC1 The patch of Jeremy Fowler is not in 0.8RC1 ;-) - $mailer->From = $_SESSION['sessionMail']; + $mailer->From = $_SESSION['sessionMail'][0]; Best regards -- Serge ------------------------------------------------------------------------- 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/
