|
|
|
|
|
|
Re: Obfuscating mailaddress when syncing with mailinglist? [message #159467 is a reply to message #159464] |
Thu, 04 June 2009 15:15 |
Peter Vendike
Messages: 65 Registered: February 2009 Location: Denmark
Karma: 0
|
Member Translator |
add to buddy list ignore all messages by this user
|
|
icarus wrote on Thu, 04 June 2009 13:21 | Hi!
There are three possible options:
1. All users who don't want to publish their mail address are set to a single sender like noreply(at)domain(dot)tld (where domain.tld is the domain of the forum) The real name then should be set to the name in the forum.
|
So in that case the proforma user registered in the mailing list could also be the user you filter to send to maillist.php, but then he should not be 'noreply'
I think m2f for phpbb does something similar.
Then we need some extra user settings, I would also need that for the possibility to make FUD doing the maillist thing by it self, without an external maillist manager. These extra settings should be done in the subscription menu.
[Updated on: Thu, 04 June 2009 15:21] Report message to a moderator
|
|
|
Re: Obfuscating mailaddress when syncing with mailinglist? [message #159471 is a reply to message #159466] |
Thu, 04 June 2009 18:06 |
|
Hi!
naudefj schrieb am Do, 04 Juni 2009 20:12 | Look at the send_email() function in FUDdata/include/mlist_post.inc.
|
Thats too late. This function in mlist_post.inc is called from somewhere - but I cannot detect from where. That is the place I search. Because there the mail address is fetched from the user setup.
Michael
|
|
|
|