* maxmailsize text missing
@ 2007-04-24 8:35 Henne Vogelsang
2007-04-24 9:11 ` Christoph Wilke
0 siblings, 1 reply; 2+ messages in thread
From: Henne Vogelsang @ 2007-04-24 8:35 UTC (permalink / raw)
To: mlmmj
Hey,
the text for the maxmailsize deny mail is missing in text.skel.
Please add it for the next release.
Henne
--
Henne Vogelsang, Teamlead Core Services
http://www.opensuse.org
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: maxmailsize text missing
2007-04-24 8:35 maxmailsize text missing Henne Vogelsang
@ 2007-04-24 9:11 ` Christoph Wilke
0 siblings, 0 replies; 2+ messages in thread
From: Christoph Wilke @ 2007-04-24 9:11 UTC (permalink / raw)
To: mlmmj
[-- Attachment #1: Type: text/plain, Size: 602 bytes --]
Hej,
On Tue, April 24, 2007 10:35, Henne Vogelsang wrote:
> Hey,
>
> the text for the maxmailsize deny mail is missing in text.skel.
> Please add it for the next release.
Have a look at the attached patch.
It includes the english text and a little modification
in the correponding Makefile.in, so the existing maxmailsize
file(s) will be installed in the text.skel directory.
>
> Henne
Ciao
Chris
ps. Please confirm, my changes in the Makefile.in are
correct. I only did a dry run with it...
>
> --
> Henne Vogelsang, Teamlead Core Services
> http://www.opensuse.org
>
[-- Attachment #2: mlmmj-1.2.14-maxmailsize-text.diff --]
[-- Type: application/octet-stream, Size: 1232 bytes --]
diff -Nru mlmmj-1.2.14.orig/listtexts/Makefile.in mlmmj-1.2.14/listtexts/Makefile.in
--- mlmmj-1.2.14.orig/listtexts/Makefile.in 2007-04-03 12:39:37.000000000 +0200
+++ mlmmj-1.2.14/listtexts/Makefile.in 2007-04-24 10:51:37.000000000 +0200
@@ -105,7 +105,8 @@
target_alias = @target_alias@
textlibdir = @textlibdir@
-dist_textlib_DATA = access bounce-probe listhelp listfaq moderation notifysub \
+dist_textlib_DATA = access bounce-probe listhelp listfaq maxmailsize \
+ moderation notifysub \
notifysub-digest notifysub-nomail notifyunsub notifyunsub-digest \
notifyunsub-nomail notintocc sub-confirm sub-confirm-digest \
sub-confirm-nomail sub-deny-digest sub-deny-nomail sub-ok \
diff -Nru mlmmj-1.2.14.orig/listtexts/maxmailsize mlmmj-1.2.14/listtexts/maxmailsize
--- mlmmj-1.2.14.orig/listtexts/maxmailsize 1970-01-01 01:00:00.000000000 +0100
+++ mlmmj-1.2.14/listtexts/maxmailsize 2007-04-24 10:45:57.000000000 +0200
@@ -0,0 +1,10 @@
+Subject: Post to $listaddr$ denied due to size limit
+
+Hi, this is the mlmmj program managing the mailinglist
+
+$listaddr$
+
+I'm sorry to inform you that your message could not be delivered to the
+list. Your mail was rejected due to the size limit of $maxmailsize$.
+
+Thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-04-24 9:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-24 8:35 maxmailsize text missing Henne Vogelsang
2007-04-24 9:11 ` Christoph Wilke
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.