On Tue, 2008-04-01 at 11:25 -0500, Gabriel M. Elder wrote:
> How can I tell if a sent message had a read receipt request set on it?
> Is there any way through the gui? Or is this not a feature (yet), and I
> should just go grep my sent box?

Well, since I never use Read Receipts myself, and I sure as hell never
ever configure Evo to respond to them... ;)  That question never
occurred to me.

However, I just checked by enabling that option in the Composer, and
saving a draft. It seems that this corresponds to the header

  Disposition-Notification-To: [EMAIL PROTECTED]

There are two ways to get this information you asked for. The first
option is on demand: Select the sent mail in question in your Sent
folder, and pick  View / Message Source (Ctrl-U)  from the menus. Check
for that header in the raw message source.

The second option, if you wonder about this frequently: Add that very
header (without the trailing colon) to your  Mail Preferences / Headers.


Please be aware though, that it is up to the recipient to follow your
(im)polite request for verification when exactly he reads his mail. ;)
Just in case you wonder whether you set it, to verify if the recipient
read the mail. You can not tell anything by the absence of a read
receipt.

  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
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to