[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: hot to do smtp authorization?
From: |
Andrew A. Raines |
Subject: |
Re: hot to do smtp authorization? |
Date: |
Wed, 14 Jul 2004 16:16:07 -0500 |
User-agent: |
Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) |
"Al Arduengo" <exalti@yahoo.com> writes:
> I read the info and created a .authinfo file with machine, user
> and password for both my nntp server and smtp server. NNTP posts
> fine (obviously) but email will not work. Can someone please
> show me how to force smtp authorization when posting email? I
> use sbcglobal.net.
>
> My .authinfo file looks like:
>
> machine news.foo.bar login mylogin password mypassword
> machine smtp.foo2.bar2 login mylogin password mypassword
Try:
machine smtp.foo2.bar2 login mylogin password mypassword port 587
Substitute whatever port SBC uses for SMTP AUTH.
--
aaraines@pobox.com (Andrew A. Raines)