Hello everyone,

Need some assistance...

Had a power problem that resulted in a hard reset of our mail server.

Everything seems to be back up and running, postfix is delivering all of our mail, and successfully sending outbound mail (all using virtual transport), with one exception - mailman list traffic...

I've asked on the mailman list, but since the problem appears to be related to these postfix errors, I'm asking here too.

First - I saw this error one time when I was restarting postfix, but I don't see it every time:

postfix/master[29913]: warning: master_wakeup_timer_event: service tlsmgr(private/tlsmgr): Resource temporarily unavailable

And when I try to send an email to one of our mailman lists, here's what I see every time:

2013-06-08T06:49:34-04:00 myhost postfix/pickup[29914]: 2C8D7B7D633: uid=207 from=<listname-boun...@media-brokers.com> orig_id=D55D7B7D175 2013-06-08T06:49:34-04:00 myhost postfix/cleanup[30010]: 2C8D7B7D633: message-id=<51b30786.7020...@media-brokers.com> 2013-06-08T06:49:34-04:00 myhost postfix/qmgr[29915]: 2C8D7B7D633: from=<listname-boun...@media-brokers.com>, size=4185, nrcpt=6 (queue active) 2013-06-08T06:49:34-04:00 myhost postfix/qmgr[29915]: warning: connect to transport private/local: Resource temporarily unavailable 2013-06-08T06:49:34-04:00 myhost postfix/qmgr[29915]: warning: connect to transport private/retry: Resource temporarily unavailable 2013-06-08T06:49:34-04:00 myhost postfix/qmgr[29915]: 2C8D7B7D633: to=<valid-recipi...@smtp.media-brokers.com>, orig_to=<valid-recipi...@media-brokers.com>, relay=none, delay=1205, delays=1205/0.07/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)

When the system first came back up, I was getting similar errors for virtual mail delivery as well, but running check-permissions fixed that:

Successful inbound virtual delivery:

2013-06-08T07:01:09-04:00 myhost postfix-25/smtpd[30409]: 923B1B83222: client=relay-eu1.maildistiller.com[5.135.34.120] 2013-06-08T07:01:09-04:00 myhost postfix/cleanup[30414]: 923B1B83222: message-id=<20130608110105.7566c1...@interface1.dco.mdlocal> 2013-06-08T07:01:09-04:00 myhost postfix/qmgr[30157]: 923B1B83222: from=<do-not-re...@maildistiller.com>, size=9443, nrcpt=1 (queue active) 2013-06-08T07:01:09-04:00 myhost postfix/virtual[30415]: 923B1B83222: to=<valid-u...@media-brokers.com>, relay=virtual, delay=0.31, delays=0.27/0/0/0.05, dsn=2.0.0, status=sent (delivered to maildir)
2013-06-08T07:01:09-04:00 myhost postfix/qmgr[30157]: 923B1B83222: removed

Successful outbound delivery:

2013-06-08T07:21:26-04:00 myhost postfix-587/smtpd[30546]: connect from myclient.atl.media-brokers.com[192.168.1.110] 2013-06-08T07:21:26-04:00 myhost dovecot: auth-worker(30550): mysql(localhost): Connected to database pfa_234_new 2013-06-08T07:21:26-04:00 myhost postfix-587/smtpd[30546]: BCD0CB83232: client=myclient.atl.media-brokers.com[192.168.1.110], sasl_method=PLAIN, sasl_username=valid-u...@media-brokers.com 2013-06-08T07:21:26-04:00 myhost postfix/cleanup[30555]: BCD0CB83232: message-id=<51b313b6.2050...@media-brokers.com> 2013-06-08T07:21:26-04:00 myhost postfix/qmgr[30157]: BCD0CB83232: from=<valid-u...@media-brokers.com>, size=722, nrcpt=1 (queue active) 2013-06-08T07:21:28-04:00 myhost postfix-587/smtpd[30546]: disconnect from myclient.atl.media-brokers.com[192.168.1.110]
2013-06-08T07:21:28-04:00 myhost postfix/qmgr[30157]: BCD0CB83232: removed
2013-06-08T07:21:28-04:00 myhost postfix/smtp[30556]: BCD0CB83232: to=<recipi...@example.com>, relay=filtered.maildistiller.com[176.31.241.80]:25, delay=1.5, delays=0.11/0.01/0.93/0.49, dsn=2.0.0, status=sent (250 2.0.0 Ok: queued as 212F3FC) 2013-06-08T07:21:29-04:00 myhost dovecot: imap(cmar...@media-brokers.com): Disconnected: Disconnected in IDLE in=1381 out=362685

I've run postfix set-permissions again since and the only thing that is displayed is (same as the first time):

myhost : Sat Jun 08, 06:54:54 : ~
 # postfix set-permissions
chown: cannot access '/etc/postfix/LICENSE': No such file or directory
myhost : Sat Jun 08, 06:58:44 : ~

Would really appreciate some suggestions on where to look (googling as we speak)...

Thanks,

--

Best regards,

Charles


Reply via email to