On Tue, 10 Feb 2004, Remko Lodder wrote:
> /var/qmail/bin/sendmail
> should also be able to do the task :)
Thanks so much for all the help.
My lists now appear to be passing mail.
My shunt directory is still full of test messages, but I'm less concerned
with that. Can I delete these files manua
On Mon, 9 Feb 2004, Richard Barrett wrote:
> Use the default SMTPDirect for _any_ MTA, including sendmail. Regarding
> the Sendmail module the following is a quote from $prefix/Defaults.py,
> so it is best not to use it:
Ok, using SMTPDirect. Is this ok too:
SENDMAIL_CMD = '/var/qmail/bin/qmai
On Mon, 9 Feb 2004, Remko Lodder wrote:
> the plain sendmail module works, and
> i think you can also use SMTPDirect
Ok, I'm getting closer.
/var/mailman/qfiles/shunt
is filling up with the test messages I've been sending to the lists.
How do we make them go?
--
[EMAIL PROTECTED]http:
On 9 Feb 2004, Jon Carnes wrote:
> Check out FAQ 3.14, it is a troubleshooting checklist.
> Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Ok, I was looking at an earlier version of that document that didn't
mention mailmanctl. Sure enough:
[EMAIL PROTECTED] log]# ps -aux| grep mailmanc
On Mon, 9 Feb 2004, Adam Wozniak wrote:
> [ qmail and mailman woes deleted]
>
> Is there a troubleshooting checklist anywhere? Where do I look for problems?
>
> Please help, I need to get this thing going quickly.
Anyone? Bueller?
--
[EMAIL PROTECTED]http://cuddlep
I upgraded a machine this weekend to redhat 9 (shrike)
removed sendmail
installed qmail
installed mailman 2.1.4 with
./configure --prefix=/var/mailman --with-cgi-gid=apache --with-mailhost=cudd
lepuddle.org --with-urlhost=cuddlepuddle.org --with-mail-gid=nofiles
python appears to be 2.2.2
modif