After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 749571 - Evolution copies email to Sent folder before it's actually sent
Evolution copies email to Sent folder before it's actually sent
Status: RESOLVED DUPLICATE of bug 749292
Product: evolution
Classification: Applications
Component: Mailer
3.12.x (obsolete)
Other Linux
: Normal major
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2015-05-19 08:12 UTC by Vegard Svanberg
Modified: 2015-05-25 16:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vegard Svanberg 2015-05-19 08:12:51 UTC
I originally reported this bug in Launchpad against the Ubuntu package, but the maintainer asked me to report it upstream. The LP bug is here:

https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1455491

I've set severity to major as emails are lost.

This is Evolution 3.12.11 on Ubuntu Vivid with all updates installed.

Here comes the description I filed in LP:

Hi,

I have intermittent problems sending email from Evolution. Maybe every other day or so, Evolution gives the impression the email has been sent, while it hasn't been.

When this happens, this is what I see on the server side (IP/host info withheld):

May 13 08:23:28 mail postfix/smtpd[14289]: connect from unknown[IPv6:address]
May 13 08:23:28 mail postfix/smtpd[14289]: B218622E50: client=unknown[IPv6:address]
May 13 08:23:28 mail postfix/smtpd[14289]: B218622E50: client=unknown[IPv6:address]
May 13 08:23:28 mail postfix/cleanup[13287]: B218622E50: message-id=<1431498208.15596.31.camel@<withheld>>
May 13 08:23:28 mail postfix/smtpd[14289]: lost connection after DATA (64324 bytes) from unknown[IPv6:address]
May 13 08:23:28 mail postfix/smtpd[14289]: disconnect from unknown[IPv6:address]

May 15 13:14:38 mail postfix/smtpd[3632]: connect from unknown[IPv6:address]
May 15 13:14:38 mail postfix/smtpd[3632]: 21E8522E44: client=unknown[IPv6:address]
May 15 13:14:38 mail postfix/smtpd[3632]: 21E8522E44: client=unknown[IPv6:address]
May 15 13:14:38 mail postfix/cleanup[2894]: 21E8522E44: message-id=<1431688478.15596.89.camel@<withheld>>
May 15 13:14:38 mail postfix/smtpd[3632]: lost connection after DATA (64320 bytes) from unknown[IPv6:address]
May 15 13:14:38 mail postfix/smtpd[3632]: disconnect from unknown[IPv6:address]

Now, why the connection is lost might be an interesting thing to find out in and by itself, but the real concern I have is the fact that Evolution doesn't detect this error.

It seems to pretend everything is ok and copies the email to the Sent folder without indicating something went wrong.

Would it be unreasonable of me to expect Evolution to wait for a 250 first?
Comment 1 Milan Crha 2015-05-25 16:55:19 UTC
Thanks for a bug report. I'm marking this as a duplicate of an already filled bug report. Please see it for more information.

*** This bug has been marked as a duplicate of bug 749292 ***