On Saturday, April 01, 2006 at 09:01 CEST, ... http://www.postfix.org/ADDRESS_REWRITING_README.html#virtual ...
Magnus Bäck
magnus@...
Apr 1, 2006 8:27 am
195414
Hi Victor, Mouss, ... The most important thing for us is a protocol that deals well with high latency connections. SMTP is not what we need ("hello?", "yes",...
Jan Bakuwel
jan.bakuwel@...
Apr 1, 2006 9:55 am
195415
... No not really, it doesn't get picked up automatically like the hash tables, but the smtpd processes are relatively short lived. -- Harvey...
Harvey Smith
harvey@...
Apr 1, 2006 11:49 am
195416
... http://jimsun.linxnet.com/jdp/uucp_over_tcp/index.html I am not seeing too many actively maintained bsmtp projects, what is the state of the art in this...
Victor Duchovni
Victor.Duchovni@...
Apr 1, 2006 5:20 pm
195417
Hello, I've just noticed that my 2 backup MX postfix servers appear to have sent more emails than I expect in a day, especially since my primary MX is running...
Conall O'Brien
conall+postfix@...
Apr 1, 2006 6:28 pm
195418
On Sat, Apr 01, 2006 at 07:28:14PM IST, Conall O'Brien ... s/message ids/queue ids/ /me mutters something about too much blood in his caffeine system... -- ...
Conall O'Brien
conall+postfix@...
Apr 1, 2006 6:36 pm
195419
On Sat, 1 Apr 2006 19:28:14 +0100 ... $mydestination. You have what recipient validation in place? Matt...
Matt Fretwell
mattf@...
Apr 1, 2006 7:33 pm
195420
... I see no relay_recipient_maps. so you're not validating relay recipients. PS. you have mydestinations with an 's' above....
mouss
usebsd@...
Apr 1, 2006 11:55 pm
195421
postfix/qmgr[21213]: warning: connect to transport spam-check: Connection refused Above I have an issue with my new mail relay server. I was testing a service ...
LDB
thesource@...
Apr 2, 2006 1:37 am
195422
... You had a content filter called spam-check. ... The email message remembers that it needs to be filtered. To reset this information: postsuper -r queueID...
Wietse Venema
wietse@...
Apr 2, 2006 2:27 am
195423
... Yep, exactly .... funny thing though.. there is nothing in the queue which makes this issue even stranger. I have restart postfix and everything and it...
LDB
thesource@...
Apr 2, 2006 2:46 am
195424
... [mail remembers that it needs to be filtered] ... Stop arguing with the expert. Do "postsuper -r" or stop complaining. Wietse...
Wietse Venema
wietse@...
Apr 2, 2006 1:59 pm
195425
... Not being argumentative but I was trying to tell you I have already done that but I will do it again ... I did "postsuper -r" and here is the result ... ...
LDB
thesource@...
Apr 2, 2006 2:27 pm
195426
On Sun, Apr 02, 2006 at 12:55:40AM IST, mouss ... Ack! I've been maintaining one, and it was configured originally. ... Thanks, I didn't notice that. I still...
Conall O'Brien
conall+postfix@...
Apr 2, 2006 2:28 pm
195427
Hello all - I think I've managed to get myself twisted up by reading different howtos, and I need some help in getting straightened out again. I currently have...
Dwight Tovey
dwight@...
Apr 2, 2006 3:40 pm
195428
... Then you are still using that content filter setting for at least the pickup service, either via main.cf or master.cf. -- Viktor. Disclaimer: off-list...
Victor Duchovni
Victor.Duchovni@...
Apr 2, 2006 4:03 pm
195429
... No they are not. trust me ... I have greped through /etc/postfix/* .. It is cool .. I am just going to let it go since it is not doing realy harm. It is...
LDB
thesource@...
Apr 2, 2006 4:16 pm
195430
... any logs?...
mouss
usebsd@...
Apr 2, 2006 4:21 pm
195431
On Sun, 02 Apr 2006 12:14:37 -0400 ... Then post the output of postconf -n and your master.cf. It must be specified somewhere if it is still being logged after...
Matt Fretwell
mattf@...
Apr 2, 2006 4:23 pm
195432
... I am afraid that I must trust your logs over your anecdotal reports. If a message resolves to a particular transport via the address class default, a...
Victor Duchovni
Victor.Duchovni@...
Apr 2, 2006 4:32 pm
195433
... Yes, you are correct. I have not looked hard enough. LDB...
LDB
thesource@...
Apr 2, 2006 4:49 pm
195434
Hi All, Will postconf command is usefull in changing paramters at master.cf Anyone has tried this before pls let me know. Regards, Sunil ... Yahoo! Messenger...
suneel cumar
suneelcumar@...
Apr 2, 2006 5:16 pm
195435
... My personal experience in this situation: after you requeue the mail (for example): postsuper -r ALL and have waited long enough for the message(s) in...
Gary V
mr88talent@...
Apr 2, 2006 5:20 pm
195436
On Sun, 02 Apr 2006 11:25:45 -0600 ... Use a transport entry with something along the lines of: mailman@... local: Matt...
Matt Fretwell
mattf@...
Apr 2, 2006 5:30 pm
195437
Hello, I'm trying now since 4 days to solve an annoying issue. smtpd opens a connection to a policy server. Communication is done, attributes shared, actions...
Robert Felber
r.felber@...
Apr 2, 2006 5:47 pm
195438
... You cannot use postconf to change parameters in master.cf -- Ralf Hildebrandt (Ralf.Hildebrandt@...) spamtrap@... Postfix -...
Ralf Hildebrandt
Ralf.Hildebrandt@...
Apr 2, 2006 5:48 pm
195439
... You cannot add/remove or edit master.cf entries, but if master.cf has entries of the form: endpoint unix - - n - -...
Victor Duchovni
Victor.Duchovni@...
Apr 2, 2006 5:55 pm
195440
... Whoops. Forgot that. At least I managed to remember the postconf output. Here is an extraction from mail.log: Apr 2 11:14:37 medea postfix/smtpd[17550]:...
Dwight Tovey
dwight@...
Apr 2, 2006 6:07 pm
195441
... or virtual aliases: #replace example.com by dtovey.net mailman@... mailman@... ... since he has localhost.example.com in...
mouss
usebsd@...
Apr 2, 2006 6:35 pm
195442
... Unlike SIP, TCP requires both sides to close the connection before the state is completely released. ... Idle SMTP servers don't do anything until they get...