brush | 2 Dec 2009 01:35
Gravatar

mlmmj and dtc: where's the archive?

hi folks,

i'm using the client interface of a DTC server with mlmmj installed.
i'm trying to find the web archive for our mailing lists, and while the
settings are there in the mailing list setup, i can't find a link to the
archive itself.

ideas?  is there a specific url that should get me there?

thanks!
.b

Morten Kirkegaard Poulsen | 2 Dec 2009 07:15

Re: mlmmj and dtc: where's the archive?

On Tue, 2009-12-01 at 16:35 -0800, brush wrote:
> i'm using the client interface of a DTC server with mlmmj installed.

What's a DTC server?

Morten

--

-- 
Morten Kirkegaard Poulsen <mopo@...>
CTO, FableTech
http://fabletech.com/

brush | 2 Dec 2009 08:12
Gravatar

Re: mlmmj and dtc: where's the archive?

see http://mlmmj.org/archive/mlmmj/2005-12/0566.html

which links to http://www.gplhost.com/?rub=softwares&sousrub=dtc

dtc is a domain control server with control panels for clients ... which
includes mlmmj as mailing list mgr.

tnx!
.b

On Wed, Dec 02, 2009 at 07:15:25AM +0100, Morten Kirkegaard Poulsen wrote:
> On Tue, 2009-12-01 at 16:35 -0800, brush wrote:
> > i'm using the client interface of a DTC server with mlmmj installed.
> 
> What's a DTC server?
> 
> Morten
> 
> -- 
> Morten Kirkegaard Poulsen <mopo@...>
> CTO, FableTech
> http://fabletech.com/
> 
> 
> 

Thomas Goirand | 2 Dec 2009 14:29
Picon

Re: mlmmj and dtc: where's the archive?

brush wrote:
> see http://mlmmj.org/archive/mlmmj/2005-12/0566.html
> 
> which links to http://www.gplhost.com/?rub=softwares&sousrub=dtc
> 
> dtc is a domain control server with control panels for clients ... which
> includes mlmmj as mailing list mgr.
> 
> tnx!
> .b

Hi,

I'm the author of the panel. The URL is:

http://www.gplhost.com/software-dtc.html

The old URL is still working, but should not be used. The archive is in:

/var/www/sites/USERNAME/example.com/lists/example.com_listname/archive

That's for the raw messages. The web archive, if you have selected it in
the panel client interface, will be generated by mhonarc in:

/var/www/sites/USERNAME/example.com/subdomains/www/html/lists

Thomas

brush | 2 Dec 2009 23:02
Gravatar

Re: mlmmj and dtc: where's the archive?

thanks, thomas.  this is very helpful!  found the web archive right
there.

to summarize: if you have a site called example.com, and a mailing list
called exciting, the web archive can be accessed at:

http://example.com/lists/exciting/maillist.html

i'm going to use .htaccess to pwd protect it.  it would be ideal, in my
world, to have dates and msg numbers listed in the mhonarc summary
output as well, to help find messages that bounce based on what mlmmj
sends as notice.  but this is much better than where i was.

thanks again,
.b

On Wed, Dec 02, 2009 at 09:29:21PM +0800, Thomas Goirand wrote:
> brush wrote:
> > see http://mlmmj.org/archive/mlmmj/2005-12/0566.html
> > 
> > which links to http://www.gplhost.com/?rub=softwares&sousrub=dtc
> > 
> > dtc is a domain control server with control panels for clients ... which
> > includes mlmmj as mailing list mgr.
> > 
> > tnx!
> > .b
> 
> Hi,
> 
(Continue reading)

Robin H. Johnson | 16 Dec 2009 03:04
Picon
Favicon
Gravatar

requeued mail files going missing from archive/

Lately I've had a lot of mail be requeued, and I'm running into some of the
requeue subdirectories existing, but the original mail that goes with them
going missing after being delivered only to some users.

mlmmj-maintd runs every 2 hours per the README doc.
This is with Postfix, and maxverprecip=1000.

# ls -lad */requeue/[0-9]*
drwx------ 2 mail mail 80 Dec 16 01:03 gentoo-dev-announce/requeue/798
drwx------ 2 mail mail 80 Nov 29 22:11 gentoo-dev/requeue/38621
drwx------ 2 mail mail 80 Dec 15 08:07 gentoo-dev/requeue/38754
drwx------ 2 mail mail 80 Dec  9 16:01 gentoo-hardened/requeue/2794
drwx------ 2 mail mail 80 Nov 14 08:16 gentoo-pr/requeue/194
drwx------ 2 mail mail 80 Nov 16 08:08 gentoo-user-ru/requeue/7742
drwx------ 2 mail mail 80 Nov 18 10:02 gentoo-user/requeue/104073
drwx------ 2 mail mail 80 Nov 20 00:04 gentoo-user/requeue/104170
drwx------ 2 mail mail 80 Nov 20 22:04 gentoo-user/requeue/104216
drwx------ 2 mail mail 80 Nov 28 12:01 gentoo-user/requeue/104460
drwx------ 2 mail mail 80 Nov 30 00:02 gentoo-user/requeue/104539
drwx------ 2 mail mail 80 Dec  2 20:06 gentoo-user/requeue/104699
drwx------ 2 mail mail 80 Dec 16 01:01 gentoo-user/requeue/105222

# wc -l */requeue/[0-9]*/sub*
   484 gentoo-dev-announce/requeue/798/subscribers
  1000 gentoo-dev/requeue/38621/subscribers
  1000 gentoo-dev/requeue/38754/subscribers
   997 gentoo-hardened/requeue/2794/subscribers
   147 gentoo-pr/requeue/194/subscribers
   401 gentoo-user-ru/requeue/7742/subscribers
  1000 gentoo-user/requeue/104073/subscribers
(Continue reading)

Robin H. Johnson | 16 Dec 2009 03:58
Picon
Favicon
Gravatar

[PATCH] Re: requeued mail files going missing from archive/

On Wed, Dec 16, 2009 at 02:04:35AM +0000, Robin H. Johnson wrote:
> Lately I've had a lot of mail be requeued, and I'm running into some of the
> requeue subdirectories existing, but the original mail that goes with them
> going missing after being delivered only to some users.
Patch that fixes it attached.

If the maintd visited more than one mail in the /requeue/ directory, and the
FIRST one set the fromrequeuedir flag to unlink the mail file, the flag was NOT
cleared and caused mail in the real archive to be erronously removed.

Signed-off-by: Robin H. Johnson <robbat2@...>

--

-- 
Robin Hugh Johnson
Gentoo Linux: Developer, Trustee & Infrastructure Lead
E-Mail     : robbat2@...
GnuPG FP   : 11AC BA4F 4778 E3F6 E4ED  F38E B27B 944E 3488 4E85
If the maintd visited more than one mail in the /requeue/ directory, and the
FIRST one set the fromrequeuedir flag to unlink the mail file, the flag was NOT
cleared and caused mail in the real archive to be erronously removed.

Signed-off-by: Robin H. Johnson <robbat2@...>

diff -Nuar --exclude mlmmj-make-ml.sh mlmmj-1.2.16.orig/src/mlmmj-maintd.c mlmmj-1.2.16/src/mlmmj-maintd.c
--- mlmmj-1.2.16.orig/src/mlmmj-maintd.c	2008-10-31 14:20:51.000000000 +0000
+++ mlmmj-1.2.16/src/mlmmj-maintd.c	2009-12-16 02:11:16.848146214 +0000
 <at>  <at>  -373,7 +373,7  <at>  <at> 
 	struct stat st;
(Continue reading)

Mads Martin Jørgensen | 16 Dec 2009 07:07
Picon
Favicon

Re: [PATCH] Re: requeued mail files going missing from archive/


On 16/12/2009, at 03.58, Robin H. Johnson wrote:

>> Lately I've had a lot of mail be requeued, and I'm running into some of the
>> requeue subdirectories existing, but the original mail that goes with them
>> going missing after being delivered only to some users.
> Patch that fixes it attached.
> 
> If the maintd visited more than one mail in the /requeue/ directory, and the
> FIRST one set the fromrequeuedir flag to unlink the mail file, the flag was NOT
> cleared and caused mail in the real archive to be erronously removed.
> 
> Signed-off-by: Robin H. Johnson <robbat2@...>

Yikes, good catch. Looks like Morten will grant the mailing world a 1.2.17 christmas present :)

--

-- 
Mads Martin Joergensen, http://mmj.dk
"Why make things difficult, when it is possible to make them cryptic
 and totally illogical, with just a little bit more effort?"
                                 -- A. P. J.

Morten Kirkegaard Poulsen | 16 Dec 2009 07:21

Re: [PATCH] Re: requeued mail files going missing from archive/

On Wed, 2009-12-16 at 07:07 +0100, Mads Martin Jørgensen wrote:
> > If the maintd visited more than one mail in the /requeue/ directory, and the
> > FIRST one set the fromrequeuedir flag to unlink the mail file, the flag was NOT
> > cleared and caused mail in the real archive to be erronously removed.
...
> Yikes,

Oh yes.

> good catch.

Indeed. Thanks Robin.

> Looks like Morten will grant the mailing world a 1.2.17 christmas
> present :)

This definitely calls for a new release.

Does anybody else have patches which should be included in 1.2.17?

Morten

--

-- 
Morten Kirkegaard Poulsen <mopo@...>
CTO, FableTech
http://fabletech.com/

Robin H. Johnson | 16 Dec 2009 22:04
Picon
Favicon
Gravatar

[PATCH] Unsubscribe hints in texts

This is possibly not 1.2.17 material.

Provide more hints to the users on how to unsubscribe from the nomail
and digest forms. Frequently seen where users try to unsubscribe from
the normal version of the list when they are really subscribed to the
digest form.

Signed-off-by: "Robin H. Johnson" <robbat2@...>

-- 
Robin Hugh Johnson
Gentoo Linux: Developer, Trustee & Infrastructure Lead
E-Mail     : robbat2@...
GnuPG FP   : 11AC BA4F 4778 E3F6 E4ED  F38E B27B 944E 3488 4E85
Provide more hints to the users on how to unsubscribe from the nomail
and digest forms. Frequently seen where users try to unsubscribe from
the normal version of the list when they are really subscribed to the
digest form.

Signed-off-by: "Robin H. Johnson" <robbat2@...>

diff -Nuar mlmmj-1.2.16.orig/listtexts/en/listhelp mlmmj-1.2.16/listtexts/en/listhelp
--- mlmmj-1.2.16.orig/listtexts/en/listhelp	2008-10-30 20:06:29.000000000 +0000
+++ mlmmj-1.2.16/listtexts/en/listhelp	2009-12-16 20:58:30.864716161 +0000
 <at>  <at>  -8,6 +8,14  <at>  <at> 

 $listunsubaddr$

(Continue reading)


Gmane