Ask a Question related to Sun Solaris, Design and Development.
-
pcman #1
How to set sendmail SMTP auth and SMTP SSL on Solaris 9 (x86)
Dear all,
Can anybody tell me how to set sendmail SMTP auth and SMTP SSL on Solaris 9(x86).
Thanks!
pcman Guest
-
Net::SMTP auth()
Any one know at what point one needs to do auth() in a standard Net::SMTP session? Do I do it first thing after new or ?? I'm currently doing:... -
[BUG] 1.8.previews smtp.rb auth
Hi, I think that smtp auth in the 1.8 series rubies has a small bug. smtp.rb checks respond_to?(auth_method), but the relevant auth methods are... -
smtp.sendmail security
We are using the following code to send email messages from an online form on our web site: Net::SMTP.start('localhost', 25) {|smtp|... -
sendmail/SMTP-AUTH/PAM Solution!!!
Todd, I hope you don't mind but I'm copying your last message sent to me to the users lists because it did result in a solution. and its so... -
how do I get sendmail SMTP-AUTH to use pam (and not SASL2)?
It seems that it is quite a nightmare to get SMTP-AUTH working with sendmail in debian. After two days I've discovered that sendmail is using... -
Thomas H Jones II #2
Re: How to set sendmail SMTP auth and SMTP SSL on Solaris 9 (x86)
In article <8342be4c.0307260657.1b8b2420@posting.google.com >,
pcman <pcman@iloveilove.com> wrote:Your best bet is to go to [url]www.sendmail.org[/url] and download the source for the>Dear all,
>
>Can anybody tell me how to set sendmail SMTP auth and SMTP SSL on
>Solaris 9(x86).
latest sendmail. You'll also need to get the latest version of Cyrus SASL
libraries and OpenSSL.
Lastly, you'll be best served re-asking your question in comp.mail.sendmail.
A news post would be REALLY long to provide a complete, step by step guide.
-tom
--
"You can only be -so- accurate with a claw-hammer." --me
Thomas H Jones II Guest
-
Philip Brown #3
Re: How to set sendmail SMTP auth and SMTP SSL on Solaris 9 (x86)
On 26 Jul 2003 07:57:02 -0700, [email]pcman@iloveilove.com[/email] wrote:
see my webpage on it, somewhere under>Dear all,
>
>Can anybody tell me how to set sendmail SMTP auth and SMTP SSL on Solaris 9(x86).
[url]http://www.bolthole.com/solaris/[/url]
--
[url]http://www.blastwave.org/[/url] for solaris pre-packaged binaries with pkg-get
Organized by the author of pkg-get
[Trim the no-bots from my address to reply to me by email!]
S.1618 [url]http://thomas.loc.gov/cgi-bin/bdquery/z?d105:SN01618:@@@D[/url]
[url]http://www.spamlaws.com/state/ca1.html[/url]
Philip Brown Guest



Reply With Quote

