Re: disable ipv6 when sending to gmail ?

2013-10-19 Thread staticsafe
: staticsafe.ca. 1800 IN SPF "v=spf1 mx -all" staticsafe.ca. 1800 IN MX 10 mx1.staticsafe.ca. mx1.staticsafe.ca. 1800 IN 2607:5300:60:e3a::1 -- staticsafe O< ascii ribbon campaign - stop html mail - www.asciiribbon.org Please don't top post. It is not logical. Please don't CC me! I'm subscribed to whatever list I just posted on.

Re: Possibly deprecated parameters

2013-07-19 Thread staticsafe
. This is disabled by default, as the information may be modified in transit through other mail servers. Only information that was recorded by the final destination can be trusted. This feature is available in Postfix 2.2 and later. -- staticsafe O< ascii ribbon campaign - stop html m

Re: Possibly deprecated parameters

2013-07-19 Thread staticsafe
hen the primary MX host is down. Example: proxy_interfaces = 1.2.3.4 http://www.postfix.org/postconf.5.html#proxy_interfaces smtp_tls_received_header doesn't even exist in the postconf docs. -- staticsafe O< ascii ribbon campaign - stop html mail - www.asciiribbon.org Please don't top post. Please don't CC! I'm subscribed to whatever list I just posted on.

Re: local delivery: temporary failure

2012-10-17 Thread staticsafe
/etc/procmailrc? FWIW, this is the mailbox_command in my main.cf: /usr/bin/procmail -a "$EXTENSION" DEFAULT=$HOME/mail/ MAILDIR=$HOME/mail The only thing in my /etc/procmailrc is: LOGFILE=$HOME/procmaillog Rest of the mail sorting is done according to the rules defined in each user's .procmailrc. -- staticsafe http://staticsafe.ca

Re: Issues with address not listed for hostname

2012-10-11 Thread staticsafe
On 11/10/2012 11:51 AM, Wietse Venema wrote: staticsafe: ./getnameinfo 2600:3c03::f03c:91ff:fedf:219a Hostname: bender.entropynet.net Address:2600:3c03::f03c:91ff:fedf:219a ./getaddrinfo bender.entropynet.net Hostname: bender.entropynet.net Addresses: 2600:3c03::f03c

Re: Issues with address not listed for hostname

2012-10-11 Thread staticsafe
On 10/11/2012 10:42, Wietse Venema wrote: > staticsafe: >>> First check the host.conf, hosts, and resolv.conf files in >>> /var/spool/postfix/etc. >>> >>> If that does not cause the coin to drop, compile and run the attached >>> getaddrinfo and

Re: Issues with address not listed for hostname

2012-10-11 Thread staticsafe
On 10/11/2012 10:42, Wietse Venema wrote: > staticsafe: >>> First check the host.conf, hosts, and resolv.conf files in >>> /var/spool/postfix/etc. >>> >>> If that does not cause the coin to drop, compile and run the attached >>> getaddrinfo and

Re: Issues with address not listed for hostname

2012-10-11 Thread staticsafe
On 10/11/2012 10:27, Wietse Venema wrote: > staticsafe: >> On 10/11/2012 10:08, Wietse Venema wrote: >>> staticsafe: >>>> Hi, >>>> >>>> Over the last week or so I've noticed many instances of the following >>>> message in

Re: Issues with address not listed for hostname

2012-10-11 Thread staticsafe
On 10/11/2012 10:08, Wietse Venema wrote: > staticsafe: >> Hi, >> >> Over the last week or so I've noticed many instances of the following >> message in my mail.log. This warning is triggered everytime the local >> Nagios daemon performs to check if the smt

Issues with address not listed for hostname

2012-10-11 Thread staticsafe
s not listed for hostname bender.entropynet.net DNS is correct: $ dig +short bender.entropynet.net 2600:3c03::f03c:91ff:fedf:219a $ dig +short -x 2600:3c03::f03c:91ff:fedf:219a bender.entropynet.net. Am I missing something? Please advise. -- staticsafe http://staticsafe.ca