Closed (fixed)
Project:
User mailman register
Version:
6.x-1.1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Sep 2008 at 05:32 UTC
Updated:
23 Sep 2008 at 21:23 UTC
Hello.
How do I set up the:
Profile module:
Retrieve the display name of mail address from Profile name fields. Multiple fields have to be comma separated. Optional
If I want to use the users username?
Comments
Comment #1
samuelet commentedGo in your profile admin page at admin/user/profile.
Look at the column "Name" in the profile table for the values you needs to use as display name in mail address.
For example: profile_name and profile_surname
Then write them in user_mailman_register profile textbox using comma for multiple values (ie: profile_name and profile_surname).
Now, every user which will subscribed or change its subscription status in the mailing list will get this mail schema:
Comment #2
samuelet commented