Re: [exim] Authorizing smtp relay (only) for system users (w…

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Marc Sherman
日付:  
To: Marco
CC: exim-users
題目: Re: [exim] Authorizing smtp relay (only) for system users (with tls)
Marco wrote:
> I have no knowledge in exim configuration, but I really need to
> configure my system (debian sarge with exim-tls 3.35-3woody3) to allow
> smtp relaying to (and only to) all my system users, using their user
> account password (and I wouldn't like to change exim config every time
> I create a user account).
>
> What is the right way to do this? Could you help me?


If you're running Sarge, then you should almost certainly install exim4.
The debian exim4 config files should make it pretty clear how to
enable the options you want -- the only changes you'll need to make are
uncommenting some sections to enable TLS and one or more auth modes.

- Marc