How to send a return receipt

2007-10-11 Thread schoenfeld / in-medias-res
Hi,

we have customers that send as jobs per email. Some of them set the "I want to
receive a return receipt"-option which means that I (as the receipient) am
asked if I want to send a return receipt. Technically the header set is
Return-Receipt-To: with the email adress of the sender. It has become the best
practice between those customers and us, that we confirm the sending of a
return receipt to confirm that we have seen and will process the job (because
we do not need to interact with the customer afterwards). In mutt we are not
asked if we want to send such a return receipt. Is this configurable? I also
read somewhere that mutt doesn't support that but I can't believe that. Is that
true?

Thanks in advance,
best Regards

Patrick


signature.asc
Description: Digital signature


Re: pgp_autosign=ask-no

2007-10-02 Thread schoenfeld / in-medias-res
Hi,


On Tue, Oct 02, 2007 at 02:33:43PM -0600, Joseph wrote:
> Do I need to create macro if I want to selectively sign/encrypt emails?
> If so can you share a solution/sample.

you could use the pgp menu to enable signing/encryption in case you want to
sign and otherwise disable it (pgp_autosign = no). Off course you can ease
this task by adding a macro. I do have pgp_autosign enabled and disable it
depending on folders (with a folder_hook) or on receipient-base (with
send-hooks).

> 2.) What do you have folks in your .mailcap for gpg I can not seem to find 
> good entry.
> When a message arrives I want to verify signature and/or decrypt it.

I don't have a .mailcap file. My mutt automatically verifies signatures. For
this it is neccessary to configure gpg for automatic key receival.

My .gnupg/gpg.conf file looks like this:

keyserver subkeys.pgp.net
keyserver-options auto-key-retrieve

Hope that helps.

Regards,
Patrick


signature.asc
Description: Digital signature