On Friday 20 April 2007 12:16, Alex Schuurman wrote:
> /var/log/exim/exim_main.log:
> == [EMAIL PROTECTED] <[EMAIL PROTECTED]> R=mailrelaysql T=pipe_remote
> defer (-1): TCP port "" is not defined for pipe_remote transport
> == [EMAIL PROTECTED] <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
(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
pgpmEUvFWch4V.pgp
Description: PGP signature
-- ## 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/
