On Sat, Aug 16, 2014 at 11:02:30PM -0700, Rich Cook wrote:
> >
> > Bad transport table entry, or previously bogus content filter.
> > The solution depends on which. As root:
> >
> > # postsuper -r deferred
> >
> > will clear the content_filter, unless it is configured to be set again.
> >
I do not have anything in my transport table I think, if by that you mean
/etc/postfix/transport
I don’t know what a content_filter is, but it looks like it is not set:
root@RichCookHomeMac (~ (BARE:master)): postconf | grep content_filter
content_filter =
Executing postsuper -r deferred had no
On Sat, Aug 16, 2014 at 02:43:25PM -0700, Rich Cook wrote:
> -Queue ID- --Size-- Arrival Time -Sender/Recipient---
> 345FE29BC29F 352 Fri Aug 15 18:47:03
> rcook@RichCookHomeMac.RichCookHomeMac
> (mail transport unavailable)
>
On Aug 16, 2014, at 2:18 PM, Viktor Dukhovni wrote:
>
> Well, this time Postfix actually knows that authentication is
> needed. So the mail is deferred.
>
>
> This SMTP service supports "LOGIN" and "PLAIN", but your SASL engine
> did not enable those mechanisms.
>
>> Current main.cf:
>>
>
On Sat, Aug 16, 2014 at 5:18 PM, Viktor Dukhovni
wrote:
[...]
>
>> inet_protocols = all
>
> Set this to ipv4, you don't have ipv6 connectivity.
I wouldn't be so hasty, Viktor. It looks like he is routing IPv6, as
does Comcast (I know that from personal experience):
Aug 16 13:38:13 RichCookHome
On Sat, Aug 16, 2014 at 01:19:06PM -0700, Rich Cook wrote:
> And it?s still evil in the logs, but I no longer get a bounce email from
> comcast as I did before. So it?s ?better? perhaps? I don?t know. Sigh,
> still hoping!
>
> Aug 16 13:14:29 RichCookHomeMac postfix/pickup[48035]: 5D63529C
One thing I notice is that you are using port 25 instead of 587. I tried
changing to port 25 in my main.cf and sasl_passwd files but get
Aug 16 13:38:13 RichCookHomeMac postfix/pickup[48887]: 70CEC29CB543: uid=0
from=
Aug 16 13:38:13 RichCookHomeMac postfix/cleanup[48903]: 70CEC29CB543:
messa
Interesting. You gave me hope but they are shattered again. Waaa!
I noticed I did not have square brackets and that my permissions were 660
instead of 600.
So I changed the sasl_passwd file contents to be
[smtp.comcast.net]:587 username:password
double checked to make sure correct, ran postm
On Sat, Aug 16, 2014 at 09:24:58AM -0700, Rich Cook wrote:
>
> --
> Aug 16 09:20:11 RichCookHomeMac postfix/smtp[40033]:
> Untrusted TLS connection established
> to smtp.comcast.net[76.96.40.155]:587:
>
Thanks so much for your help. It changed the bahavior but has not eliminated
my issue. Sorry to be such a pain! A knowledgable person like you should be
able to see what’s going on. It looks like It is not doing what the server
expects yet. Something in my config is still saying “do not send
The other side offers only PLAIN and LOGIN:
$ telnet 76.96.40.155 25
Trying 76.96.40.155...
Connected to 76.96.40.155.
Escape character is '^]'.
220 omta20.emeryville.ca.mail.comcast.net comcast ESMTP server ready
EHLO foo
250-omta20.emeryville.ca.mail.comcast.net hello [37.5.251.161], pleased to
11 matches
Mail list logo