in reply to Re: Sending a simple email using Email::Send::Gmail
in thread Sending a simple email using Email::Send::Gmail

Also, I've donwloaded this perl script to send emails: http://caspian.dotconf.net/menu/Software/SendEmail/ and it sends the email properly!! So I cannot understand why this script works on sending an email in my PC and mine posted here don't (which works on Mac OSX!). Quite a flying experience.
  • Comment on Re^2: Sending a simple email using Email::Send::Gmail

Replies are listed 'Best First'.
Re^3: Sending a simple email using Email::Send::Gmail
by Anonymous Monk on Oct 28, 2008 at 13:24 UTC
    it sends the email properly!!
    No it doesn't, as It doesn't use gmail service (and your gmail account).

    So I cannot understand why this script works on sending an email in my PC and mine posted here don't (which works on Mac OSX!). Quite a flying experience.

    See Re^5: Sending a simple email using Email::Send::Gmail, you might figure it out.