Horas and konnichiwa untuk semua


Changing Ezmlm messages
March 17, 2004, 6:26 pm
Filed under: notes/Settings

Quoted from http://sunsite.dk/node/id/86

It is possible to change the messages ezmlm sends when somebody subscribes to your list, unsubscribes from your list, etc. etc. . In order for this, you must have remote administration enabled for the list you would like to change the default messages for. To enable remote administration, simply email staff@sunsite.dk with the list you require to have remote administration set up for.
(more…)



Using SQL database with Ezmlm
March 17, 2004, 5:54 pm
Filed under: notes/Settings

ezmlm support for SQL databases.
http://www.ezmlm.org/faq-0.40/FAQ-5.html

1. Adding subscribers from text file containing addresses
/usr/local/bin/ezmlm/ezmlm-sub ~vpopmail/domains/adventmail.org/forum-seiman/ <forum-members.txt

2. Setting up a mailing list using MySQL
Table for mailing list: “forumsqlseiman” (“-” is not allowed)
Database name: “adventmailorg”

First make the database and table:
mysqladmin -u root -p create adventmailorg
Then create the tables using ezmlm-mktab
/usr/local/bin/ezmlm/ezmlm-mktab -d forumsqlseiman |mysql -u root -p -f adventmailorg

Then setup the mailing list using qmailadmin using the above database information.

3. To unsubscribe members
/usr/local/bin/ezmlm/ezmlm-unsub ~vpopmail/domains/adventmail.org/cq-seiman/ <cq-members.txt
(more…)




Follow

Get every new post delivered to your Inbox.