> You mean SMTP RCPT, do you, not a plugin? the config/plugins file has a rcpt_to listed and that is the one that is denying the relaying.
>> rcpt_to would return DENY if the mail was going to an outside domain. >> It looks as though rcpt_to was doing it's job because normally we don't >> want to relay for just anybody but we are trying to use the >> whitelist_soft plugin to allow relaying for those offsite users. > > Using IP address? You want to use the 'relayclients' config for that. > (You've got the right idea, just picked the wrong tool - relayclients > is basically a special-purpose whitelisting facility for relaying.) No, NOT by IP address. By sender. Until I can get authenticated relaying setup for everyone (there are people in the field which won't be back here for months) I need to continue the same methods that are currently being used to allow them to send. That is: offsite users are whitelisted by sender. Yes I know it's not a good way to do it, but I inherited it and am working as fast as I can to improve the systems. -- JT Moree