Web Hosting Talk







View Full Version : Footers in list management?


ML2008
01-16-2003, 01:41 AM
How to add a footer to all emails sent from the Raq 4 built in list management?

CmptrWz
01-16-2003, 01:55 AM
If you mean the mailing lists you can set up from the control panel then you want to send mail to majordomo@domain.com containing

config <listname> <password>

That will give you the current config. Then use

newconfig <listname> <password>
<New Config File>

To put the new config file in place.

You want to change message_footer

EDIT

The password is the password specified for the list in the control panel

ML2008
01-16-2003, 03:12 AM
Hi, do I just send an email to majordomo@domain.com and where in the email do I put the config <listname> <password>?

More details would be greatly appreciated.

CmptrWz
01-16-2003, 08:45 AM
To GET the config:

To: majordomo@domain.com
From: Your VALID, non-anti-spam address
Subject: Doesn't matter
Body:
config <listname> <listpassword>

To SET the config:

To: majordomo@domain.com
From: Your VALID, non-anti-spam address
Subject: Doesn't matter
Body:
newconfig <listname> <listpassword>
<copy of config from the e-mail response of the above, with any changes you made>

Notes: DISABLE any sig you may have set to default on your mail, and use TEXT only. non-anti-spam address means nothing like "someoneNOSPAM@domain.com" when the real e-mail is "someone@domain.com"

CmptrWz
01-17-2003, 08:56 AM
Just curious: Did you get it working?

ML2008
01-18-2003, 01:16 PM
I have got it to do some of it but still playng with it.