Re: question about OpenSMTP and Clam

2013-10-23 Thread Michiel van Es
On Tue, October 22, 2013 3:41 pm, Gilles Chehade wrote: On Tue, Oct 22, 2013 at 01:53:55PM -, Michiel van Es wrote: Hello, Ohai, I am using OpenSMTPD 5.3.3p1 portable release on Ubuntu 64 bit. I am trying to set up Clamav with OpenSMTPD following:

Re: question about OpenSMTP and Clam

2013-10-23 Thread Michiel van Es
On Wed, October 23, 2013 7:47 am, Michiel van Es wrote: On Wed, October 23, 2013 7:42 am, Michiel van Es wrote: On Tue, October 22, 2013 3:41 pm, Gilles Chehade wrote: On Tue, Oct 22, 2013 at 01:53:55PM -, Michiel van Es wrote: Hello, Ohai, I am using OpenSMTPD 5.3.3p1 portable

Re: question about OpenSMTP and Clam

2013-10-23 Thread Gilles Chehade
On Wed, Oct 23, 2013 at 12:17:06PM -, Michiel van Es wrote: is it possible that clamsmtp (a clam proxy for smtp - mostly used by Postfix) is not working accepting the connection? I see it should be possible with clamav when reading

Re: question about OpenSMTP and Clam

2013-10-23 Thread Michiel van Es
On Wed, October 23, 2013 12:50 pm, Gilles Chehade wrote: On Wed, Oct 23, 2013 at 07:42:41AM -, Michiel van Es wrote: The config would be like this then right? listen on lo listen on eth0 tls certificate mail.pragmasec.nl auth-optional hostname mail.pragmasec.nl listen on eth0 port 587

Re: question about OpenSMTP and Clam

2013-10-23 Thread Michiel van Es
On Wed, October 23, 2013 12:56 pm, Gilles Chehade wrote: On Wed, Oct 23, 2013 at 12:17:06PM -, Michiel van Es wrote: is it possible that clamsmtp (a clam proxy for smtp - mostly used by Postfix) is not working accepting the connection? I see it should be possible with clamav when reading

Re: question about OpenSMTP and Clam

2013-10-23 Thread Gilles Chehade
On Wed, Oct 23, 2013 at 01:03:32PM -, Michiel van Es wrote: I have it working. For people who want to use this: 1) install clamsmtp - it is a clam smtp proxy which accepts incoming and then outgoing connections (putting a message back in the queue) 2) use something similar as setup

Re: question about OpenSMTP and Clam

2013-10-23 Thread Gilles Chehade
On Wed, Oct 23, 2013 at 01:40:40PM -, Michiel van Es wrote: On Wed, October 23, 2013 1:12 pm, Gilles Chehade wrote: On Wed, Oct 23, 2013 at 01:03:32PM -, Michiel van Es wrote: I have it working. For people who want to use this: 1) install clamsmtp - it is a clam smtp proxy

Re: question about OpenSMTP and Clam

2013-10-23 Thread Michiel van Es
On Wed, October 23, 2013 1:48 pm, Gilles Chehade wrote: On Wed, Oct 23, 2013 at 01:40:40PM -, Michiel van Es wrote: On Wed, October 23, 2013 1:12 pm, Gilles Chehade wrote: On Wed, Oct 23, 2013 at 01:03:32PM -, Michiel van Es wrote: I have it working. For people who want to use

Re: question about OpenSMTP and Clam

2013-10-22 Thread Gilles Chehade
On Tue, Oct 22, 2013 at 01:53:55PM -, Michiel van Es wrote: Hello, Ohai, I am using OpenSMTPD 5.3.3p1 portable release on Ubuntu 64 bit. I am trying to set up Clamav with OpenSMTPD following: https://poolp.org/0x765d/OpenSMTPD:-LDAP-support-selectable-source--DKIM-and-Goodies But