Re: [exim] Local delivery fine but remote fails.

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Marc Sherman
日付:  
To: exim-users
題目: Re: [exim] Local delivery fine but remote fails.
Shine, Gary wrote:
> I seem to have modified the config file into a state of not working.
>
> All local and aliased and virtual addresses deliver fine, but not remote
> mail works at all. I just get Unknown User which is from the local delivery
> routines.
>
> wHY DOE STHE REMOTE_SMTP TRANSPORT NEVER KICK IN?


Please don't shout.

Transports don't do anything on their own. They only deliver mail when a
router routes it to them. You don't appear to have any routers routing
to the remote_smtp transport.

- Marc