[#]
Sat May 25 2013 18:02:54 EDT
from
tttodorov
@ Uncensored
Subject: Python script for mailbox backup
Hello,
I am sending you a python script for backup a citadel mailbox.
It intefaces via citadel socket. Saves messages in separate files.
Hint: You can configure journaling e-mail in citadel and then backup it's mailbox using a cron job. This will give you an incremental backup of all messages on your system.
Cheers,
Todor
[#]
Sat May 25 2013 22:04:52 EDT
from
IGnatius T Foobar
@ Uncensored
Subject: Re: Allow Mail from postini
You don't have to configure anonymous relay in order to make Postini work.
Postini simply receives the mail and transmits it to your Citadel server, just as if you had a backup MX out there somewhere.
In fact, you can configure your firewall to only allow connections on port 25 from Postini's address blocks (listed on their support site).