... Pure SSL+SMTP on port 465 had credibility as a standard for less than a year about a decade ago. You should try to avoid it. Unless you have a bunch of...
Bill Cole
postfixlists-070913@...
Nov 1, 2007 7:05 am
229144
Hello there - I'm having an odd local mailbox delivery problem. I've recently upgraded my OS X installation from 10.4 (Tiger) to 10.5 (Leopard). In the...
Kevin Stevens
groups@...
Nov 1, 2007 8:31 am
229145
... It is hard to tell what is your goal exactly, but here are a few notes. - if you send from a client that is in mynetworks, then permit_mynetworks will...
mouss
mlist.only@...
Nov 1, 2007 8:31 am
229146
... As Magnus said, there is no loop here. the result of an alias is not expanded if it matches the lookup key. so info@... will not be expanded again....
mouss
mlist.only@...
Nov 1, 2007 8:33 am
229147
Hello Victor, i traced the anvil process after increasing to 2000 procs, i had to wait for an attack. These are the last lines: alarm(6000)...
Andreas Grimm
grimm.andreas@...
Nov 1, 2007 9:29 am
229148
... Based on earlier postings, it sounds like Sendmail has already been changed to feed all content through the mail filters. ... It's cumbersome to implement,...
rosenfield@...
Nov 1, 2007 9:57 am
229149
Dear all, I meet some mail server can't be connected, and my mail server will keep trying to send out the message. I know I could check the maillog to see if...
Bruce Cheng
etbruce@...
Nov 1, 2007 10:19 am
229150
Andreas Grimm: write(5, "\3137\0\0\34\0\0\0\1\0\0\0", 12) = -1 ECONNRESET (Connection reset by peer) time(NULL) = 1193908492 ...
Wietse Venema
wietse@...
Nov 1, 2007 11:17 am
229151
I now have this server pretty much denying everything except relay for a (relay-ip) list of sites. My problem is that the server is apparently rejecting mail...
Andrew Long
along@...
Nov 1, 2007 11:28 am
229152
Hello (sorry, i resend it to the list), these are the last signs of live from anvil: Nov 1 10:13:03 mx-01 postfix/anvil[14283]: statistics: max connection...
Andreas Grimm
grimm.andreas@...
Nov 1, 2007 11:31 am
229153
... here add: reject_unauth_destination check_recipient_access hash:/etc/postfix/roleaccount # cat roleaccount postmaster@... OK abuse@... OK...
mouss
mlist.only@...
Nov 1, 2007 12:03 pm
229154
Thanks. I think I finally got the right configuration. I just wanted to make the smtp authentication to be a must because before this the clients could send...
Osmany Goderich
administrador@...
Nov 1, 2007 12:22 pm
229155
... File descriptor 5 is the master status file descriptor, this is only closed when the master reloads a service. Are you reloading Postfix? If so why? -- ...
Victor Duchovni
Victor.Duchovni@...
Nov 1, 2007 12:30 pm
229156
... http://www.postfix.org/postconf.5.html#delay_warning_time I use "2h" (delay warning after 2 hours). The delay warning is only sent once. If delivery...
Victor Duchovni
Victor.Duchovni@...
Nov 1, 2007 12:31 pm
229157
... The above are logged within the same second, as it is should be. The anvil server does nothing else between logging these messages, so there never should...
Wietse Venema
wietse@...
Nov 1, 2007 12:45 pm
229158
... With Postfix 2.3 and later the sender can request SUCCESS notification. See http://www.postfix.org/DSN_README.html. Wietse...
Wietse Venema
wietse@...
Nov 1, 2007 1:29 pm
229159
... I did not think of that... We had problems before we added a PTR with mail being denied for certain destinations. Will removing the MX but leaving the PTR...
Andrew Long
along@...
Nov 1, 2007 1:31 pm
229160
... sed -i -e s:OK:PERMIT_AUTH_DESTINATION:g /etc/postfix/roleaccount i personly just add them to aliases, will work for multiple hosted domains then aswell,...
Benny Pedersen
me@...
Nov 1, 2007 1:32 pm
229161
Hi list Has anyone else seen this? ===== syslog ===== warning: connect to Milter service unix:/var/spool/MIMEDefang/mimedefang.sock: Permission denied ...
rosenfield@...
Nov 1, 2007 1:33 pm
229162
... What version of Postfix is shipped with Leopard? $ postconf mail_version mail_release_date ... Sounds like a "netinfo" problem. Is there some sort of...
Victor Duchovni
Victor.Duchovni@...
Nov 1, 2007 1:33 pm
229163
... make sure abuse and postmaster is in aliases i hope :) postmap -q abuse hash:/etc/aliases --...
Benny Pedersen
me@...
Nov 1, 2007 1:33 pm
229164
Hi, I'm seeing some strange behaviour with my Postfix setup. It occasionally doesn't try the MX records in the correct order. It will try a low priority one,...
gordan@...
Nov 1, 2007 1:39 pm
229165
... Your anecdotal observations are flawed. Postfix makes new connections to the MX hosts in the order supplied by DNS. Claims to the contrary need to be...
Victor Duchovni
Victor.Duchovni@...
Nov 1, 2007 1:44 pm
229166
... s/wild speculation/actual evidence/ Wietse...
Wietse Venema
wietse@...
Nov 1, 2007 1:47 pm
229167
... Isn't "partially broken" like "partially pregnant"? Try against a working DNS setup and see if that makes a difference. This could be a simple case of...
Jorey Bump
list@...
Nov 1, 2007 1:52 pm
229168
... I agree - but I have evidence in the logs. Email arrives, the first logged attempted delivery goes to wrong (low priority) MX. Half a dozen or so ...
gordan@...
Nov 1, 2007 1:58 pm
229169
... The MTA should try the MX-es in the correct order, regardless of whether the Additional section contains the high priority MX information or not. If that...
gordan@...
Nov 1, 2007 2:01 pm
229170
... Probably should /g that one ;)...
Justin McAleer
pflist@...
Nov 1, 2007 2:01 pm
229171
... Show them -- Ralf Hildebrandt (Ralf.Hildebrandt@...) plonk@... Postfix - Einrichtung, Betrieb und Wartung Tel. +49...
Ralf Hildebrandt
Ralf.Hildebrandt@...
Nov 1, 2007 2:05 pm
229172
... We don't need no steenkeeng debug logs at this point. The normal logging show exactly which IP addresses the SMTP client tries to connect to. You may...