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 56453 - Failed mail sending places mail in outgoing and sent folders.
Failed mail sending places mail in outgoing and sent folders.
Status: RESOLVED FIXED
Product: balsa
Classification: Other
Component: general
unspecified
Other Linux
: Normal minor
: ---
Assigned To: Balsa Maintainers
Balsa Maintainers
Depends on:
Blocks:
 
 
Reported: 2001-06-20 14:33 UTC by Matthias Andree
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Andree 2001-06-20 14:33:41 UTC
When sending a mail fails, the mail is placed in the outgoing AND in the
sent-mail folder. It should be placed into the sent-mail folder only after
it has successfully been sent, until then, it should be ONLY in the
outgoing folder.
Comment 1 Matthias Andree 2001-06-20 14:47:04 UTC
In my case, it happened that the partition carrying /tmp was full.
Comment 2 Carlos Morgado 2001-11-30 20:20:32 UTC
is there any good reason to not move write_fcc() from message_queue()
to process_queue() ?
Comment 3 Pawel Salek 2001-11-30 20:27:32 UTC
Right. The only thing is that you cannot do _write_fcc then, you need
to do message_move/copy().
Comment 4 Peter Bloomfield 2004-11-18 00:52:22 UTC
Committed to HEAD (2004-08-31).  Resolving as FIXED...