On Thu, 2017-11-30 at 14:20 -0500, Viktor Dukhovni wrote:
> 
> > 
> > On Nov 30, 2017, at 2:00 PM, Chris <cpoll...@embarqmail.com> wrote:
> > 
> > Nov 30 11:00:05 localhost postfix/smtp[32261]: A3CEA1000BDA:
> > to=<cpollo
> > c...@embarqmail.com>, relay=smtp.embarqmail.com[206.152.134.66]:587,
> > delay=0.93, delays=0.58/0.25/0.11/0, dsn=4.3.4, status=deferred
> > (host
> > smtp.embarqmail.com[206.152.134.66] refused to talk to me: 421
> > 4.3.4
> > allocated resources exceeded)
> Are you sure that you're configured to use the right smarthost?
> I see exactly the same symptoms:
> 
>     $ posttls-finger -lmay "[smtp.embarqmail.com]:587"
>     posttls-finger: Connected to
> smtp.embarqmail.com[206.152.134.66]:587
>     posttls-finger: < 421 4.3.4 allocated resources exceeded
>     posttls-finger: SMTP service not available: 421 4.3.4 allocated
> resources exceeded
> 
> It sure looks like [smtp.embarqmail.com]:587 is not in service, or is
> down much of the time.  The MX host for embarqmail.com is
> mx.centurylink.net
> and that's working just fine (on port 25).  So when others send you
> email,
> it is to port 25 "embarqmail.com" (with MX lookups) and not to port
> 587
> "smtp.embarqmail.com".
> 
Victor, I went completely through my postfix configuration and set
everything to use the centurylink.net address. I made sure that the
sasl_passwd, smtp_passwd, aliases and canonical settings were correct. 

Sending from the command line one time I'll get this:

Nov 30 16:56:59 localhost postfix/qmgr[2484]: 3B9131000AE5: from=<cpoll
o...@centurylink.net>, size=338, nrcpt=1 (queue active)
Nov 30 16:56:59 localhost postfix/error[3957]: EAE021000A41: to=<cpollo
c...@centurylink.net>, relay=none, delay=586, delays=586/0.03/0/0.05,
dsn=4.7.8, status=deferred (delivery temporarily suspended: SASL
authentication failed; server smtp.centurylink.net[206.152.134.66]
said: 535 5.7.8 Sorry.)

The next time I'll get this:

Nov 30 16:57:43 localhost postfix/pickup[2485]: F3FFE1000D53: uid=1000
from=<chris>
Nov 30 16:57:43 localhost postfix/cleanup[4073]: F3FFE1000D53: message-
id=<20171130225742.F3FFE1000D53@cpollock.localdomain>
Nov 30 16:57:43 localhost postfix/qmgr[2484]: F3FFE1000D53: from=<cpoll
o...@centurylink.net>, size=338, nrcpt=1 (queue active)
Nov 30 16:57:43 localhost postfix/smtp[4075]: F3FFE1000D53: to=<cpolloc
k...@centurylink.net>, relay=smtp.centurylink.net[206.152.134.66]:587,
delay=0.24, delays=0.1/0.02/0.11/0, dsn=4.3.4, status=deferred (host
smtp.centurylink.net[206.152.134.66] refused to talk to me: 421 4.3.4
allocated resources exceeded)

Also using Evolution to send mail I'll get the same allocated resources
exceeded once and it goes out the 2nd time I try.

I'm really getting confused.

-- 
Chris
KeyID 0xE372A7DA98E6705C
31.11972; -97.90167 (Elev. 1092 ft)
16:55:01 up 8 days, 5:56, 1 user, load average: 0.54, 1.83, 1.27
Description:    Ubuntu 16.04.3 LTS, kernel 4.10.0-40-generic

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to