----- Original Message -----
From: "Tony Finch" <[EMAIL PROTECTED]>
To: "Paul Ooi" <[EMAIL PROTECTED]>
Cc: <[email protected]>
Sent: Monday, July 17, 2006 19:28
Subject: Re: [exim] after server_set_id it becomes <user>@<primaryhostname>
insteady of <user>@<domainname>
> On Mon, 17 Jul 2006, Paul Ooi wrote:
>>
>> I am having problem with my Exim. when I configured server_set_id in
>> SMTP login, it shows,
>>
>> 2006-07-17 11:32:43 1G2Jqd-000228-CO <= "[EMAIL PROTECTED]"@hostname
>> H=(PAULOOI) [203.223.134.xx] P=esmtpa A=auth_login:[EMAIL PROTECTED]
>> S=1391 [EMAIL PROTECTED]
>>
>> How can I make it [EMAIL PROTECTED] instead of [EMAIL
>> PROTECTED]@hostname? The
>> exim
>> running support multiple domains.
>
> Use control = submission/domain=
> The blank domain causes Exim to use the domain in the user's login name
> instead of $qualify_domain.
I am sorry that to ask for more, I make a fine tweak on the configuration as
below but it seem like can't work. I only wan the local domains which will
go through this ACL. Is this correct?
accept hosts = :
accept domains = +local_domains
authenticated = *
control = submission/domain=
Paul Ooi
>
> Tony.
> --
> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\
> N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\
> \N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}
>
> --
> ## List details at http://www.exim.org/mailman/listinfo/exim-users
> ## Exim details at http://www.exim.org/
> ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
--
## List details at http://www.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/