Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: SMTP client.

by httptech (Chaplain)
on Jun 26, 2000 at 16:43 UTC ( [id://19837]=note: print w/replies, xml ) Need Help??


in reply to SMTP client.

If your system doesn't have sendmail, it's probably got some other MTA which could possibly emulate sendmail's "-t" option.

If you are wanting to send mail to another SMTP server aside from localhost, you are going to have to talk the SMTP protocol in your script, or write a script to act like sendmail -t, and pass the message off to it.

The best solution really depends on your situation; what platform are you dealing with, and what are your choices for sending mail locally? Sending through a remote SMTP server would be my last choice.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (2)
As of 2024-04-16 19:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found