larger smaller normal text version of this page

Revision [1906]

Last edited on 2009-04-11 08:02:56 by AlStillero [added related config.php settings]
Additions:


**This block in config.php:**
%%(php)
#0011857: forward to friend, retain attributes
# When forwarding ('to a friend') the message will be using the attributes of the destination email by default.
# This often means the message gets stripped of al its attributes.
# When setting this constant to 1, the message will use the attributes of the forwarding user. It can be used
# to connect the destinatory to the forwarder and/or reward the forwarder.
define("KEEPFORWARDERATTRIBUTES",0);
%%
%%(php)
#0011860: forward to friend, multiple emails
# This setting defines howmany email addresses you can enter in the forward page.
# Default is 1 to not change behaviour from previous version.
define("FORWARD_EMAIL_COUNT",1);
%%
%%(php)
#0011996: forward to friend - personal message
# Allow user to add a personal note when forwarding 'to a friend'
# 0 will turn this option off. default is 0 to not change behaviour from previous version.
# 500 is recommended as a sound value to write a little introductory note to a friend
#The note is prepeded to both text and html messages and will be stripped of all html
define("FORWARD_PERSONAL_NOTE_SIZE",0);
%%
%%(php)
#0013076: different content when forwarding 'to a friend'
# Allow admin to enter a different message that will be sent when forwarding 'to a friend'
# This will show an extra tab in the message dialog.
define("FORWARD_ALTERNATIVE_CONTENT",0);
%%
%%(php)
#0013845 Lead Ref Scheme
# When this setting has a value <> '' all succesfull handovers to the MTA will be counted
# and saved in the attribute with the name of this setting.
#define('FORWARD_FRIEND_COUNT_ATTRIBUTE', 'FriendCount');
%%


Revision [1872]

Edited on 2009-03-28 08:20:58 by AlStillero [added reference to configuration file]
Additions:
When the string constant FORWARD_FRIEND_COUNT_ATTRIBUTE is not empty (see your [[PhpListConfiguration config.php]] file) and an attribute with that name exists, the
Deletions:
When the string constant FORWARD_FRIEND_COUNT_ATTRIBUTE is not empty and an attribute with that name exists, the


Revision [1587]

Edited on 2008-06-04 15:22:40 by BasOvink [Clarified Blacklisting possibility for unknown addresses]
Additions:
Deletions:
In case of forwarding both [BLACKLIST] and [UNSUBSCRIBE] in the footer will be translated to
{domain}lists/?p=blacklist&email=test@test.tst


Revision [1546]

Edited on 2008-04-22 16:15:04 by BasOvink
Additions:
Friend counter aka Lead Reference Scheme aka Viral marketing
Deletions:
Friend counter


Revision [1545]

Edited on 2008-04-22 15:57:13 by BasOvink
Additions:
==In 2.10.6RC2 the following optional behavior has been added:==
In case of forwarding both [BLACKLIST] and [UNSUBSCRIBE] in the footer will be translated to
{domain}lists/?p=blacklist&email=test@test.tst
Friend counter
When the string constant FORWARD_FRIEND_COUNT_ATTRIBUTE is not empty and an attribute with that name exists, the
total count of all succesfull handovers to the MTA (mails sent, not receive with certainty) will be saved in that
attribute.
Deletions:
==In 2.10.6RC6 the following optional behavior has been added:==
In case of forwarding both [BLACKLIST] and [UNSUBSCRIBE] in the footer will be translated to {domain}lists/?p=blacklist&email=test@test.tst


Revision [1515]

Edited on 2008-03-25 16:13:32 by BasOvink [Received headewr and blacklisting unknown email addresses]
Additions:
In the configuration, there is a new option which is the "footer" of a forwarded email, that will be used in case of forwarding, instead of the normal footer. This footer can contain [SUBSCRIBE] to point the person who receives the forwarding to the place where they can sign up to the mailing lists.
==In 2.10.6RC6 the following optional behavior has been added:==
Proper headers maintaining the "chain of custody"
That is, the first (chronologically, so the last one in the header) "Received : " field will show that the communication was initiated by someone else, in this case the person that decided to forward it. An example of this idea can be found at http://www.spamcop.net/fom-serve/cache/369.html .
Blacklisting possibility for unknown addresses
{domain}/lists/?p=blacklist will ask for email and then blacklist this email even if not in db
{domain}/lists/?p=blacklist&email=test@test.tst will ask the same way with the email prefilled
In case of forwarding both [BLACKLIST] and [UNSUBSCRIBE] in the footer will be translated to {domain}lists/?p=blacklist&email=test@test.tst
Deletions:
In the configuration, there is a new option which is the "footer" of a forwarded email, that will be used in case of forwarding, instead of the normal footer. This footer can contain [SUBSCRIBE] to point the person who receives the forwarding to the place where they can sign up to the mailing lists.


Revision [1469]

Edited on 2007-11-30 08:58:33 by AlStillero [Added the Wiki Documentation template's header and footer]
Additions:
==[[PhplistDocumentation Phplist Documentation]] » [[MessageFunctionsInfo Message functions]] » ==
----
====Message Forwarding====
==Related pages==
- [[MessageFunctionsInfo Message functions]]
- [[Placeholders Placeholders]]
----
CategoryDocumentation


Revision [1449]

Edited on 2007-11-12 15:41:33 by BasOvink

No differences.

Revision [1448]

Edited on 2007-11-12 15:40:59 by BasOvink
Additions:
{{image url="images/ForwardToFriendAdvancedSubscribepage_t.png" title="Forward To Friend Advanced Options Screenshot" link="http://docs.phplist.com/images/ForwardToFriendAdvancedSubscribepage.png"}} {{image url="images/ForwardToFriendAdvancedForwardedMail_t.png" title="Forward To Friend Advanced Options Example Email" link="http://docs.phplist.com/images/ForwardToFriendAdvancedForwardedMail.png"}}
Deletions:
{{image url="images/ForwardToFriendAdvancedSubscribepage_t.png" title="Forward To Friend Advanced Options Screenshot" link="http://docs.phplist.com/images/ForwardToFriendAdvancedSubscribepage.png"}} {{image url="images/ForwardToFriendAdvancedForwardedMail_t.png" title="Forward To Friend Advanced Options Example Email link="http://docs.phplist.com/images/ForwardToFriendAdvancedForwardedMail.png"}}


Revision [1447]

Edited on 2007-11-12 15:40:10 by BasOvink
Additions:
With everything switched on it looks like this:
{{image url="images/ForwardToFriendAdvancedSubscribepage_t.png" title="Forward To Friend Advanced Options Screenshot" link="http://docs.phplist.com/images/ForwardToFriendAdvancedSubscribepage.png"}} {{image url="images/ForwardToFriendAdvancedForwardedMail_t.png" title="Forward To Friend Advanced Options Example Email link="http://docs.phplist.com/images/ForwardToFriendAdvancedForwardedMail.png"}}
Deletions:
{{image url="images/ForwardToFriendAdvanced.png" style="left" title="Forward To Friend Advanced Options Screenshot"}}


Revision [1446]

Edited on 2007-11-12 14:43:07 by BasOvink [Added screenshot]
Additions:
{{image url="images/ForwardToFriendAdvanced.png" style="left" title="Forward To Friend Advanced Options Screenshot"}}


Revision [1445]

The oldest known version of this page was created on 2007-11-12 14:13:54 by BasOvink [Added retain attributes, use multiple emails, and attach a note]
Page was generated in 0.1291 seconds