Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Net::smtp sends, but I'm not receiving...

by pfaut (Priest)
on Dec 15, 2007 at 18:02 UTC ( [id://657217]=note: print w/replies, xml ) Need Help??


in reply to Net::smtp sends, but I'm not receiving...

Net::SMTP allows you to talk to an SMTP server as a client. It does not allow you to establish yourself as an SMTP server.

Aside from that, setting up an SMTP server is not for the weak. You're probably better off allowing your ISP to handle your incoming mail unless you have the time to become very knowledgeable about SMTP, DNS, and network security.

90% of every Perl application is already written.
dragonchild
  • Comment on Re: Net::smtp sends, but I'm not receiving...

Log In?
Username:
Password:

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

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

    No recent polls found