> How do you configure b) because it works for me too. > hmm. have you tested it with disabled signature?
here're all checked prefs: openpgp-preferences: - encrypt to self - always trust user ID - rewrap signed html pgp/mime: - allow to use pgp/mime - hash: sha512 (but not selected while sending) advanced: - encrypt if replying to enc. mesg. - treat -- as sig sep. - use gpg agent - load MIME parts on demand from prefs.js: user_pref("extensions.enigmail.agentPath", "/usr/bin/gpg"); user_pref("extensions.enigmail.composeHtmlAlertCount", 0); user_pref("extensions.enigmail.configuredVersion", "0.94.1.0"); user_pref("extensions.enigmail.encryptAttachments", 0); user_pref("extensions.enigmail.encryptAttachmentsSkipDlg", 1); user_pref("extensions.enigmail.logDirectory", "/tmp/enigmail"); user_pref("extensions.enigmail.mimeHashAlgorithm", 5); user_pref("extensions.enigmail.useGpgAgent", true); Best regards, Bernd -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]