Hmm, no takers to comment on this issue at all, yet. ;) On Tue, 2006-05-16 at 11:06 -0400, James Pifer wrote: > I'm a member of a mailing list for our helpdesk. I'm not sure what > mailing list software they use. If I try to respond to a message that I > get from the list Evolution wants to do a "Post To:" an mbox instead of > giving me the normal To: the mailing list address. > > In the headers I think this is the important part:
Yes, exactly. It is the Newsgroups: header. > Newsgroups: public.remedy.arsystem.general > Date: Tue, 16 May 2006 08:11:26 -0600 (10:11 EDT) > Reply-To: [email protected] > Sender: Action Request System discussion list(ARSList) > <[email protected]> > From: Some Body <[EMAIL PROTECTED]> > Subject: Re: Don't see my own posts? > To: [email protected] > In-Reply-To: <[EMAIL PROTECTED]> > > I don't see the "Newsgroups" line in the headers of my other mailing > lists. I'm trying to work with the people on that list to understand > what is going on, but I'm not really getting anywhere. > > I use this same account and client for all my mailing lists, so I don't > think it's an evolution "problem". But, I was hoping someone here could > shed light on it for me. Unfortunately, it is. :/ It is a known bug, that Evo will not properly reply, if there is a Newsgroups: header in your mail received on a *mail* account, but rather default to post to the newsgroup. http://bugzilla.gnome.org/show_bug.cgi?id=260995 http://bugzilla.gnome.org/show_bug.cgi?id=306525 The first link being the open bug, the second one holds quite some discussion. Feel free to add comments. :) As a workaround, just delete that text in the Post To: input field, and use View / To Field to get a proper To: header. (Maybe Reply To List would work as well, don't recall if I even tried it.) ...guenther -- char *t="[EMAIL PROTECTED]"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1: (c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}} _______________________________________________ Evolution-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evolution-list
