View Issue Details

This bug affects 1 person(s).
 10
IDProjectCategoryView StatusLast Update
10256Bug reportsOtherpublic2016-02-10 20:28
Reporterttenbergen Assigned Toc_schmitz  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.06+ 
Fixed in Version2.50.x 
Summary10256: "All emails were sent" when they were not
Description

When I set up email settings that fail, all I get is a "All emails were sent."; If I turn on SMTP debug mode I get more info that actually says it failed. There should not be a "All emails were sent" when it fails.

Email to !!test !!test (ttenbergen@gmail.com) failed. Error message: SMTP connect() failed.<li>SMTP debug output:</li><pre>2016-01-28 23:41:30 SERVER -> CLIENT: 220 cp5.bluebirdhosting.net ESMTP Exim 4.86 Thu, 28 Jan 2016 23:41:30 +0000 2016-01-28 23:41:30 CLIENT -> SERVER: EHLO backup2015.cpdtracking.ca 2016-01-28 23:41:30 SERVER -> CLIENT: 250-cp5.bluebirdhosting.net Hello cp2.bluebirdhosting.net [142.4.223.78] 250-SIZE 20971520 250-8BITMIME 250-PIPELINING 250-AUTH PLAIN LOGIN 250-STARTTLS 250 HELP 2016-01-28 23:41:30 CLIENT -> SERVER: AUTH LOGIN 2016-01-28 23:41:30 SERVER -> CLIENT: 334 VXNlcm5hbWU6 2016-01-28 23:41:30 CLIENT -> SERVER: Y3BkX2V4dEBjcGR0cmFja2luZy5jYQ== 2016-01-28 23:41:30 SERVER -> CLIENT: 334 UGFzc3dvcmQ6 2016-01-28 23:41:30 CLIENT -> SERVER: Y3Iwc3MtU2l0ZS1A 2016-01-28 23:41:31 SERVER -> CLIENT: 535 Incorrect authentication data 2016-01-28 23:41:31 SMTP ERROR: Password command failed: 535 Incorrect authentication data 2016-01-28 23:41:31 CLIENT -> SERVER: QUIT 2016-01-28 23:41:31 SERVER -> CLIENT: 221 cp5.bluebirdhosting.net closing connection SMTP connect() failed. </pre>
All emails were sent.

Steps To Reproduce

enter wrong password in email settings and send a survey invite (on in example above, reminder)

Additional Information

See also issue 09940

TagsNo tags attached.
Bug heat10
Complete LimeSurvey version number (& build) Version 2.06+ Build 151215
I will donate to the project if issue is resolvedNo
BrowserFirefox newest
Database type & version..
Server OS (if known)..
Webserver software & version (if known)..
PHP Version..

Relationships

has duplicate 09940 closedc_schmitz email fail error is unclear 

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2016-02-01 12:24

administrator   ~34436

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&amp;id=17029

c_schmitz

c_schmitz

2016-02-03 09:17

administrator   ~34493

2.5+ Build 160202 released

Related Changesets

LimeSurvey: master fa8bdb11

2016-02-01 11:24:16

c_schmitz

Details Diff
Fixed issue 10256: "All emails were sent" message when they were not Affected Issues
10256
mod - application/controllers/admin/tokens.php Diff File

Issue History

Date Modified Username Field Change
2016-01-29 00:45 ttenbergen New Issue
2016-02-01 12:23 c_schmitz Assigned To => c_schmitz
2016-02-01 12:23 c_schmitz Status new => assigned
2016-02-01 12:24 c_schmitz Changeset attached => LimeSurvey master fa8bdb11
2016-02-01 12:24 c_schmitz Note Added: 34436
2016-02-01 12:24 c_schmitz Resolution open => fixed
2016-02-01 12:25 c_schmitz Status assigned => resolved
2016-02-01 12:25 c_schmitz Fixed in Version => 2.5
2016-02-03 09:17 c_schmitz Note Added: 34493
2016-02-03 09:17 c_schmitz Status resolved => closed
2016-02-10 20:28 c_schmitz Relationship added has duplicate 09940