On Wed, 27 Jan 1999 beta@??? wrote:
> (using exim 2.10) I've set both the following in the configure file :
>
> relay+AF8-domains+AD0- dbm+ADs-/usr/exim/domainlist
> sender+AF8-address+AF8-relay+AD0- dbm+ADs-/usr/exim/domainlist
>
> Exim will allow user+AEA-arbitrary.com to send to any listed domain in
> relay+AF8-domains ,
> but if user+AEA-mydomain.com trys sending to an arbitrary domain, exim rejects
> it.
I presume you have left the default setting of
sender_host_reject_relay = *
If so, you need to set
relay_match_host_or_sender
because the default is to require both the host and the sender to match.
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.
--
*** Exim information can be found at
http://www.exim.org/ ***