W B Hacker
Fri, 12 Mar 2010 11:15:23 -0800
exim...@riotm.co.uk wrote: > I'm not green with mail servers, but this one is new to me: > > 550 Sender address belongs to a non-trusted organisation [macl] > > I'm told it's Exim but I'm not sure of the cause. It is given at the > rcpt to stage and I'm suspecting some kind of acl from the message. > > Can anyone suggest a reason or further reading? > >
The RFC-manadated *number codes* are hard-wired into Exim (well - as 'hard' as any open-source project - they, too can be altered and recomplied). However - the *text string* associated with each response code has a default - pretty much what most smtp-engine implementors use... ... and also a provision for customization by simply setting a variable. Said variable string can be set at more than one place on more than one conditional, ergo it is the entity configuring the server in question who has the answer - not the Exim coders. HTH, Bill Hacker -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/