Charlie Brady wrote: > On Thu, 18 Jan 2007, Robin Bowes wrote: > >> So, if I understand it correctly, I would: >> >> - move config/plugins to config/peers/0 (this is the "default") >> - create config/peers/127.0.0.1 containing a minimal set of plugins for >> connections from localhost >> >> Is this correct? > > Yes, although Shad Lords claims to have found a 'nasty bug' concerning > missed 'connect' hooks. See > > http://www.contribs.org/bugzilla/show_bug.cgi?id=2091 > > (where you'll also find corrective patches).
Thanks. > But since you've said it's easy to use qmail-smtpd on an alternative > port, why not just do that? I thought you meant "easy to configure trac to use an alternative port". Neither option is particularly hard though - it's pretty easy to run another instance of qpsmtpd using the same code base, but a different config directory. In fact, I've already got one running on port 2525 - I'll just tweak that! Thanks for your suggestions, R.
