Re: [Exim] Exim 4 vs Apple Mail 1.3.8 (v618)

Etusivu
Poista viesti
Vastaa
Lähettäjä: Nathan Ollerenshaw
Päiväys:  
Vastaanottaja: Jonathan Mao
Kopio: FC, exim-users
Aihe: Re: [Exim] Exim 4 vs Apple Mail 1.3.8 (v618)
On Aug 9, 2004, at 6:41 PM, Jonathan Mao wrote:

> Hi Fred
>
> Thanks for the feedback. My problem is with sending.
>
> I don't know anything about the server configuration. I was hoping it
> might be a Mail.app setting that I was missing or something else on the
> client side.
>
> Anyway, the sysadmin is looking into it. Thanks again for getting back
> to me.. at least I know it *can* work :-)


Your sysadmin needs to configure a plain authenticator.

Apple Mail is working fine here :)

Here's a simple one:

plain:
driver = plaintext
public_name = PLAIN
server_condition = "${if eq
{${lookup{$2}lsearch{/etc/exim/auth.users}{$value}fail}} {$3}
{yes}{no}}"
server_set_id = $2

It expects a file with "username: password" in /etc/exim/auth.users.

Nathan.

--
Nathan Ollerenshaw - UNIX Systems Engineer
ValueCommerce - http://www.valuecommerce.ne.jp/