Re: The ultimate OpenBSD email server

2012-09-06 Thread L. V. Lammert
At 08:38 AM 8/16/2012, Joel Carnat wrote: Le 15 août 2012 à 16:16, L. V. Lammert a écrit : This looked interesting so I had a look at it for a few hours. My (2 cents) conclusions are: - it has a pretty interface indeed ; - it has a few configuration bugs (php modules are not enabled and it expe

Re: The ultimate OpenBSD email server

2012-08-21 Thread Mikkel Bang
2012/8/15 Peter N. M. Hansteen > > I beg to differ. spamd(8) in any configuration is a lot more lightweight > than > content filtering. You most likely will need content filtering in addition > to greylisting+greytrapping, but stopping them earlier is a real plus. > See eg http://undeadly.org/cgi

Re: The ultimate OpenBSD email server

2012-08-19 Thread Joel Carnat
Le 19 août 2012 à 14:15, Stuart Henderson a écrit : > On 2012-08-16, Joel Carnat wrote: >> - roundcube and suhosin don't play well together ; > > there is no general problem with roundcube and suhosin playing > together, you just have to follow the documentation about disabling > session encrypti

Re: The ultimate OpenBSD email server

2012-08-19 Thread Stuart Henderson
On 2012-08-16, Joel Carnat wrote: > - roundcube and suhosin don't play well together ; there is no general problem with roundcube and suhosin playing together, you just have to follow the documentation about disabling session encryption (clearly documented in the installation guide, and checked f

Re: The ultimate OpenBSD email server

2012-08-16 Thread Joel Carnat
Le 15 août 2012 à 16:16, L. V. Lammert a écrit : > On Wed, 15 Aug 2012, Mikkel Bang wrote: > >> But with so many people recommending so many different tools, it gets hard >> to come to a conclusion. Looks like I'm finally arriving at this though: >> postfix (postfix-anti-UCE.txt) + dspam - what do

Re: The ultimate OpenBSD email server

2012-08-15 Thread Zhang Huangbin
On Wednesday, August 15, 2012 at 10:16 PM, L. V. Lammert wrote: > Take a look at mailserv, https://github.com/mailserv. The admin interface > is nice, and all components are integrated. Here's another one: http://www.iredmail.org/ Works on OpenBSD 5.1. Installation guide is here: http://www.ire

Re: The ultimate OpenBSD email server

2012-08-15 Thread L. V. Lammert
On Wed, 15 Aug 2012, Mikkel Bang wrote: > But with so many people recommending so many different tools, it gets hard > to come to a conclusion. Looks like I'm finally arriving at this though: > postfix (postfix-anti-UCE.txt) + dspam - what do you guys think? > Take a look at mailserv, https://gith

Re: The ultimate OpenBSD email server

2012-08-15 Thread Ted Unangst
On Wed, Aug 15, 2012 at 14:09, Mikkel Bang wrote: > - spamassassin: Too old, too huge and too hard to set up (but maybe those > who advised against it had more against Perl than anything else) Not that you have to use it, but spamassassin is still actively maintained. Maybe you shouldn't use Ope

Re: The ultimate OpenBSD email server

2012-08-15 Thread Peter N. M. Hansteen
On Wed, Aug 15, 2012 at 02:09:47PM +0200, Mikkel Bang wrote: > I'm trying to configure "the ultimate email server" for this webapp that > needs to send and receive / forward emails to and from thousands of users. > > Dropped: > > - spamdb+greytrapping: Not necessary if I'm already running dspam

The ultimate OpenBSD email server

2012-08-15 Thread Mikkel Bang
I'm trying to configure "the ultimate email server" for this webapp that needs to send and receive / forward emails to and from thousands of users. But with so many people recommending so many different tools, it gets hard to come to a conclusion. Looks like I'm finally arriving at this though: po