Re: [DNG] frozen messages from dng-bounces
On Tue, Dec 17, 2019 at 07:55:27AM +1100, terryc wrote: > Just my 2c. > > On Mon, 16 Dec 2019 07:51:40 -0500 > Haines Brown wrote: > > > I periodically get frozen messages alerts from dng-bounces. Sometimes > > several in a day; sometimes every few days. The time of the message > > is random. ... > So, in summary, it is a setting in your mailer that creates the error > messages. As a guess you need to relax a time parameter in that your > mailer is closing receipt of header too quickly or the link is dropping > out. In .muttrc, I changed set time inc=250 to inc=500 ms, and that seems to have solved the problem. Thanks. ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
Re: [DNG] frozen messages from dng-bounces
On Tue, Dec 17, 2019 at 07:55:27AM +1100, terryc wrote: > Just my 2c. > > On Mon, 16 Dec 2019 07:51:40 -0500 > Haines Brown wrote: > > > I periodically get frozen messages alerts from dng-bounces. Sometimes > > several in a day; sometimes every few days. The time of the message > > is random. > > That corresponds with the frequency of messages to the list. Are you saying the frequency corresponds to messages subscribers send to the list? It does not correspond to my own messages to the list. > > I'm runing beowulf. Here is an example > > > > > Date: Sun, 15 Dec 2019 13:48:21 -0500 > > > From: Mail Delivery System > > > To: postmaster@engels.histomat.netSender: "Dng" > > > Subject: Message frozen > > > > > > Message 1igYwF-0002qx-Da has been frozen (delivery error message). > > > The sender is <>. > > > > > > The following address(es) have yet to be delivered: > > > dng-boun...@lists.dyne.org: SMTP error from remote mail server > > > after > > > pipelined > > > +MAIL FROM:<> SIZE=5953: 554 5.7.1 Empty Sender Address is > > > prohibited > > > through this server > > > > Is my mailer telling me it has frozen a message from dng-bounces > > because its FROM: field is empty? > > Correct. what mailer are you running and what setting are you using > to cull empty sender messages. I'm using mutt. In .muttrc I do not have anything that seems to cull empty sender messages. I do specify what header fields to use: > ignore * > unignore from: subject to cc date x-mailer x-url user-agent To detect loops I have: > unset bounce_delivered > set mixmaster="mixmaster-filter" > >Why is dng-bounces sending me messages? > Probably because all messages I receive from the lists have > Sender: "Dng" > as the sender. Aha! > So, in summary, it is a setting in your mailer that creates the error > messages. As a guess you need to relax a time parameter in that your > mailer is closing receipt of header too quickly or the link is dropping > out. In .mailrc I have: > set time_inc=250 I'll try 500 ms so see how things go. Thanks for the help. Haines Brown ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
Re: [DNG] frozen messages from dng-bounces
Just my 2c. On Mon, 16 Dec 2019 07:51:40 -0500 Haines Brown wrote: > I periodically get frozen messages alerts from dng-bounces. Sometimes > several in a day; sometimes every few days. The time of the message > is random. That corresponds with the frequency of messages to the list. > I'm runing beowulf. Here is an example > > > Date: Sun, 15 Dec 2019 13:48:21 -0500 > > From: Mail Delivery System > > To: postmaster@engels.histomat.netSender: "Dng" > > Subject: Message frozen > > > > Message 1igYwF-0002qx-Da has been frozen (delivery error message). > > The sender is <>. > > > > The following address(es) have yet to be delivered: > > dng-boun...@lists.dyne.org: SMTP error from remote mail server > > after > > pipelined > > +MAIL FROM:<> SIZE=5953: 554 5.7.1 Empty Sender Address is > > prohibited > > through this server > > Is my mailer telling me it has frozen a message from dng-bounces > because its FROM: field is empty? Correct. what mailer are you running and what setting are you using to cull empty sender messages. >Why is dng-bounces sending me messages? Probably because all messages I receive from the lists have Sender: "Dng" as the sender. This is commonly set on lists so that bounce messages, and other automated replies(out of office anyone?) do not pollute the list. Admins can then go through the bounces and take appropriate action. So, in summary, it is a setting in your mailer that creates the error messages. As a guess you need to relax a time parameter in that your mailer is closing receipt of header too quickly or the link is dropping out. ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng