Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: Mail::Outlook - it works but without attachment

by vagabonding electron (Curate)
on Aug 13, 2012 at 12:20 UTC ( [id://987104]=note: print w/replies, xml ) Need Help??


in reply to Re: Mail::Outlook - it works but without attachment
in thread Mail::Outlook - it works but without attachment

Thank you very much!
It seems that Outlook did not see the network drive - as I changed the $file to "C:/Temp/Text.txt" the email came with the attachment.

The dd [ $message->display ] produced [1] if the email came without attachment, in the last run (as email came with attachment) there were no output (I put the line as the last line in the script).
The Win32::OLE->Option(Warn => 3); produced a message that an exception error in PROPERTYPUT "To" occured at the line 380 of Message.pm. This line deals with the "To" field ($self->{message}->{To}      = $self->{To}; ) and it occures even after the successful delivery of the email (with or without an attachment). I have just used my address to test the email.

Thank you very much again!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://987104]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (3)
As of 2024-04-19 20:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found