bug-mit-scheme
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-mit-scheme] imail: no bcc with attachment?


From: Julie Sussman
Subject: [Bug-mit-scheme] imail: no bcc with attachment?
Date: Thu, 23 Jul 2009 13:35:30 -0400
User-agent: IMAIL/1.21; Edwin/3.116; MIT-Scheme/7.7.90.+

I have the following in my .edwin, so that I get a bcc
of every message I send and also have the message
placed in a file.

(set-variable! mail-self-blind #t)

(set-variable! mail-archive-file-name "~jems/MAIL-SENT")

Today I sent a message with a .doc file attached,
by means of add-mime-file-attachment.

The message was indeed saved in MAIL-SENT, but there was
no bcc to me.  I didn't receive a copy AND the copy
stored in MAIL-SENT did *not* show a bcc (though other
messages stored there do show the bcc).

Is it supposed to work this way for some reason?!


Julie




reply via email to

[Prev in Thread] Current Thread [Next in Thread]