Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^3: Recommendation for email sending modules please

by duelafn (Parson)
on Sep 17, 2011 at 13:53 UTC ( [id://926543]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Recommendation for email sending modules please
in thread Recommendation for email sending modules please

My guess is your machine isn't running an SMTP server. You will probably need to point the script at one. See "passing in your own transport" and the corresponding SMTP docs: Email::Sender::Transport::SMTP

Good Day,
    Dean

Replies are listed 'Best First'.
Re^4: Recommendation for email sending modules please
by palkia (Monk) on Sep 18, 2011 at 04:26 UTC
    Running a server ???
    Don't I just need to refer it to
    C:\Program Files\Git\bin\msmtp.exe or something like that ?
    That was the idea I got from Email::Sender,
    or is that counts as running a server ?
    Your 1st link refers to a "host" & a "port", how can I figure out what should these be set to ?

    Thx

      You will need to ask your ISP for the host and port of the ISPs mailserver if you are not running your own. You can also try to send the mail directly to the recipients mailserver, but many mailservers reject mails from dial-up or residential IP addresses.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (5)
As of 2024-03-19 09:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found