[EMAIL PROTECTED] wrote:
>
> I'm running postfix with virtual host and mysql.
>I mainly followed the following guide:
>http://www.gentoo.org/doc/en/virt-mail-howto.xml
>
>
>I was wondering if there was any mailman documentation that is more
>detailed. I ran through the setup instructions and as f
John Swartzentruber wrote:
> I recently upgraded to Mailman 2.1.7. A user (and co-moderator) on one
> of the lists that I run reported that some of his messages were missing
> from the archives and that one of them had been delivered to him without
> the normal Mailman footers and subject modi
I recently upgraded to Mailman 2.1.7. A user (and co-moderator) on one
of the lists that I run reported that some of his messages were missing
from the archives and that one of them had been delivered to him without
the normal Mailman footers and subject modification.
I looked into it today a
Barry Warsaw wrote:
> On Mon, 2006-01-16 at 09:25 +0900, Tokio Kikuchi wrote:
>
>
>>In usual mailman qrunner execs, stderr is logged into logs/errors. It
>>is the additional tee_to_real_stderr in LogStdErr() setting which wants
>>to print the error into real stderr.
>>
>>Isn't it safe to put t
Hi all,
I'm running postfix with virtual host and mysql.
I mainly followed the following guide:
http://www.gentoo.org/doc/en/virt-mail-howto.xml
I was wondering if there was any mailman documentation that is more
detailed. I ran through the setup instructions and as far as I can tell.
it's ju
On Mon, 2006-01-16 at 09:25 +0900, Tokio Kikuchi wrote:
> In usual mailman qrunner execs, stderr is logged into logs/errors. It
> is the additional tee_to_real_stderr in LogStdErr() setting which wants
> to print the error into real stderr.
>
> Isn't it safe to put the tee_to_real_stderr value
David Gibbs wrote:
> Tokio Kikuchi wrote:
>
>>Can you test this patch?
>
>
> Seems to be working fine.
>
> david
>
>
>
Thank you David. I changed the patch slightly and checked into the CVS.
See also this patch tracker entry:
http://sourceforge.net/tracker/index.php?func=detail&aid=14057
Barry Warsaw wrote:
> On Jan 14, 2006, at 9:59 PM, Tokio Kikuchi wrote:
>
>
>>Mark Sapiro wrote:
>>
>>
>>
File "/usr/lib/python2.3/uu.py", line 139, in decode
sys.stderr.write("Warning: %s\n" % str(v))
File "/usr/lib/mailman/Mailman/Logging/MultiLogger.py", line 45,
in write
>
Tokio Kikuchi wrote:
> Can you test this patch?
Seems to be working fine.
david
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Se
Thank you to Mark and Bryan for the help. Trying to figure out what
this all this means (I'm still in the deep water.) I've asked our
network guy to take a look, though I know I'm driving him crazy.
I might perhaps need to come back and ask some for some further
simplification, but here's
On Jan 14, 2006, at 9:59 PM, Tokio Kikuchi wrote:
> Mark Sapiro wrote:
>
>
>>> File "/usr/lib/python2.3/uu.py", line 139, in decode
>>> sys.stderr.write("Warning: %s\n" % str(v))
>>> File "/usr/lib/mailman/Mailman/Logging/MultiLogger.py", line 45,
>>> in write
>>> _logexc(logger, msg)
>>> Fi
Tokio Kikuchi wrote:
>
>There should be other chances that Python builtin modules spew warnings
>to sys.stderr. How about this patch for Logging/Utils.py to write these
>messages into syslog facility.
The patch looks good to me, and I think is a good thing in general.
It's clearly better than s
Myo Zaw Nyunt wrote:
>
>Thanks for your reply. But after I read this article at
>http://mail.python.org/pipermail/mailman-users/2004-June/037514.html, I do not
>understand very well about this section. I can't find /etc/sudoers fiels in my
>FreeBSD.
You probably have to create it. See 'man sudo'.
13 matches
Mail list logo