Hi,
I have a problem with MIME::Base64
and I am searching for the error since a lot of days but I do not find it.
Perhaps anybody can help me.....
I have two servers both with Redhat Linux, one with 7.3 and one with 8.0
In the first server I got emails with pdf-attachments and this emails...
Hi,
we have worked on our email-software, and have lost the headers of some very important emails with tiff-attachments.
It looks like the body is ok. The tiff is complete from boundary to boundary. But also if i add another head I can not get the tiff.
Has anybody experience with emails and...
Hi,
I read the body of an incoming mail with doc attachment in the variable $messagebody and need to get the doc-file saved on my harddisc.
But it does not work!
MIME::Parser
*snip* Read email-body
my $parser = new MIME::Parser;
$parser->output_dir("/tmp")...
HI,
I am not so good in perl, but I need to use system() to initiate another program from my script with a lot of parameters. All this works fine, but there is one line that is not working again the special characters.
How can I get this line in a variable which is working with system():
$zwxt =...
Hi,
I have a sendmail pop-account where I got emails with big attachments and from a lot of senders with slow modem-lines.
I check the emails automatic by a program written in Perl.
This program picks up the mails about a pop-connection, extract a lot of informations and work with this...
Hi,
I need to make a script that automatic check an email-account and the sender of a mail (that is not the problem), but if the sender is ok I need to change only the From and To fields in the header and send it to a specified email-address, inluding body and ATTACHMENTS.
Is there an easy way...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.