m. allan noah wrote: > On 8/15/07, m. allan noah <[EMAIL PROTECTED]> wrote: >> simple enough to write a plugin that returns OK in hook_mail and >> hook_rcpt whenever the sender is valid. how do you know that? do you >> have a list?
yes > > and in fact- attached is just such a plugin. this is a slightly > modified version of regex_mailfrom, part of my qplocal suite. i have > added code to let you 'OKALL' an incoming mailfrom address via a > regex. this allows you to only accept mail from remote users who's > machines have not been updated yet. > Thank you, I'll experiment with this but I'm still not sure why the whitelistsenders from whitelist_soft does not work? is it only supposed to work on senders outside my domain that send mail to my domain--hence NOT relaying mail? If this plugin returns OK just like whitelist_soft is doing and whitelist_soft didn't work why would this plugin work? Is it the use of OKALL instead of OK? -- JT Moree
