* Pine, exim, and authentication
@ Cheryl Homiak
` Chuck Hallenbeck
` Kenny Hitt
0 siblings, 2 replies; 12+ messages in thread
From: Cheryl Homiak @ UTC (permalink / raw)
To: speakup List
Ok, as advised, I reinstalled exim. I filled in the passwd.client file and
tried to configure exim; got no errors with the update and restarting.
However, whatever I do, I still get errors about insecure server and unable
to authenticate to smtp server. obviously I'm missing something here but I
haven't really found a step-by-step description of what I'm supposed to do
so it's hard to know what I might have skipped.
--
Cheryl
"Where your treasure is,
there will your heart be also."
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Pine, exim, and authentication
Pine, exim, and authentication Cheryl Homiak
@ ` Chuck Hallenbeck
` Cheryl Homiak
` Kenny Hitt
1 sibling, 1 reply; 12+ messages in thread
From: Chuck Hallenbeck @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Cheryl,
Look at /etc/exim4/passwd.client
It has an example of what to enter there.
Chuck
On Tue, Oct 16, 2007 at 01:59:18PM -0500, Cheryl Homiak wrote:
> Ok, as advised, I reinstalled exim. I filled in the passwd.client file and
> tried to configure exim; got no errors with the update and restarting.
> However, whatever I do, I still get errors about insecure server and unable
> to authenticate to smtp server. obviously I'm missing something here but I
> haven't really found a step-by-step description of what I'm supposed to do
> so it's hard to know what I might have skipped.
>
>
>
>
> --
>
> Cheryl
>
> "Where your treasure is,
> there will your heart be also."
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
- --
The Moon is Waxing Crescent (26% of Full)
My web site is located at: http://hallenbeck.ftml.net
We can only see a short distance ahead,
but we can see plenty there that needs to be done.
A.N. Turing, 1950
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHFQ0O0maTgpPXM9cRAnFOAJ4tTiPZVQo+O6RjwAql+71JKfpIagCghzy9
tqG638g+9tipDbIJaAdmcAI=
=YVVv
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 12+ messages in thread* Re: Pine, exim, and authentication
Pine, exim, and authentication Cheryl Homiak
` Chuck Hallenbeck
@ ` Kenny Hitt
` Cheryl Homiak
1 sibling, 1 reply; 12+ messages in thread
From: Kenny Hitt @ UTC (permalink / raw)
To: speakup
Hi.
This is just a guess. I've seen other DSL providers who require authentication, but there server doesn't support secure authentication.
I had to tell exim to send user ID and password in plain text to get things to work. Linux assumes it should send
passwords securely, but some ISPs are brain dead.
Hope this helps.
Kenny
^ permalink raw reply [flat|nested] 12+ messages in thread* Re: Pine, exim, and authentication
` Kenny Hitt
@ ` Cheryl Homiak
` Christopher Moore
0 siblings, 1 reply; 12+ messages in thread
From: Cheryl Homiak @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Kenny:
How did you tell exim to do this? I see areas in the conf.template but they
appear to already be uncommented.
Thanks.
--
Cheryl
"Where your treasure is,
there will your heart be also."
^ permalink raw reply [flat|nested] 12+ messages in thread* Re: Pine, exim, and authentication
` Cheryl Homiak
@ ` Christopher Moore
` Cheryl Homiak
` Cheryl Homiak
0 siblings, 2 replies; 12+ messages in thread
From: Christopher Moore @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Cheryl,
I found some stuff in the manual under /usr/doc/exim4.
To tell exim4 to allow staright text passwords, I created a
/etc/exim4/exim4.conf.localmacros file containing the following line:
AUTH_CLIENT_ALLOW_NOTLS_PASSWORDS = 1
They don't advise messing with the template file.
Let us know what kinds of authentication errors you are getting if this
doesn't work. Also if you can find the email settings for outlook
express, we should be able to determine whether you need ssl
authentication.
Chris
On Tue, Oct 16, 2007 at 04:31:24PM -0500, Cheryl Homiak wrote:
> Kenny:
> How did you tell exim to do this? I see areas in the conf.template but they
> appear to already be uncommented.
> Thanks.
>
>
>
>
> --
>
> Cheryl
>
> "Where your treasure is,
> there will your heart be also."
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 12+ messages in thread* Re: Pine, exim, and authentication
` Christopher Moore
@ ` Cheryl Homiak
` Cheryl Homiak
1 sibling, 0 replies; 12+ messages in thread
From: Cheryl Homiak @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Thanks so much. I will try adding this file and line.
As for my Outlook Express settings for outgoing mail:
password authentication is required but secure login is unchecked. Under
"advanced" secure connection sslq is checked.
--
Cheryl
"Where your treasure is,
there will your heart be also."
^ permalink raw reply [flat|nested] 12+ messages in thread* Re: Pine, exim, and authentication
` Christopher Moore
` Cheryl Homiak
@ ` Cheryl Homiak
` Christopher Moore
` Christopher Moore
1 sibling, 2 replies; 12+ messages in thread
From: Cheryl Homiak @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
When I sent my OE settings, I forgot to mention that the smtp port is 465.
The port for incoming mail is 995. I mention the incoming port because the
pop and smtp settings are the same except for the port number, and I have no
problem getting my mail with getmail. As for outgoing mail, I am still
getting "530: authentication required" even after adding the line to the
macros file, which btw needs to be in all caps. I did remember to update and
invoke. Somehow, smtp authentication seems to be the problem but I'm
wondering how to make sure this is working on port 465.
thanks.
--
Cheryl
"Where your treasure is,
there will your heart be also."
^ permalink raw reply [flat|nested] 12+ messages in thread* Re: Pine, exim, and authentication
` Cheryl Homiak
@ ` Christopher Moore
` Cheryl Homiak
` Christopher Moore
1 sibling, 1 reply; 12+ messages in thread
From: Christopher Moore @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Cheryl,
One issue is using port 465. We need to tell exim4 to use port 465
rather than the default port 25 to send mail. I'll see whether I can
find anything in the exim4 docs on how to do this.
Chris
On Thu, Oct 18, 2007 at 06:40:56AM -0500, Cheryl Homiak wrote:
> When I sent my OE settings, I forgot to mention that the smtp port is 465.
> The port for incoming mail is 995. I mention the incoming port because the
> pop and smtp settings are the same except for the port number, and I have no
> problem getting my mail with getmail. As for outgoing mail, I am still
> getting "530: authentication required" even after adding the line to the
> macros file, which btw needs to be in all caps. I did remember to update and
> invoke. Somehow, smtp authentication seems to be the problem but I'm
> wondering how to make sure this is working on port 465.
>
> thanks.
>
>
>
>
> --
>
> Cheryl
>
> "Where your treasure is,
> there will your heart be also."
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 12+ messages in thread* Re: Pine, exim, and authentication
` Cheryl Homiak
` Christopher Moore
@ ` Christopher Moore
1 sibling, 0 replies; 12+ messages in thread
From: Christopher Moore @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Cheryl,
You should also read section 2.2 in the debian docs for exim4
/usr/share/doc/exim4
README.Debian.html (using your favorite browser).
Chris
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
Pine, exim, and authentication Cheryl Homiak
` Chuck Hallenbeck
` Cheryl Homiak
` Kenny Hitt
` Cheryl Homiak
` Christopher Moore
` Cheryl Homiak
` Cheryl Homiak
` Christopher Moore
` Cheryl Homiak
` Christopher Moore
` Christopher Moore
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).