Re: [Mailman-Users] Digest indexes

2014-12-16 Thread Stephen J. Turnbull
Andrew Hodgson writes: > We worked on a new version of the digest plain. > > You should try this template on a test list. > > From: [% fromlist %] > To: [% to %] > Reply-to: [% replyto %] > Subject: [% FILTER qencode %][%|loc(list.name,date)%]%1 Digest %2[%END%] [% > IF total_group > 1

Re: [Mailman-Users] Digest indexes

2014-12-16 Thread Mark Sapiro
On 12/16/2014 10:25 AM, Mark Sapiro wrote: > > One would have to create the TOC as text/html rather than text/plain and > add links to the various message parts. These can't be anchor tags. Do > do that would require HTMLifying the entire digest. They could probably > be RFC2393 mid: references th

Re: [Mailman-Users] Digest indexes

2014-12-16 Thread Andrew Hodgson
Mark Sapiro wrote: >On 12/16/2014 08:56 AM, Jay Ashworth wrote: >> --- Original Message - >>> From: "Stephen J. Turnbull" >>> Andrew Hodgson writes: I run a high volume list (around 80 messages per day), and we have complaints from digest users that the digests are difficult to

Re: [Mailman-Users] Digest indexes

2014-12-16 Thread Mark Sapiro
On 12/16/2014 11:14 AM, Andrew Hodgson wrote: > > I don't believe you would need each message as separate MIME parts. For > reference I am going to copy out a template an admin of another list sent me > - they are using Sympa. This is a template they use for doing exactly the > same thing. I

Re: [Mailman-Users] 1-click subscription confirmation?

2014-12-16 Thread Mark Sapiro
On 12/16/2014 07:37 AM, Danil Smirnov wrote: > > Are there a way to let subscribers be subscribed to the list right after > clicking on the link in address confirmation e-mail without second step - > pushing button on subscription page? See the FAQ at for instructio

Re: [Mailman-Users] Digest indexes

2014-12-16 Thread Stephen J. Turnbull
Andrew Hodgson writes: > One of the examples I saw from another setup was to use in page > links for each message in the TOC, so the links in the TOC just put > the focus onto the next message. I don't understand what this means in terms of the link's href. It's definitely not a matter of "ju

Re: [Mailman-Users] Digest indexes

2014-12-16 Thread Peter Shute
Would it work better for them if you adjusted digest_size_threshhold so they receive digests with fewer messages? I've never used this setting, so I'm assuming it will send more than one a day if enough messages arrive. Unfortunately the setting is for the size of the digest in KB, not the numbe

Re: [Mailman-Users] Digest indexes

2014-12-16 Thread Andrew Hodgson
Stephen J. Turnbull wrote: >Andrew Hodgson writes: > > I run a high volume list (around 80 messages per day), and we have > > > complaints from digest users that the digests are difficult to work > > > with. >One requested feature is could the digests be in HTML > format, > > and a link be

Re: [Mailman-Users] Digest indexes

2014-12-16 Thread Mark Sapiro
On 12/16/2014 08:56 AM, Jay Ashworth wrote: > --- Original Message - >> From: "Stephen J. Turnbull" > >> Andrew Hodgson writes: >> >>> I run a high volume list (around 80 messages per day), and we have >>> complaints from digest users that the digests are difficult to work >>> with. One reque

Re: [Mailman-Users] Too many Received-SPF headers

2014-12-16 Thread Mark Sapiro
On 12/15/2014 02:13 PM, Ian wrote: > > There is an additional list with around 2500 subscribers. Messages sent to > this list are being received with nearly 500 identical "Received-SPF: pass" > lines. Besides seeming odd, it's particularly problematic as some domains > are bouncing the emails beca

[Mailman-Users] Too many Received-SPF headers

2014-12-16 Thread Ian
Hi, First time posting to this list. I have an interesting situation that I don't see anyone mention in the list archives, so I'm hoping someone can help me out. I maintain a server with a few domains. The server runs Plesk and Mailman. There are about 50 mailing lists with number of subscribers

Re: [Mailman-Users] Digest indexes

2014-12-16 Thread Jay Ashworth
--- Original Message - > From: "Stephen J. Turnbull" > Andrew Hodgson writes: > > > I run a high volume list (around 80 messages per day), and we have > > complaints from digest users that the digests are difficult to work > > with. One requested feature is could the digests be in HTML > > f

[Mailman-Users] 1-click subscription confirmation?

2014-12-16 Thread Danil Smirnov
Hi! Are there a way to let subscribers be subscribed to the list right after clicking on the link in address confirmation e-mail without second step - pushing button on subscription page? (I'm afraid some of them will not push this button thinking the're already subscribed...) Danil

[Mailman-Users] Digest indexes

2014-12-16 Thread Stephen J. Turnbull
Andrew Hodgson writes: > I run a high volume list (around 80 messages per day), and we have > complaints from digest users that the digests are difficult to work > with. One requested feature is could the digests be in HTML > format, and a link be presented in the table of contents to go to

[Mailman-Users] Digest indexes

2014-12-16 Thread Andrew Hodgson
Hi, I run a high volume list (around 80 messages per day), and we have complaints from digest users that the digests are difficult to work with. One requested feature is could the digests be in HTML format, and a link be presented in the table of contents to go to each message. Can this be do