
I've setup the dreamhost implementation of mailman succesfully but I'm facing a problem with the subscriptions.
What I want to try is to manage (un-)subscriptions through a drupal website where (if the name of the list is checked) a mail is being sent to the list-join address of the list. However, to avoid being marked as spam by dreamhost, I have to sent the message with the actual subscribing address in the reply-to field.
However, I can't find if it's possible (and if so, how?) to look into the reply-to field for (un-)subscriptions.
Anyone has an idea if and how this can be done?
Best regards, Dries

Nevermind,
I think I can get out of this problem with the list-request and sending the address as a command :)
Sorry for the inconvenience.
Best regards, Dries
2012/11/28 dries annaert dries.annaert@gmail.com
I've setup the dreamhost implementation of mailman succesfully but I'm facing a problem with the subscriptions.
What I want to try is to manage (un-)subscriptions through a drupal website where (if the name of the list is checked) a mail is being sent to the list-join address of the list. However, to avoid being marked as spam by dreamhost, I have to sent the message with the actual subscribing address in the reply-to field.
However, I can't find if it's possible (and if so, how?) to look into the reply-to field for (un-)subscriptions.
Anyone has an idea if and how this can be done?
Best regards, Dries

When I try and add
Unsubscribe: %(user_optionsurl)s?password=%(user_password)s&unsub=1&unsubconfirm =1 to Footer added to mail sent to regular list member I get the error
Warning: The following illegal substitution variables were found in the msg_footer string: user_optionsurl, user_password
Your list may not operate properly until you correct this problem.

Web Analysts wrote:
Warning: The following illegal substitution variables were found in the msg_footer string: user_optionsurl, user_password
You must enable personalization to use those replacements. See the FAQ at http://wiki.list.org/x/UYA9.
participants (3)
-
dries annaert
-
Mark Sapiro
-
Web Analysts