GnuPG with mutt and M$ Outlook
Sören Mindorf
soerenmm@web.de
Mon Apr 1 19:40:01 2002
Dear Listreaders,
I have a little problem with gnuPG and the output in Outlook and
Outlook Express. I write my E-Mails with mutt and then I sign
or/and encrypt my E-Mails. But if one of the adressee have Outlook or
Outlook Express they become two Attachmets. One with my sign and one
with the text. But I don't want that there are two Attachments. One
with my sign is ok, but not with the message. And the second when I write to
Windows Users I want sometimes to sign inbody. With mutt I have made
a macro but that also doesen't work.
Can you help me?
My OS: SuSE 7.2 Prof.
gnuPG Version: 1.0.6
my config part in mutt:
set pgp_autosign=no #nicht automatisch jede ausgehende mail signieren
set pgp_autoencrypt=no #nicht automatisch jede ausgehende Mail verschlüsseln
set pgp_entry_format="%4n %t%f %41/0x%k %-4a %2c %u" # Format für die PGP Schlüsselauswahl
set pgp_long_ids=yes # 64bit langen Schlüssel-ID anzeigen
set pgp_replyencrypt=yes # verschlüsseln, wenn ankommende Mail verschlüsselt ist
set pgp_replysign=yes # Antworten auf signierte Nachrichten werden autom. signiert
set pgp_replysignencrypted=yes # Antworten auf signierte und verschlüsselte Nachrichten werden autom. verschlüsselt und signiert
set pgp_show_unusable=yes # Auch unbrauchbare Schlüssel werden angezeigt
set pgp_verify_sig=yes # Signatur prüfen
set pgp_strict_enc=yes # codiert autom. PGP/MIME signierte Mails als quoted-printable
set pgp_timeout=3600 # nach einer Stunde das Passwort vergessen
set pgp_sort_keys=address # PGP-Schlüssel werden nach ihrer Adresse sortiert
set pgp_sign_as=0x6048EE47 # mein GnuPG Schlüssel, mit dem ich signiere
set pgp_create_traditional=no
set pgp_decode_command="gpg %?p?--passphrase-fd 0? --no-verbose --batch --output - %f"
set pgp_verify_command="gpg --no-verbose --batch --output - --verify %s %f"
set pgp_decrypt_command="gpg --passphrase-fd 0 --no-verbose --batch --output - %f"
set pgp_sign_command="gpg --no-verbose --batch --output - --passphrase-fd 0 --armor --detach-sign --textmode %?a?-u %a? %f"
set pgp_clearsign_command="gpg --no-verbose --batch --output - --passphrase-fd 0 --armor --textmode --clearsign %?a?-u %a? %f"
set pgp_encrypt_only_command="/usr/bin/pgpwrap gpg -v --batch --output - --encrypt --textmode --armor --always-trust -- -r %r -- %f"
set pgp_encrypt_sign_command="/usr/bin/pgpewrap gpg --passphrase-fd 0 -v --batch --output - --encrypt --sign %?a?-u %a? --armor --always-trust -- -r %r -- %f"
set pgp_import_command="gpg --no-verbose --import -v %f"
set pgp_export_command="gpg --no-verbose --export --armor %r"
set pgp_verify_key_command="gpg --no-verbose --batch --fingerprint --check-signs %r"
set pgp_list_pubring_command="gpg --no-verbose --batch --with-colons --list-keys %r"
set pgp_list_secring_command="gpg --no-verbose --batch --with-colons --list-secret-keys %r"
set pgp_getkeys_command="" # Befehl, wenn mutt informationen über öffentliche Schlüssel benötigt
## ------------------------------------------------------------------
## Macros for Windwos-user
## ------------------------------------------------------------------
macro compose xwin "Fgpg --clearsign --textmode --armor -r 0x6048EE47
## End GnuPG Section
## End PGP Section
Best regards
Sören Mindorf
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~ Soeren Mindorf ~
~ Industriemeister der Elektrotechnik ~
~ Wrangelstrasse 33 ~
~ 24105 Kiel ~
~ E-Mail1: soeren@mindorf.org ~
~ E-Mail2: soerenmm@web.de ~
~ Homepage: http://www.mindorf.org ~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~