hmm got me wondering as to what would still be using uuencode for attachments and not mime????<br clear="all">-- <br>Martin Hepworth<br>Oxford, UK<br>
<br><br><div class="gmail_quote">On 18 March 2011 11:12, Alvaro Marin <span dir="ltr">&lt;<a href="mailto:alvaro@hostalia.com">alvaro@hostalia.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi,<br>
<br>
one of our customers is using a webmail (squirrelmail or horde) that can&#39;t show uuencoded files as attachments, so they are shown as text.<br>
<br>
MailScanner extract them correctly, and I think that could be a method to re-attach them in base64+MIME format.<br>
<br>
I see a commented function in Message.pm:<br>
<br>
## Try to detect and dispatch embedded uuencode as a fake multipart message.<br>
## Returns new entity or undef.<br>
##<br>
#sub hunt_for_uuencode {<br>
<br>
that could help to convert those uuencoded files to base64+MIME mail.<br>
Any idea about how to use it?<br>
<br>
Thanks!<br>
Regards,<br>
<br>
-- <br>
Alvaro Marín Illera<br>
Hostalia Internet<br>
<a href="http://www.hostalia.com" target="_blank">www.hostalia.com</a><br><font color="#888888">
<br>
-- <br>
MailScanner mailing list<br>
<a href="mailto:mailscanner@lists.mailscanner.info" target="_blank">mailscanner@lists.mailscanner.info</a><br>
<a href="http://lists.mailscanner.info/mailman/listinfo/mailscanner" target="_blank">http://lists.mailscanner.info/mailman/listinfo/mailscanner</a><br>
<br>
Before posting, read <a href="http://wiki.mailscanner.info/posting" target="_blank">http://wiki.mailscanner.info/posting</a><br>
<br>
Support MailScanner development - buy the book off the website! </font></blockquote></div><br>