I'm Using NET:POP3 to download mail from pop server which is in the same computer with my cgi
1. All the Attachments are comes as a Bulk of text How do I convert it into real binary file? Is Is there a Special Module for that purpose or should I use MIME:BASE64 manually 2. How do I attach a file to email by converting it into a bulk of text?