in reply to Re: Net::SMTP shortcomings if used as a general mail sending module
in thread Net::SMTP shortcomings if used as a general mail sending module
And about provider, I'll say that there's no easy way to control access to SMTP based on local user names. Imagine that you want to let alex send 10 mails a day and to prevent sergey from sending any mails at all.
I could probably follow your step and add that any organization that doesn't provide my scripts with a working /usr/sbin/sendmail is also bass-ackwards and nutty, but that's no use. That's life, and Net::SMTP fails in my case, while all the other modules work like a charm in both cases.
Mentioned MIME::Lite, btw, has a perfect SMTP-sending abilities implemented via Net::SMTP!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Net::SMTP shortcomings if used as a general mail sending module
by samtregar (Abbot) on Jun 02, 2002 at 16:37 UTC | |
by kappa (Chaplain) on Jun 02, 2002 at 17:36 UTC | |
by samtregar (Abbot) on Jun 02, 2002 at 18:36 UTC |