Written by seancarlos the 20 Jun 11 at 07:48.
Global category: Tokens.
New
List-Unsubscribe is a mail message header used to provide machine readable unsubscribe instructions - an email address, a URL or both.
If List-Unsubscribe is present, some mail clients will offer a unsubscribe button and/or unsubscribe option if a user tries to flag the message as spam.
It is a recommended 'best practice' to improve message deliverability and do the right thing for the end user.
Written by JEfromCanada the 30 Nov 11 at 07:47.
Global category: Tokens.
New
If Lime Survey is installed in such a way that the root url for the survey is a long character string, the generated SURVEYURL may be longer than the line size of the email program.
This results in the email program splitting the survey link over multiple lines, and in many email programs, these split URL's no longer function (i.e. the portion of the URL that does not fit on the first line is visible, but no longer part of the actual URL). Clicking on such a broken link will lead to a failed attempt to access the survey, frustrating the invitee.
Written by lovepade the 8 Nov 11 at 15:27.
Global category: Tokens.
New
I just had a need to filter my tokens on a specifc attribute, but the search functionality seems only to adress tokens, names and email adress. But my custom attributes was not searched.
Fortunately I had uploaded my tokens in an orderly way, which made is possible to do what I wanted.
Written by tacman1123 the 5 Feb 12 at 13:06.
Global category: Tokens.
New
When I import a CSV file into the tokens table, using attribute_1, attribute_2, etc., is awkward, I'd much rather use company_name, website, etc., whatever my fields are.
Then conditions and defaults could use those same names, e.g. TOKEN:COMPANY_NAME
An auto-import function would be nice, something that could take a file like
email,website,company_name,year_founded,industry
and import it into the tokens table, automatically adding any new fields that weren't there.
Written by Oli_71 the 27 Jul 10 at 17:10.
Related project: 1.x all.
New
It would be most wonderful, if one could provide the invitations with a date and/or timestamp in order to define the earliest date/time of posting them to the invited person.
Written by lovepade the 16 Sep 10 at 18:16.
Related project: 1.x all.
New
Limesurvey's email capabilities are great. One crucial thing is missing though: Email tracking.
If an email adress is wrong I recieve a bounce. Thats great. But what if my email is never recieved? On dedicated servers this shouldn't be a problem - but on shared hosts, were you share an IP adress with severel others, theres is a chance that the IP adress at some point will be blacklisted by some emailproviders.
It could also be that you design your email with lots of pictures and "false" from headings, thus increasing your risc of being caught in spam folders.
But basically there is no way to know if a low response rate is due to lack of interest, og because people never read your invite.
Written by eckes the 14 Nov 09 at 21:19.
Related project: 1.x all.
New
If one uses LimeSurvey for Voting it would be good if one can publish the list of votes at the end, so each voter can check, if his vote is recorded correctly.
For this to work, the user should receive a code under which the vote is recorded. This code should be different from the token, since otherwise the token sender can correlate the vote to the email address.
It must also be ennsured that the code cannot be issued twice by LimeSurvey.