... (I've been trying to help him privately, both because of the help I received from this list when I first started with postfix, and for my own learning...
Charles Marcus
CMarcus@...
May 1, 2007 10:26 am
219445
... Also - DNSStuff is showing problems with his MX records: WARN MX records are not CNAMEs WARNING: When I looked up your MX record, your DNS server returned...
Charles Marcus
CMarcus@...
May 1, 2007 10:35 am
219446
Charles Marcus: [ Charset ISO-8859-1 unsupported, converting... ] ... Good luck helping him, am I not going to try to interfere with invisible off-list...
Wietse Venema
wietse@...
May 1, 2007 11:07 am
219447
... times out before the remote server responds to "." That is what appears to be happening. The recipient definitely gets the message (multiple times). ... ...
Hargis, Mandy
HargisM@...
May 1, 2007 11:11 am
219448
... I thought I did but it is only as good as the people that follow the procedure. ... I took your advice and modified (best I could as it appears you are ...
Dennis Putnam
dennis.putnam@...
May 1, 2007 12:10 pm
219449
... So the remote server does not respond to "." in 600s. Are you perhaps behind a NAT gateway? This may expire the connection from its tables too early. Such...
Wietse Venema
wietse@...
May 1, 2007 12:14 pm
219450
... I went off-list with him because of the chilly reception he got when he first posted here. I posted his details because he didn't do a very good job, even...
Charles Marcus
CMarcus@...
May 1, 2007 12:43 pm
219451
... You are still using smtpd_client_restrictions, though. Note that my example uses smtpd_recipient_restrictions. All you should need to do now ... You might...
Jorey Bump
list@...
May 1, 2007 12:46 pm
219452
... now show a log line for the reject....
mouss
mlist.only@...
May 1, 2007 1:00 pm
219453
... Linux specifies the interval in seconds: sysctl -w net.ipv4.tcp_keepalive_time=100 Solaris specifies it in milliseconds, like *BSD: ndd -set /dev/tcp...
Wietse Venema
wietse@...
May 1, 2007 1:04 pm
219454
What's the status of multiple instances support? I want to try it on my mail gateways (amavisd-new in between), but I'm unsure if Victor's patch is still...
Ralf Hildebrandt
Ralf.Hildebrandt@...
May 1, 2007 1:10 pm
219455
... Apparently I am too demanding when I expect that people follow simple step-by-step instructions when reporting a problem. ... Again, good luck. Don't let...
Wietse Venema
wietse@...
May 1, 2007 1:13 pm
219456
... If the list is unforgiving, it has as much to do with the topic matter as anything else. It turns out that running a mail server *does* require an advanced...
Jorey Bump
list@...
May 1, 2007 1:14 pm
219457
... The old patch has been trimmed back in preparation for start of real work on 2.5, it no longer does automatic multi-instance stop/start/reload. Other (new)...
Victor Duchovni
Victor.Duchovni@...
May 1, 2007 1:21 pm
219458
... Doh! How dumb was that? ... This creates new problems. I thought I understood what these parameters did from the documentation but clearly I am not ...
Dennis Putnam
dennis.putnam@...
May 1, 2007 1:23 pm
219459
... It will hopefully be added in 2.5. However, my cycles for Postfix are VERY limited, and as you know I release a feature only when it works to my...
Wietse Venema
wietse@...
May 1, 2007 1:23 pm
219460
... Ah, OK. ... A snapshot would be cool. -- Ralf Hildebrandt (Ralf.Hildebrandt@...) plonk@... Postfix - Einrichtung, Betrieb und...
Ralf Hildebrandt
Ralf.Hildebrandt@...
May 1, 2007 1:42 pm
219461
... Then don't do that. :) ... I'm not sure why you're removing permit_sasl_authenticated, but if you don't need it, no harm done. ... It appears your...
Jorey Bump
list@...
May 1, 2007 2:11 pm
219462
OK WOOOO. This is getting crazy. This isnt a public server. Its my own private computer. And as stated, I have been reading material attempting to get up to...
Wade Smart
wadesmart@...
May 1, 2007 2:32 pm
219463
... so you have smtpout.secureserver.net as your relayhost (as seen in postconf -n), but they don't accept to relay for you. ask them what to do to be able to...
mouss
mlist.only@...
May 1, 2007 2:43 pm
219464
... from its tables too early. Such boxes tend to be optimized for short-lived http connections which is bad for email. I'm not behind a NAT gateway. ... The...
Hargis, Mandy
HargisM@...
May 1, 2007 2:49 pm
219465
... Thats not what I meant. If I thought so, I wouldn't still be here. I didn't have access to his logs, so I couldn't provide them, and I thought he had...
Charles Marcus
CMarcus@...
May 1, 2007 2:50 pm
219466
... I thought that was what you suggested I do. ... I do/did. Why would the white list not be consulted? ... Except it doesn't work. :-) ... It seems to be...
Dennis Putnam
dennis.putnam@...
May 1, 2007 2:51 pm
219467
Hi, I am experiencing 421 errors between my secondary and primary MXes, and it seems it is cause by lack of connection caching. ...
Peter Rabbitson
rabbit@...
May 1, 2007 2:55 pm
219468
... Which reminds me of a question I had earlier, but I ended up not needing to enable smtp auth, so it wasn't urgent... Am I correct that in order to switch...
Charles Marcus
CMarcus@...
May 1, 2007 2:59 pm
219469
... On Solaris you don't need the patch. Postfix keepalives are already turned on to work around kernel bugs. However 7200000 milliseconds is two hours and...
Wietse Venema
wietse@...
May 1, 2007 3:05 pm
219470
... No, I meant for you to change the "smtpd_client_restrictions" entry that you provided to "smtpd_recipient_restrictions" and remove the redundant ...
Jorey Bump
list@...
May 1, 2007 3:13 pm
219471
... What is the error message? ... Roughly, it is activated when the active queue contains another message before the current delivery is completed. Wietse...
Wietse Venema
wietse@...
May 1, 2007 3:13 pm
219472
Hello, I just want to be sure I am clear on this... smtpd_sasl_auth is for incoming connections (ie, if one of my users wants to be able to send mail remotely...
Charles Marcus
CMarcus@...
May 1, 2007 4:20 pm
219473
... Well, DOH! That's 2. ... I understand and see the problem. I suspected that but was hoping I was wrong. Thanks. ... Thanks. I read this before but I guess...