problem with mail address case

Stephen Cox stephencoxmail at gmail.com
Tue Jul 9 08:10:03 IST 2013


On Fri, Jun 7, 2013 at 1:22 PM, f immenroth <
f.immenroth at klinikum-braunschweig.de> wrote:

> The error is located in MailScanner. After changing all lines with "{to}"
> in it in /usr/lib/MailScanner/MailScanner/Postfix.pm from
>
>         push @{$message->{to}}, lc($recdata);
>
> to
>
>         push @{$message->{to}}, $recdata;
>
> the mailadress is unchanged.
>
>
Florian,

Can you file an issue on github, we can maybe add a extra config to handle
this. https://github.com/MailScanner/MailScanner/issues/new

Regards,
Stephen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.mailscanner.info/pipermail/mailscanner/attachments/20130709/cf2ccbaf/attachment.html 


More information about the MailScanner mailing list