On Tue, 26 Feb 2008, Mark Sapiro wrote:
Mark Sapiro wrote:
>liste yoneticisi wrote:
>>
>>How can i divide the file "listname.mbox" in the directory
>>"listname.mbox/" by day.
>
>
>Set up a cron job to run at daily at 23:59 and do something like
>
>#!/bin/bash
>suffix=`date +%Y%m%d`
>sleep 60
>if
Hello,
I rebooted my machine today and mailman wouldn't start.
Feb 27 06:46:56 2008 mailmanctl(692): The master qrunner lock could
not be acquired. It appears as though there is
a stale master qrunner lock. Try re-running mailmanctl with the -s flag.
Now could the reason be that mailman startu
On Tue, Feb 26, 2008 at 10:33 AM, liste yoneticisi <[EMAIL PROTECTED]> wrote:
> Hello;
>
> How can i divide the file "listname.mbox" in the directory
> "listname.mbox/" by day.
http://www.openinfo.co.uk/mm/patches/dailymbox/index.html
hth,
-Jim P.
--
Vytenis Tamakauskas wrote:
>
>I need to make mailing list in that server, and i dont find any info about
>that how to set up postfix + mysql + mailman and make them work together,
>or some other way to create mailing list in this machine..
As far as I know, you can set up Postfix and Mailman usin
Vytenis Tamakauskas sent the message below at 09:51 2/26/2008:
>Hello,
>
>I have problem, In my mail server are postfix with mysql, witch handles
>many user accunts and few dommains.
>
>I need to make mailing list in that server, and i dont find any info about
>that how to set up postfix + mysql +
Hello,
I have problem, In my mail server are postfix with mysql, witch handles
many user accunts and few dommains.
I need to make mailing list in that server, and i dont find any info about
that how to set up postfix + mysql + mailman and make them work together,
or some other way to create maili
Andrew Hodgson wrote:
>
>Reading previous emails seem to suggest I can make Mailman output to a
>different SMTP server by changing the options in the configuration
>files. I would quite like to do this, as currently Mailman is on a
>server which doesn't do much email, and the Exim on that machine
Hi,
Reading previous emails seem to suggest I can make Mailman output to a
different SMTP server by changing the options in the configuration
files. I would quite like to do this, as currently Mailman is on a
server which doesn't do much email, and the Exim on that machine outputs
to the desti
Mark Sapiro wrote:
>liste yoneticisi wrote:
>>
>>How can i divide the file "listname.mbox" in the directory
>>"listname.mbox/" by day.
>
>
>Set up a cron job to run at daily at 23:59 and do something like
>
>#!/bin/bash
>suffix=`date +%Y%m%d`
>sleep 60
>if [[ -f /path/to/archives/private/listname.
liste yoneticisi wrote:
>
>How can i divide the file "listname.mbox" in the directory
>"listname.mbox/" by day.
Set up a cron job to run at daily at 23:59 and do something like
#!/bin/bash
suffix=`date +%Y%m%d`
sleep 60
if [[ -f /path/to/archives/private/listname.mbox/listname.mbox ]]
then mv
Hello;
How can i divide the file "listname.mbox" in the directory
"listname.mbox/" by day.
I heard that it is possible as configuring listserver. But i couldn't find
it.
Can you help me?
Thank you.
Evrim AKMAN
# The archive file structure by default is:
#
# archives/
Thank you very much for your answer, it start working
properly when I had defined SMTPHOST and SMTPPORT in
mm_cfg.py how you adviced (SMTPHOST='t2.pvt.cz',
SMTPPORT='25').
Have a nice day.
Vladislav Rames
> -Original Message-
> From: Mark Sapiro [mailto:[EMAIL PROTECTED]
> Sent: Wed
12 matches
Mail list logo