On Friday 20 April 2007 12:16, Alex Schuurman wrote:
> /var/log/exim/exim_main.log:
> == alias1@??? <alias1@???> R=mailrelaysql T=pipe_remote
> defer (-1): TCP port "" is not defined for pipe_remote transport
> == alias2@??? <alias2@???> R=mailrelaysql T=pipe_remote
> defer (-1): TCP port "" is not defined for pipe_remote transport
>[...]
> pipe_remote:
> driver = smtp
> hosts = ${lookup mysql{SELECT relay_ip FROM domains WHERE
> domain='$domain'}}
> port = ${lookup mysql{SELECT relay_port FROM domains WHERE
> domain='$domain'}}
> allow_localhost
> hosts_override
Hmm, $domain should be set when all recipients are in the same domain. But
even if it doesn't solve the problem you should add no_multi_domain to the
transport options.
--
Magnus Holmgren holmgren@???
(No Cc of list mail needed, thanks)
"Exim is better at being younger, whereas sendmail is better for
Scrabble (50 point bonus for clearing your rack)" -- Dave Evans