Re: C/C++ based Content filter API

2012-11-23 Thread DTNX Postmaster
On Nov 23, 2012, at 08:58, Sharma, Ashish wrote: > Jona, > > The suggested solution is too specific to postfix, in my solution I might use > SMTP aware content filter like amavisd-new prior to feeding mail to my own > custom content filter, so pipe is not suitable in my case. > > I am looking

Re: C/C++ based Content filter API

2012-11-23 Thread Wietse Venema
Sharma, Ashish: > Jona, > > The suggested solution is too specific to postfix, in my solution > I might use SMTP aware content filter like amavisd-new prior to > feeding mail to my own custom content filter, so pipe is not > suitable in my case. CONTENT_INSPECTION_README introduces two SMTP-based

Re: OpenSSL: TXT_DB error number 2

2012-11-23 Thread citb
>> > $ openssl s_client -starttls smtp -connect mail.example.com:25 >> >> The above command returned >> >> SSL routines:SSL23_GET_SERVER_HELLO: unknown protocol > > Check the server logs. /var/log/mail.info: warning: cannot get RSA private key from file /etc/postfix/smtpd.pem: disabling T

SSL Certificates

2012-11-23 Thread The Doctor
I was wondering who is the best CA Cert for Postfix? -- Member - Liberal International This is doc...@nl2k.ab.ca Ici doc...@nl2k.ab.ca God,Queen and country!Never Satan President Republic!Beware AntiChrist rising! http://www.fullyfollow.me/rootnl2k Merry Christmas 2012 and Happy New Year 2013 -

Re: Initial 220 greeting timeout

2012-11-23 Thread Stan Hoeppner
On 11/22/2012 12:39 PM, Alex wrote: > Hi, > >>> I'm sure by now it's in the PBL or SBL. >> >> This is a bad assumption. The PBL lists dynamics/etc, not snowshoe IPs. > > Right, that makes sense. A spammer wouldn't have access to a > consecutive block of dynamic IPs, like from a cable company or

[OT] Non-interactive Debian (aptitude) install

2012-11-23 Thread Glenn Park
Hello, When I install Postfix using aptitude on a fresh Debian system, an interactive GUI comes up asking me how it wants me to configure postfix. I'd like to suppress this interface and make it default to "No configuration" (I am automating the installation and have my own configuration files, t

Re: SSL Certificates

2012-11-23 Thread Simon Brereton
On Nov 23, 2012 9:48 PM, "The Doctor" wrote: > > I was wondering who is the best CA Cert for Postfix? The one YOU trust the most - even if that's someone no one else has heard of. Simon

Re: SSL Certificates

2012-11-23 Thread Jeremy T. Bouse
I use StartCOM (http://www.startcom.org/) for all my SSL certificate needs. I've had no problem with the certificates generated and signed through them working with Postfix installations. On 23.11.2012 20:46, The Doctor wrote: I was wondering who is the best CA Cert for Postfix? -- Member - Li

Re: [OT] Non-interactive Debian (aptitude) install

2012-11-23 Thread Scott Kitterman
On Friday, November 23, 2012 07:55:57 PM Glenn Park wrote: > Hello, > > When I install Postfix using aptitude on a fresh Debian system, an > interactive GUI comes up asking me how it wants me to configure > postfix. I'd like to suppress this interface and make it default to > "No configuration" (

Re: [OT] Non-interactive Debian (aptitude) install

2012-11-23 Thread Glenn Park
On Fri, Nov 23, 2012 at 8:43 PM, Scott Kitterman wrote: > On Friday, November 23, 2012 07:55:57 PM Glenn Park wrote: >> Hello, >> >> When I install Postfix using aptitude on a fresh Debian system, an >> interactive GUI comes up asking me how it wants me to configure >> postfix. I'd like to suppre

Re: [OT] Non-interactive Debian (aptitude) install

2012-11-23 Thread Scott Kitterman
On Friday, November 23, 2012 09:29:08 PM Glenn Park wrote: > On Fri, Nov 23, 2012 at 8:43 PM, Scott Kitterman wrote: > > On Friday, November 23, 2012 07:55:57 PM Glenn Park wrote: > >> Hello, > >> > >> When I install Postfix using aptitude on a fresh Debian system, an > >> interactive GUI comes

Re: SSL Certificates

2012-11-23 Thread Noel Jones
On 11/23/2012 8:46 PM, The Doctor wrote: > I was wondering who is the best CA Cert for Postfix? > Probably the same as the best CA for dovecot, and it depends on your needs. Any certificate will give good security, the difference is how many end-user software applications will automatically trus

Re: [OT] Non-interactive Debian (aptitude) install

2012-11-23 Thread Glenn Park
On Fri, Nov 23, 2012 at 10:02 PM, Scott Kitterman wrote: > On Friday, November 23, 2012 09:29:08 PM Glenn Park wrote: >> On Fri, Nov 23, 2012 at 8:43 PM, Scott Kitterman > wrote: >> > On Friday, November 23, 2012 07:55:57 PM Glenn Park wrote: >> >> Hello, >> >> >> >> When I install Postfix using