Mark Heer wrote:
>
>mm_cfg.py:
>PUBLIC_EXTERNAL_ARCHIVER = 'ssh -e none -i $HOME/.ssh/archkey [EMAIL
>PROTECTED] %(listname)s'
>PRIVATE_EXTERNAL_ARCHIVER = 'ssh -e none -i $HOME/.ssh/archkey [EMAIL
>PROTECTED] %(listname)s'
>
>
>error log:
>return Mailbox.Mailbox(open(afn, 'a+'))
>IOError: [Err
Hello,
I can run the following ssh from the command line and it works, yet when I set
the config for external archive mailman is ignoring the config option and
attempts to archive on the local machine. After I updated mm_cfg.py I did a
mailmanctl restart
and restarted mailman from rc3.d dir
Jean-Philippe GIOLA wrote:
>
>I try to use the option PUBLIC_EXTERNAL_ARCHIVER but it doesn't work.
>
>I have add this line in mm_cfg.py : PUBLIC_EXTERNAL_ARCHIVER = 'cat >
>/home/users/jean-philippe_giola/mailman-archive'
>so I want to store a mail that is sent in a the
>"/home/users/jean-philip
Hi all!
I try to use the option PUBLIC_EXTERNAL_ARCHIVER but it doesn't work.
I have add this line in mm_cfg.py : PUBLIC_EXTERNAL_ARCHIVER = 'cat >
/home/users/jean-philippe_giola/mailman-archive'
so I want to store a mail that is sent in a the
"/home/users/jean-philippe_giola/mailman-archive"