in reply to Answer: how do i send an email with perl in window system
in thread how do i send an email with perl in window system

Hello Paul, I was looking for this and I tried your steps exactly what you have stated above for sending emails in Perl using Net::SMTP::OneLiner. But unfortunately it is not working for me. I don't know what I have made wrong as I'm very new to Perl but just followed exactly your steps. Could you please let me know what I need to do in order to work? Thanks, Sachin
  • Comment on Re: Answer: how do i send an email with perl in window system

Replies are listed 'Best First'.
Re^2: Answer: how do i send an email with perl in window system
by jettero (Monsignor) on May 28, 2009 at 13:23 UTC
    I can't tell you how to fix it until you tell me what went wrong. Enable the debugging and report back with your findings and we'll see what we can do.

    -Paul