... Unfortunately gentoo didn't have 2.1.5 available, so I just made the switch to 2.2.5. ... That was just a guess. In my case the LMTPD runs on the same...
Christian Theune
theuni@...
Dec 1, 2005 8:18 am
187458
I post my full log: Dec 1 08:49:12 mkbackup postfix/smtpd[2329]: 4924B3F74A: client=smtp1.libero.it[193.70.192.51] Dec 1 08:49:12 mkbackup...
Bissio
bissio2000@...
Dec 1, 2005 8:52 am
187459
... Probably the best method is to get the source RPM, and rebuild that with the recent sources instead. ... It's rather unlikely that this will happen. ... ...
Ralf Hildebrandt
Ralf.Hildebrandt@...
Dec 1, 2005 9:26 am
187460
... so you did this in main.cf? I say so because spaces aroun '=' aren't valid in master.cf. you should only do that once: either before the filter or after...
mouss
usebsd@...
Dec 1, 2005 12:08 pm
187461
I solved the problem... when i installed clamav i set the following in main.cf that blocked every virtual user in virtual table: receive_override_options =...
Bissio
bissio2000@...
Dec 1, 2005 12:11 pm
187462
Hi List, I still setting SPAM stuffs at my setup, now I have one doubt about some third parts tools. I have known about integration of Postfix and Clamav, ...
Sergio Ferreira
sergio.ferreira@...
Dec 1, 2005 12:46 pm
187463
Ok, I increased the log level and here is what I got for one of the error messages: Dec 1 13:00:41 uter postfix/lmtp[4407]: deliver_message: from ...
Christian Theune
theuni@...
Dec 1, 2005 1:15 pm
187464
Christian Theune: [ Charset ISO-8859-1 unsupported, converting... ] ... Cyrus is screwed up. Postfix sends a valid RESET command. ... Cyrus is screwed up. Same...
Wietse Venema
wietse@...
Dec 1, 2005 1:58 pm
187465
... Surprise: the LMTP client reuses the session after 5xx error reply. The Postfix SMTP client would never do that. You can work around this with...
Wietse Venema
wietse@...
Dec 1, 2005 2:14 pm
187466
There are many antispam solutions for Postfix that are not Amavis based. Amavis relies on SpamAssassin, one of the slowest spam analysis engines that comes...
Michael Katz
mknews@...
Dec 1, 2005 2:16 pm
187467
Ok. I think I was able to follow your excellent explanation. I'll switch off the connection re-use and cross my fingers for now... I hope the other bounces I...
Christian Theune
theuni@...
Dec 1, 2005 2:47 pm
187468
... It would still be worthwhile to find out if the last delivery was OK by the process with the failed RSET. Wietse...
Wietse Venema
wietse@...
Dec 1, 2005 3:07 pm
187469
I've two mail server in the same network that are giving me a lot of problem. The first SMTP server is a mail relay built with Surcontrol Email filter. The ...
dogbert
dogbert@...
Dec 1, 2005 3:10 pm
187470
... list, but there is another world that exists outside of the mailing ... more accurate, require less administration and will perform better. Like What? I am...
Gordon Thagard
gordon@...
Dec 1, 2005 3:11 pm
187471
... How about some examples of these other options?...
Kelly Sauke
ksauke@...
Dec 1, 2005 3:12 pm
187472
... "timeout after DATA" happens while Postfix receives mail. ... How did you turn off PIPELINING? Did you verify that it was actually turned off by looking at...
Wietse Venema
wietse@...
Dec 1, 2005 3:20 pm
187473
... With the patch below, the Postfix LMTP client will not reuse a session after the RSET command gets a negative reply. There are versions for Postfix 2.2 and...
Wietse Venema
wietse@...
Dec 1, 2005 3:24 pm
187474
... The first question is which filtering engine you want to use. some choices: - spamassassin. widely used. resource intensive. maintenance burden - dspam....
mouss
usebsd@...
Dec 1, 2005 3:42 pm
187475
... Is a feature still worth implementing when its documentation spends so much on disclaimers? Normally such an amount of "bad news" would be sufficient for...
Wietse Venema
wietse@...
Dec 1, 2005 3:54 pm
187476
... What is EOM? Can I see the data that is actually sent? I hate it when helpful software changes the evidence. If the mail does not end in...
Wietse Venema
wietse@...
Dec 1, 2005 3:59 pm
187477
... I believe that EOM stand for End Of Message and I hope that if Ethereal can understand is as part of an SMTP transaction it somehow comply with smtp...
dogbert
dogbert@...
Dec 1, 2005 4:12 pm
187478
... remember: there are no slow applications, only inappropriate hardware (well, most of the time ;-) Not so long ago, the sysreqs for running a mail server...
Udo Rader
udo.rader@...
Dec 1, 2005 4:54 pm
187479
... Money can buy you bandwidth, but latency is forever (John Mashey). More often these days you also need many separate machines, so that the latency of...
Victor Duchovni
Victor.Duchovni@...
Dec 1, 2005 5:01 pm
187480
... Well, to be honest, I am no longer confident that the answer is yes. We really would need a bunch of new queues (neither "hold" nor "deferred") before this...
Victor Duchovni
Victor.Duchovni@...
Dec 1, 2005 5:12 pm
187481
Kelly Sauke wrote: Michael Katz wrote: SA/Amavis is clearly the most widely deployed solution on this mailing list, but there is another world that exists...
Michael Katz
mknews@...
Dec 1, 2005 5:25 pm
187482
We use Sophos PureMessage (not free), currently with Sun's JMS. We'll be moving to Postfix this summer, and taking PureMessage with us, as it integrates with...
Chris St. Pierre
stpierre@...
Dec 1, 2005 5:28 pm
187483
dogbert: [ Charset ISO-8859-1 unsupported, converting... ] ... If the text does not end on "<CR><LF>.<CR><LF>" then it does not comply with SMTP. Can I have a...
Wietse Venema
wietse@...
Dec 1, 2005 5:35 pm
187484
EHLO List, I am finishing my SMTP setup restrictions and remains one question that I will explain following. When I set: SMTPD.... = reject_... reject_... ...
Sergio Ferreira
sergio.ferreira@...
Dec 1, 2005 6:27 pm
187485
Hello, world. Is there a way to copy (relay) every message received by the PostFix server to some other server, while still processing "local" copy of the...