Gunnar Hjalmarsson wrote the following on 02/24/2009 12:41 PM:
Octavian Râsnita wrote:
From: "Dennis G. Wicks" <dgwi...@gmail.com>> Greetings;
<snip>
Lacking any problems with the code, does anybody have any ideas about
what may be stopping this from working?
The code looks fine. There could be the following problems:
- If you have the SMTP server locally, it doesn't require
authentication, or
- The username should not be t...@mgssub.com but only tfrg, or
- The server requires SSL encryption (like Gmail's SMTP server), or
- the message is sent by it reaches in the SPAM folder.
Is there no way to have the module report the nature of the problem?
I haven't found a any way to do that.
But I think I have discovered the problem. The SMTP server
requires a non-standard port. I have searched the doc and I
don't find anything that tells me how to pass a port # to
the module. Anybody know how to do that?
(BTW: Everything else is set up exactly as in Tbird.)
tnx,
Dennis
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/