I wrote a similar plugin a while ago to facilitate my testing environment at home. Not sure if it works with the current code base but at least can act as skeleton.
Code: https://gist.github.com/977645 Thread: http://www.mail-archive.com/[email protected]/msg09252.html On 05/17/2011 03:40 PM, Mike Brack wrote: > On Tue, May 17, 2011 at 9:03 PM, Matt Sergeant <[email protected]> wrote: >> Aleksandar Lazic wrote: >>> Just for my curiosity, why don't you use >>> >>> qpsmtpd::smtp-forward =>Any MTA Setup (postfix,courier,qmail, ...)? >> It's not sender dependent, and doesn't pass on AUTH. (but would be easily >> hackable to do that). >> > I did a quick prototype and it works - thanks! > I just stumbled on the plugin auth/auth-smtpd - what is this plugin > for? Is just does a auth check.... > > -- > Cheers, > Mike
