View Issue Details

IDProjectCategoryView StatusLast Update
0003977SOGoWeb Mailpublic2017-01-05 15:10
Reportermoody Assigned Toludovic  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Platform[Client] AppleOSOS XOS Version10.9
Product Version3.2.4 
Summary0003977: Sent email mis-renders the "To:" header field
Description

When I send email from SOGo to joe@example.com, when Joe receives it, the "To:" field reads

To: "joe@example.com"@my.local.host.name

(where "my.local.host.name" is the hostname specified in my Postfix config as "myhostname").

This ONLY occurs when I send directly to a literal email address without a friendly name or angle brackets. That is,

joe@example.com -> "joe.example.com"@my.local.hostname
but
Joe Blow <joe@example.com> -> Joe Blow <joe@example.com>

Also, if I send email through the same postfix server from the iOS mail app, or from roundcube, it works fine; it's only SOGo that appears to be munging the To: field.

Steps To Reproduce

Send email to an email address that is not in your contacts list, without specifying a display name. Check the email on the receiving end (view original message if possible).

TagsNo tags attached.

Activities

joeperd

joeperd

2017-01-04 06:47

reporter   ~0011163

I can confirm this bug as I am experiencing same issue

moody

moody

2017-01-04 18:14

reporter   ~0011165

Also, I've tried changing the "strict_rfc821_envelopes" setting in postfix, but that did not make any difference.

tavoc

tavoc

2017-01-05 14:27

reporter   ~0011169

Last edited: 2017-01-05 14:35

I have updated SOGO to today's Nightly and confirm it as well.

If I sent a Mail from web interface to mr@destination.de, I get

"mr@destination.de"@mydomain.net

In Sent Folder of Sogo the mail looks like: <mr@destination.de@MISSING_DOMAIN>

I have in postfix a sender_canonical setting, which rewrites internal mails to mydomain.net

Client: Windows 10 Mail, Server 16.04. Ubuntu

ludovic

ludovic

2017-01-05 15:10

administrator   ~0011170

https://github.com/inverse-inc/sope/commit/e083bd9858ad8d4eaa4e4a9a77912e2a4a289764

Issue History

Date Modified Username Field Change
2017-01-03 16:54 moody New Issue
2017-01-04 06:47 joeperd Note Added: 0011163
2017-01-04 18:14 moody Note Added: 0011165
2017-01-05 14:27 tavoc Note Added: 0011169
2017-01-05 14:35 tavoc Note Edited: 0011169
2017-01-05 15:10 ludovic Note Added: 0011170
2017-01-05 15:10 ludovic Status new => resolved
2017-01-05 15:10 ludovic Resolution open => fixed
2017-01-05 15:10 ludovic Assigned To => ludovic