-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
At 02:32 PM 10/20/2007, you wrote:
>All right, I forgot about fetchmail.
>
>Was something non-standard needed to make mailman work with fetchmail/cron?
>
>
>--
>Tomasz Chmielewski
>http://wpkg.org
No. It was a little tricky to set things up so my I
Dennis Putnam schrieb:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> At 06:36 AM 10/20/2007, you wrote:
>> Is it possible to set up mailman on a host without a MTA?
>>
>> I imagine mailman could easily send emails through an external MTA, and
>> receive email using externam pop3 or imap ac
Dennis Carr wrote:
>On Sat, 20 Oct 2007 12:36:18 +0200
>Tomasz Chmielewski <[EMAIL PROTECTED]> wrote:
>
>> Is it possible to set up mailman on a host without a MTA?
>>
>> I imagine mailman could easily send emails through an external MTA,
>> and receive email using externam pop3 or imap account -
On Sat, 20 Oct 2007 12:36:18 +0200
Tomasz Chmielewski <[EMAIL PROTECTED]> wrote:
> Is it possible to set up mailman on a host without a MTA?
>
> I imagine mailman could easily send emails through an external MTA,
> and receive email using externam pop3 or imap account - however, I
> didn't find m
QA Engg wrote:
>
> 2.2 Create the Installatio Directory
> 1.
>
> You cannot install Mailman on a filesystem that is mounted with
> the nosuid option not gettting the meaning of set to group
> 2.
>
> cd $prefix
>
> 3.
>
> chgrp mailman .
>
> 4.
>
> chmod
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
At 06:36 AM 10/20/2007, you wrote:
>Is it possible to set up mailman on a host without a MTA?
>
>I imagine mailman could easily send emails through an external MTA, and
>receive email using externam pop3 or imap account - however, I didn't
>find many
Is it possible to set up mailman on a host without a MTA?
I imagine mailman could easily send emails through an external MTA, and
receive email using externam pop3 or imap account - however, I didn't
find many hints about such setup in the fine documentation.
Any clues?
--
Tomasz Chmielewski
-- Forwarded message --
From: QA Engg <[EMAIL PROTECTED]>
Date: Oct 20, 2007 2:57 PM
Subject: [Mailman-Users] : Problem Running mailman
To: Mailman-Users@python.org
Cc: [EMAIL PROTECTED]
Hi,
2.1 Set up your system
1.
Add the group and User
*groupadd mailman :-* gr
Hi,
2.1 Set up your system
1.
Add the group and User
*groupadd mailman :-* groupadd: group mailman exists
*useradd -c''GNU Mailman'' -s /no/shell -d /no/home -g mailman mailman :- *
no error but shows details about the command Useradd
2. Create the istallation Directory