View Issue Details

IDProjectCategoryView StatusLast Update
0002945SOGoWeb Mailpublic2014-11-17 19:34
Reporterwimmer Assigned Tofrancis  
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version2.2.9a 
Target Version2.2.10Fixed in Version2.2.10 
Summary0002945: Webmail does not send e-mail to all recipients when their addresses are delimited by TAB
Description

Webmail does not send e-mail to all recipients when they are delimited by TAB.
You cannot delimit addresses of recipients by TAB when you write message in the Webmail window - so there is not this problem. But you can put addresses delimited by TAB when you copy them from text file via clipboard. Webmail discards some addresses in that case.

Steps To Reproduce
  • copy content of attached text file into clipboard

  • open "Write" in the Mail module

  • paste content of clipboard into "To" field

  • 4 addresses are reformated from 1 line into 2 lines:
    "Ali Amos" <sogo1@sogo-demo.inverse.ca>, "Ben Box" <sogo2@sogo-demo.inverse.ca>,
    "Cory Cosmos" <sogo3@sogo-demo.inverse.ca>, "Dan Dove" <sogo4@sogo-demo.inverse.ca>

  • send message
    => message is send to sogo1@sogo-demo.inverse.ca and sogo3@sogo-demo.inverse.ca only.

  • you can see all recipients in the message source in the Sent folder:
    to: "Ali Amos" <sogo1@sogo-demo.inverse.ca>,
    "Ben Box" <sogo2@sogo-demo.inverse.ca>, "Cory Cosmos" <sogo3@sogo-demo.inverse.ca>,
    "Dan Dove" <sogo4@sogo-demo.inverse.ca>

but Webmail did not send message to
sogo2@sogo-demo.inverse.ca and sogo4@sogo-demo.inverse.ca
and nobody knows about it.

When recipients are delimited by spaces in the source file, there is not this problem.

TagsNo tags attached.

Activities

wimmer

wimmer

2014-10-04 16:48

reporter  

addr.txt (165 bytes)   
"Ali Amos" <sogo1@sogo-demo.inverse.ca>,	"Ben Box" <sogo2@sogo-demo.inverse.ca>,
"Cory Cosmos" <sogo3@sogo-demo.inverse.ca>,	"Dan Dove" <sogo4@sogo-demo.inverse.ca>
addr.txt (165 bytes)   
francis

francis

2014-11-17 19:34

administrator   ~0007687

Fixed.

https://github.com/inverse-inc/sogo/commit/3d18c94789235c50a8028d209b5cbf0203cb5dce

Issue History

Date Modified Username Field Change
2014-10-04 16:48 wimmer New Issue
2014-10-04 16:48 wimmer File Added: addr.txt
2014-11-17 19:23 francis Target Version => 2.2.10
2014-11-17 19:34 francis Note Added: 0007687
2014-11-17 19:34 francis Status new => resolved
2014-11-17 19:34 francis Fixed in Version => 2.2.10
2014-11-17 19:34 francis Resolution open => fixed
2014-11-17 19:34 francis Assigned To => francis