[Mailman-Users] (no subject)

Mark Sapiro mark at msapiro.net
Tue May 14 18:43:39 CEST 2013


On 05/14/2013 09:28 AM, Christopher Adams wrote:
> 
> Then, this morning, I read another post about dns lookups in Postfix main.cf.
> A poster said that he modifed his smtpd_recipient_restrictions  and put
> permit_mynetworks at the top. So, I followed this and restarted Postfix.
> 
> I immediately saw mail flowing and the out/q queue emptied and mail began
> to come in. I'm not sure exactly why it had that affect.


So, Mailman is delivering via the local Postfix and not directly to the
remote server.

Postfix was doing DNS lookups on the sending domain for all messages
which slowed it way down. You avoided this by the change you made.


> So, I have a final question. Should I move the .pck and .bak (renamed to
> .pck) files back to the out/ queue. If so, should I stop mailman before
> doing this.


You can move the .pck files back without stopping/starting Mailman.

If you move the .bak files without renaming them, they won't be
processed until you restart Mailman. If you rename them to .pck, they
will be processed along with the others without a restart.

BUT, the messages in the .bak files have been 'partially' processed and
possibly delivered to some recipients. You can examine the .bak files
with bin/dumpdb -p to see what they contain and decide if you want to
reprocess them.

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan


More information about the Mailman-Users mailing list