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

samuelet’s picture

Go 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:

profile_name profile_surname <usermail@yoursite.org>
samuelet’s picture

Status: Active » Closed (fixed)