Re: [Exim] Mail clients vs SMTP AUTH methods

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Suresh Ramasubramanian
日付:  
To: Leonardo Boselli
CC: John W Baxter, exim-users
題目: Re: [Exim] Mail clients vs SMTP AUTH methods
"Leonardo Boselli" <leo@???> writes:

> On 6 Jun 2002, at 12:40, John W Baxter wrote:
>> Specific question: do those of us here know of any somewhat or very
>> popular email client which will only use CRAM-MD5 of the SMTP AUTH methods
>> accepted by Exim?
> Pegasus mail


Which version would that be? Pegasus 4.x uses login pretty happily.

This is exim 4.04 with pwcheck based AUTH, and advertises only PLAIN and
LOGIN as the AUTH methods.

Sample log ...

2002-06-06 13:00:40 17FpO4-0005EU-00 <= suresh@???
H=202-77-223-2.outblaze.com (3f-conf) [202.77.223.2] P=asmtp
A=login:suresh S=14508
2002-06-06 13:00:40 17FpO4-0005EU-00 => suresh <suresh@???>
R=localuser T=local_delivery 2002-06-06 13:00:40 17FpO4-0005EU-00 Completed

        -srs


- --
Suresh Ramasubramanian  <---->  mallet <at> efn dot org
EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin
[Linux One Stanza Tip]    From : <bish@???>
LOST #229     -**< Sub : Removing ^M from mails (using fetchmail) >**-
Tired of seeing ^M in your mailbox, on receiving mails from M$
systems ? If you use fetchmail, add the following line to your
.fetchmailrc: stripcr  (man fetchmail for details).