|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re: SMTP client.by httptech (Chaplain) |
| on Jun 26, 2000 at 12:43 UTC ( [id://19837]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
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.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||