View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
09499Feature requestsOtherpublic2019-11-21 14:22
ReporterGaillen Assigned To 
PrioritynormalSeverityfeature 
Status newResolutionopen 
Summary09499: Custom per-survey SMTP email configuration that overrides global settings
Description

Right now if you use SMTP email you can only configure it in the Global Settings and the individual Survey Settings must match the sender email in Global. Ideally each survey would have it's own email settings that can override the Global settings of that survey so each Survey owner could have their own SMTP address set up. Additional situations that might benefit from this are when you want some surveys to be sent from a generic address such as survey@acmetestco.com and other might need to be more personalized such as sendersname@acmetestco.com

Additional Information

Right now with an SMTP send this can only be accomplished by changing the global settings before each send.

Tagsemail, SMTP
Bug heat6
Story point estimate
Users affected %

Users monitoring this issue

larjona

Activities

DenisChenu

DenisChenu

2015-02-18 18:22

developer   ~31695

We already have a solution for Bounce
We already have an event 'beforeTokenSend' : you can this event to do what you need.

Think we don't need another setting ...

larjona

larjona

2018-11-06 10:33

reporter   ~49547

hello, in our organisation the SMTP server rejects sending mail if the sender and the authenticated user are different.
Adding a "SMTP password" field in "Survey administrator" configuration page, and making LimeSurvey use these credentials to send the email would be very useful for cases like ours. Right now, our only option is to set all the survey administrators email to the same as the global administrator email.

DenisChenu

DenisChenu

2018-11-06 11:08

developer   ~49548

see https://gitlab.com/SondagesPro/mailing/smtpByUser : fixed by plugin solution.

larjona

larjona

2019-11-21 12:57

reporter   ~54748

The readme of the plugin says it does not work with LimeSurvey 3.x
I have opened an issue about it: https://gitlab.com/SondagesPro/mailing/smtpByUser/issues/1

DenisChenu

DenisChenu

2019-11-21 14:22

developer   ~54749

@larjona : in 4.0 https://github.com/LimeSurvey/LimeSurvey/tree/develop/application/core/plugins/mailSenderToFrom

I think it's fixed in next version definitely …

Issue History

Date Modified Username Field Change
2015-02-06 23:45 Gaillen New Issue
2015-02-06 23:46 Gaillen Tag Attached: email
2015-02-06 23:46 Gaillen Tag Attached: SMTP
2015-02-18 18:22 DenisChenu Note Added: 31695
2018-11-06 10:33 larjona Note Added: 49547
2018-11-06 10:34 larjona Issue Monitored: larjona
2018-11-06 11:08 DenisChenu Note Added: 49548
2019-11-21 12:57 larjona Note Added: 54748
2019-11-21 14:22 DenisChenu Note Added: 54749