GNOME Bugzilla – Bug 303182
[CVS] Sending via email is broken
Last modified: 2006-05-04 17:58:22 UTC
Version details: CVS CVS version of 2005-05-05 is not able to send articles as email: articles are always sent via nntp. Problem is in pan/task-post.c and was introduced in this commit: http://cvs.gnome.org/bonsai/cvsview2.cgi?diff_mode=context&whitespace_mode=show&root=/cvs/gnome&subdir=pan/pan&command=DIFF_FRAMESET&root=/cvs/gnome&file=task-post.c&rev1=1.24&rev2=1.25
http://bugzilla.gnome.org/show_bug.cgi?id=170889
*** Bug 170889 has been marked as a duplicate of this bug. ***
sending email has been nothing but headaches. IMO if Pan is to send email at all, it should farm the job out to a real MUA, the same way it farms out web browsing to a true web browser. As of 0.9x I've removed email support from Pan altogether and am waiting for users to request its return.