--On Friday, February 08, 2013 2:35 PM -0500 Jerry ... As noted numerous times on the openssl-dev list, OpenSSL 1.0.1d is broken. You need to grab ...
291241
deconya
deconya@...
Feb 8, 2013 8:25 pm
Hi ... De: Reindl Harald <h.reindl@...> Para: postfix-users@... Asunto: Re: error using certificate server Fecha: Fri, 08 Feb 2013 20:34:47...
291242
Jeroen Geilman
jeroen@...
Feb 8, 2013 8:52 pm
... So you are...not re-injecting spamassassin traffic, but instead re-submitting it via sendmail ? That's weird. ... THIS is a send to spamassassin, but...
291243
Jerry
postfix-user@...
Feb 8, 2013 8:52 pm
On Fri, 08 Feb 2013 11:57:18 -0800 ... Yes, that is the problem. It makes you wonder if anyone actually "TESTS" this releases in a controlled environment....
291244
Titanus Eramius
titanus@...
Feb 9, 2013 11:22 am
... To be honest I've read quite a lot about Postfix, Dovecot, SA ... , but my experience is very limited and contained to about 3 months of running time. So...
291245
James Griffin
jmz.griffin@...
Feb 9, 2013 12:49 pm
... Integrating SA with amavisd-new is a better approach IMO. You might consider that in your setup? -- Primary Key: 4096R/1D31DC38 2011-12-03 Key Fingerprint:...
291246
Feel Zhou
feelzhou@...
Feb 9, 2013 3:02 pm
Hello, My friends This is Tom, I am sending my greetings from China. After one hour,There being the New Year of China. I set my postfix server with your help ...
291247
Noel Jones
njones@...
Feb 9, 2013 4:25 pm
... Nothing wrong with this setup. It's very easy to configure, requires no third-party software or additional packages, and it's easy to understand where...
291248
Stan Hoeppner
stan@...
Feb 9, 2013 4:57 pm
I just happened to notice I'm getting a 3-4 minute delay on occasion between SA scanning a msg and it being piped back into Postfix. Here's one such complete...
291249
Wietse Venema
wietse@...
Feb 9, 2013 5:14 pm
... The pipe(8) daemon considers the transaction when: 1) spamd terminates. AND 2) spamd's standard output and standard error are closed. Normally, 1) implies...
291250
Robert Schetterer
rs@...
Feb 9, 2013 6:24 pm
... check your spamassassin rules ( some needs much time ), perhaps configure timeouts on razor ,pyzor ,dcc, rblchecks , compile your rules, use shortcurcuit ...
291251
Stan Hoeppner
stan@...
Feb 9, 2013 7:38 pm
... spamd is a long running daemon process, both parent and child. As of now, last start for both processes was 6:37am CST today, if I'm reading ps output...
291252
Miles Fidelman
mfidelman@...
Feb 9, 2013 7:45 pm
... How are you invoking spamassassin? I've noticed similar behavior in my setup - amavisd+spamassassin+clamav. Every once in a while a message seems to take...
291253
Wietse Venema
wietse@...
Feb 9, 2013 7:49 pm
Stan Hoeppner: [ Charset ISO-8859-1 unsupported, converting... ] ... Whatever command pipe(8) executes, it will have to 1) terminate AND 2) close stdout and...
291254
Stan Hoeppner
stan@...
Feb 9, 2013 8:35 pm
... That doesn't seem to be the issue Robert. Note the 10.6s scan time. The ~4 minute delay is -after- SA completes processing the message. local.cf...
291255
Robert Schetterer
rs@...
Feb 9, 2013 8:40 pm
... Hi Stan, i see ,i use spamass-milter no problem since years, try it Best Regards MfG Robert Schetterer -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64 ...
291256
Stan Hoeppner
stan@...
Feb 9, 2013 11:05 pm
... spamassassin unix - n n - - pipe user=nobody argv=/usr/bin/spamc -f -e /usr/sbin/sendmail -oi -f ${sender} ${recipient} Ok, so...
291257
Wietse Venema
wietse@...
Feb 9, 2013 11:24 pm
... Yes. ... Unknown. I don't use spamassassin. I would not exclude the possibility that spamc invokes /usr/sbin/sendmail. ... As documented, most Postfix...
291258
Stefan Foerster
cite+postfix-users@...
Feb 10, 2013 10:37 am
Hello world, does anyone have experience with very large (about 2k entries) hash tables? I'll have to implement a check_recipient_access rule within ...
291259
deconya
deconya@...
Feb 10, 2013 12:47 pm
Hi Recovering this thread Im configuring the CA certificates to validate the smarthost used to filter spam. At now the connection works but appears the message...
291260
Noel Jones
njones@...
Feb 10, 2013 1:00 pm
... Hash tables scale very well to hundreds of thousands of entries; 2k entries on an Atom processor with 1G ram won't be an issue. -- Noel Jones...
291261
Viktor Dukhovni
postfix-users@...
Feb 10, 2013 5:59 pm
... Configuring CApath is a lot more complicated than setting up a CAfile. When you have exactly one root CA to verify (the one used by the ISP's relay) there...
291262
weber@...
Feb 10, 2013 8:22 pm
hello, when i set in main.cf: smtp_tls_policy_maps = hash:/etc/postfix/tls_policy and do in /etc/postfix/tls_policy = ...
291263
Curtis Maurand
curtis@...
Feb 10, 2013 8:33 pm
I had a server running on gentoo and it was running OK, but the latest updates in the gentoo tree killed it. So I spent yesterday afternoon setting up new...
291264
Curtis Maurand
curtis@...
Feb 10, 2013 8:34 pm
I had a server running on gentoo and it was running OK, but the latest updates in the gentoo tree killed it. So I spent yesterday afternoon setting up new...
291265
Reindl Harald
h.reindl@...
Feb 10, 2013 8:46 pm
... what are you using for IMAP? if dovecot throw away the whole SASL crap! dovecot.conf: # configure backend for postfix sasl-auth service auth { ...
291266
Patrick Ben Koetter
p@...
Feb 10, 2013 8:59 pm
... Did you follow the SASL documentation in Ubuntus Postfix documentation? On Debian/Ubuntu etc. you have to add the postfix user to the sasl group. ... Nope....
291267
Curtis Maurand
curtis@...
Feb 10, 2013 10:59 pm
... My currwnt setup has the imap connecting to a remote server on a private network. The imap server is dbmail 2.2.17. Postfix is a member of the sasl group....
291268
Viktor Dukhovni
postfix-users@...
Feb 10, 2013 11:05 pm
... Yes, but without validation of the peer certificate. Thus you get protection from passive eavesdropping, but not active man-in-the-middle attacks (on TLS)....
291269
Reindl Harald
h.reindl@...
Feb 10, 2013 11:09 pm
... i am using dovecot as proxy in front of dbmail since 2009 and for sasl auth because this way you have ecryption, CRAM-MD5 and so on for IMAP as also the...