Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

incoming.pl base64 error

Quote Reply
incoming.pl base64 error
I just got the following errors from the cronjob that runs incoming.pl

Code:
Premature end of base64 data at /home/webmail/cgi-bin/admin/GT/Mail/Parse.pm line 541.
Premature padding of base64 data at /home/webmail/cgi-bin/admin/GT/Mail/Parse.pm line 541.

Does anybody have any idea what that means?
Michael Coyne
seaturtle.org
Quote Reply
Re: [mcoyne] incoming.pl base64 error In reply to
I've the same issue.

Does anyone has a solution for this?

Regards,
Manu

Shopping Portal Shop-Netz.de® | Partnerprogramme | Flugreisen & Billigflüge | KESTERMEDIA e.K. | European Affiliate Marketing Forum.
Quote Reply
Re: [ManuGermany] incoming.pl base64 error In reply to
Those are just warnings from the MIME::Base64 module due to broken e-mails. You can safely ignore them.

Adrian