(Back to DeveloperDocs)
The Sympa <-> Phorum Connection
This is how to set up phorum so that it gets every post from a mailing list, and set up sympa or mailman mailing list to receive any posts made on a phorum. (used on campware.org)
- Sympa -> Phorum
- Use the phorummail.php script for this.
- Edit /etc/aliases according to phorummail.php instructions (e.g. campsite-dev:FULL_PATH/phorummail.php <phorum_number>)
- Run newaliases
- In sympa(or mailman), add a subscribers for each mailing list, with the email set to the alias above (e.g. [email protected]). Make sure the email is not sent back to itself ("not me").
- Phorum -> Sympa
- Use the emailallposts.php script for this.
- Edit phorum settings->general. Set "from" email to be [email protected].
- Edit Phorum settings->modules->email all posts. Add the destination mailing list for that phorum (e.g. [email protected]).
- In Sympa, add [email protected] to each mailing list, but make sure it receives no mail.
Attachments
- phorummail-1.zip (6 kB) – , added by paul on Thu Sep 15 19:06:42 2005.
- emailallposts_blm.zip (2 kB) – , added by paul on Thu Sep 15 19:06:55 2005.
- SympaToPhorum.jpg (94 kB) – Diagram of Sympa to Phorum Connections, added by paul on Thu Sep 15 19:09:51 2005.