On 27/07/12 19:03, Willi Mann wrote:
> Hi!
> 
> Am 2012-07-27 17:39, schrieb Daniel Pocock:
>> Maybe there is an issue in my configuration and enigmail is hiding
>> the error or something - I'm quite happy to look at the issue in
>> more detail if you can suggest how to proceed
> 
> Please enable logging and send me the log when you try to open an
> attachment. Logging can be enabled in the last tab of the enigmail
> settings dialog - simply set a directory (e.g. /tmp/ on a single-user
> system) and restart icedove.


I've done that and I've broken the log into 3 parts:

- startup phase

- access the message

- log messages that appear when I click the `Import PGP key' menu option


> You could also try with another local user account on that machine, to
> rule out that it is due to specific settings in your home directory.

I created a new UNIX user, new email address and new PGP key

I sent an arbitrary attachment to the user (using the PGP/MIME
attachment style) and the user was able to save the attachment

I then used caff to sign the user's key and send the sig to the user

The user was able to access the attachment and import the sig

Therefore, it appears to be good for a completely clean user account

I am willing to try swapping out my own user profile somehow to isolate
the problem, but (a) I do want to preserve my settings and (b) that
won't be a good solution for all users upgrading from squeeze->wheezy

Particular features of my user account:
- was working fine with squeeze
- gpg: includes an old 1024 bit key, now revoked
- icedove: includes enigmail and iceowl-extension

I notice caff always needs to have -u or it tries to sign with the
revoked 1024 bit key.  I've tried setting Enigmail to explicitly use the
new key ID to avoid any problem like that.




2012-07-29 15:10:36.833 [DEBUG] enigmail.js: Logging debug output to 
/home/daniel/tmp/eniglog/enigdbug.txt
2012-07-29 15:10:36.833 [DEBUG] enigmail.js: Enigmail version 1.4.1
2012-07-29 15:10:36.834 [DEBUG] enigmail.js: OS/CPU=Linux x86_64
2012-07-29 15:10:36.834 [DEBUG] enigmail.js: Platform=X11
2012-07-29 15:10:36.834 [DEBUG] enigmail.js: composeSecure=true
2012-07-29 15:10:36.835 [DEBUG] enigmail.js: Enigmail.initialize: Ec.envList = 
DISPLAY=localhost:10.0,HOME=/home/daniel,LANG=en_GB.UTF-8,LANGUAGE=en_GB:en,LOGNAME=daniel,LD_LIBRARY_PATH=/usr
/lib/icedove:/usr/lib/icedove/plugins:/usr/lib/icedove,MOZILLA_FIVE_HOME=/usr/lib/icedove,PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/jdk1.6/bin:/opt/apache-maven/bin:
/opt/apache-ant/bin:/home/daniel/android/android-sdk-linux_86/tools:/home/daniel/android/android-sdk-linux_86/platform-tools,PWD=/home/daniel,SHELL=/bin/bash,USER=daniel
2012-07-29 15:10:36.835 [DEBUG] enigmail.js: ResolvePath: filePath=gpg
2012-07-29 15:10:36.836 [CONSOLE] EnigmailAgentPath=/usr/bin/gpg

2012-07-29 15:10:36.836 [DEBUG] enigmail.js: Enigmail.setAgentPath: calling 
subprocess with '/usr/bin/gpg'
2012-07-29 15:10:36.883 [CONSOLE] enigmail> /usr/bin/gpg --version --version 
--batch --no-tty --charset utf-8 --display-charset utf-8
2012-07-29 15:10:36.884 [CONSOLE] gpg (GnuPG) 1.4.12
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, RSA-E, RSA-S, ELG-E, DSA
Cipher: 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, 
        CAMELLIA192, CAMELLIA256
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2

2012-07-29 15:10:36.884 [DEBUG] enigmail.js: detected GnuPG version '1.4.12'
2012-07-29 15:10:36.884 [DEBUG] enigmail.js: detectGpgAgent
2012-07-29 15:10:36.885 [DEBUG] enigmail.js: detectGpgAgent: no GPG_AGENT_INFO 
variable set
2012-07-29 15:10:36.885 [DEBUG] enigmail.js: detectGpgAgent - gpg 1.x found
2012-07-29 15:10:36.885 [DEBUG] enigmail.js: detectGpgAgent: GPG_AGENT_INFO=''
2012-07-29 15:10:36.885 [DEBUG] enigmailCommon.jsm: stillActive: 
2012-07-29 15:10:36.885 [DEBUG] enigmail.js: Enigmail.initialize: END
2012-07-29 15:10:36.886 [DEBUG] enigmailCommon.js: getService: 1.4.1
2012-07-29 15:10:36.886 [DEBUG] enigmailCommon.jsm: getVersion
2012-07-29 15:10:36.886 [DEBUG] enigmailCommon.jsm: installed version: 1.4.1
2012-07-29 15:10:36.886 [DEBUG] enigmailMessengerOverlay.js: messageDecryptCb:
2012-07-29 15:10:36.886 [DEBUG] enigmailMessengerOverlay.js: header 
content-type: multipart/encrypted; protocol="application/pgp-encrypted"; 
boundary="----------=_1343333862-19603-117"
2012-07-29 15:10:36.887 [DEBUG] enigmailMessengerOverlay.js: header 
content-transfer-encoding: 7bit
2012-07-29 15:10:36.887 [DEBUG] enigmailMessengerOverlay.js: header 
x-enigmail-version: 
2012-07-29 15:10:36.887 [DEBUG] enigmailMessengerOverlay.js: header 
x-pgp-encoding-format: 
2012-07-29 15:10:36.887 [DEBUG] enumerateMimeParts:  - multipart/encrypted; 
protocol="application/pgp-encrypted"; 
boundary="----------=_1343333862-19603-117"
2012-07-29 15:10:36.887 [DEBUG] enumerateMimeParts: 1 - multipart/encrypted; 
protocol="application/pgp-encrypted"; 
boundary="----------=_1343333862-19603-117"
2012-07-29 15:10:36.887 [DEBUG] enumerateMimeParts: 1.1 - 
application/pgp-encrypted; name="signedkey.msg"
2012-07-29 15:10:36.888 [DEBUG] enumerateMimeParts: 1.2 - 
application/octet-stream; name="msg.asc"
2012-07-29 15:10:36.888 [DEBUG] enigmailMessengerOverlay.js: embedded objects: 
1.1 / 
2012-07-29 15:10:36.889 [DEBUG] enigmailMessengerOverlay.js: multipart/encrypted
2012-07-29 15:10:36.889 [DEBUG] enigmail.js: Enigmail.mimeInitialized: false
2012-07-29 15:10:36.889 [DEBUG] enigmailMessengerOverlay.js: 
enigMimeInitialize() - loading enigmail:dummy ...
2012-07-29 15:10:36.890 [DEBUG] enigmailCommon.jsm: getFrame: name=messagepane
2012-07-29 15:10:36.890 [DEBUG] enigmail.js: EnigmailProtocolHandler.newURI: 
aSpec='enigmail:dummy'
2012-07-29 15:10:36.891 [DEBUG] enigmail.js: 
EnigmailProtocolHandler.newChannel: URI='enigmail:dummy'
2012-07-29 15:10:36.891 [DEBUG] enigmailCommon.jsm: newStringChannel
2012-07-29 15:10:36.892 [DEBUG] enigmailCommon.jsm: newStringChannel - done

2012-07-29 15:19:46.191 [DEBUG] enigmailMessengerOverlay.js: 
enigAttachmentListClick: event=[object MouseEvent]
2012-07-29 15:19:46.922 [DEBUG] enigmailMsgHdrViewOverlay.js: 
this.enigOnShowAttachmentContextMenu
2012-07-29 15:19:46.923 [DEBUG] enigmailMsgHdrViewOverlay.js: 
this.enigCanDetachAttachments
2012-07-29 15:19:47.044 [DEBUG] enigmailMessengerOverlay.js: 
enigAttachmentListClick: event=[object MouseEvent]
2012-07-29 15:19:48.403 [DEBUG] enigmailMessengerOverlay.js: 
handleAttachmentSel: actionType=importKey
2012-07-29 15:19:48.403 [DEBUG] enigmailMessengerOverlay.js: handleAttachment: 
actionType=importKey, 
anAttachment(url)=imap://daniel@th3:993/fetch%3EUID%3E.INBOX%3E35225?part=1.1.2&filename=0x6C6580E77BD756C4.2.signed-by-0xD929F2992BEF0A33.asc
2012-07-29 15:19:48.605 [DEBUG] enigmail.js: Enigmail.decryptMessageStart: 
prompter=[xpconnect wrapped nsIPrompt], verifyOnly=false, noOutput=false
2012-07-29 15:19:48.606 enigmail.js: Enigmail.execStart: command = /usr/bin/gpg 
--charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 
--decrypt, needPassphrase=true, domWindow=null, prompter=[xpconnect wrapped 
nsIPrompt], listener=null
2012-07-29 15:19:48.606 [DEBUG] enigmailCommon.jsm: getPassphrase:
2012-07-29 15:19:48.606 [DEBUG] enigmailCommon.jsm: haveCachedPassphrase: 
2012-07-29 15:19:48.607 [DEBUG] enigmail.js: WriteFileContents: 
file=/home/daniel/tmp/eniglog/enigcmd.txt
2012-07-29 15:19:48.611 [DEBUG] enigmail.js: WriteFileContents: 
file=/home/daniel/tmp/eniglog/enigenv.txt
2012-07-29 15:19:48.615 [DEBUG] enigmail.js: Enigmail.execStart: copied command 
line/env to files /home/daniel/tmp/eniglog/enigcmd.txt/enigenv.txt
2012-07-29 15:19:48.615 [CONSOLE] enigmail> /usr/bin/gpg --charset utf-8 
--display-charset utf-8 --batch --no-tty --status-fd 2 --decrypt 
--passphrase-fd 0 --no-use-agent
2012-07-29 15:19:48.616 [DEBUG] enigmail.js: Enigmail.execStart: pipetrans = 
[xpconnect wrapped nsIPipeTransport]
2012-07-29 15:19:48.636 [DEBUG] enigmail.js: Enigmail.decryptMessageEnd: 
uiFlags=8, outputLen=1, pipeTransport=[xpconnect wrapped nsIPipeTransport], 
verifyOnly=false, noOutput=false
2012-07-29 15:19:48.637 enigmail.js: Enigmail.execEnd: 
2012-07-29 15:19:48.638 [DEBUG] enigmail.js: WriteFileContents: 
file=/home/daniel/tmp/eniglog/enigerr.txt
2012-07-29 15:19:48.641 [DEBUG] enigmail.js: Enigmail.execEnd: copied command 
err output to file /home/daniel/tmp/eniglog/enigerr.txt
2012-07-29 15:19:48.641 [DEBUG] enigmail.js: Enigmail.execEnd: exitCode = 2
2012-07-29 15:19:48.641 [DEBUG] enigmail.js: Enigmail.execEnd: errOutput = gpg: 
no valid OpenPGP data found.
[GNUPG:] NODATA 1
[GNUPG:] NODATA 2
gpg: decrypt_message failed: eof

2012-07-29 15:19:48.641 enigmailCommon.jsm: parseErrorOutput:
2012-07-29 15:19:48.642 [DEBUG] enigmailCommon.jsm: parseErrorOutput: 
statusFlags = 00004000
2012-07-29 15:19:48.642 [CONSOLE] gpg: no valid OpenPGP data found.
gpg: decrypt_message failed: eof
2012-07-29 15:19:48.642 [DEBUG] enigmailCommon.jsm: stillActive: 
2012-07-29 15:19:48.642 [DEBUG] enigmail.js: Enigmail.decryptMessageEnd: 
command execution exit code: 2
2012-07-29 15:19:48.643 [DEBUG] enigmailCommon.jsm: 
requestObserver.onStopRequest: [xpconnect wrapped nsISupports]
2012-07-29 15:19:48.643 [DEBUG] enigmailCommon.jsm: dispatchEvent f=
2012-07-29 15:19:48.644 [DEBUG] enigmailCommon.jsm: dispatchEvent running 
mainEvent
2012-07-29 15:19:48.644 [DEBUG] enigmailMessengerOverlay.js: 
decryptAttachmentCallback:
2012-07-29 15:19:48.645 [DEBUG] enigmail.js: Enigmail.importKey: id=, 0
2012-07-29 15:19:48.645 [DEBUG] enigmail.js: Enigmail.locateArmoredBlock: 0, ''

2012-07-29 15:19:26.557 [DEBUG] enigmailMessengerOverlay.js: messageFrameUnload
2012-07-29 15:19:26.558 [DEBUG] enigmailMessengerOverlay.js: messageCleanup
2012-07-29 15:19:26.558 [DEBUG] enigmailMessengerOverlay.js: setAttachmentReveal
2012-07-29 15:19:26.558 [DEBUG] enigmailMsgHdrViewOverlay.js: this.messageUnload
2012-07-29 15:19:26.679 [DEBUG] enigmailMsgHdrViewOverlay.js: 
_listener_onStartHeaders
2012-07-29 15:19:26.679 [DEBUG] enigmailMessengerOverlay.js: setAttachmentReveal
2012-07-29 15:19:26.679 [DEBUG] enigmailCommon.jsm: getFrame: name=messagepane
2012-07-29 15:19:26.680 [DEBUG] enigmailMsgHdrViewOverlay.js: msgFrame=[object 
Window]
2012-07-29 15:19:26.680 [DEBUG] enigmailMsgHdrViewOverlay.js: 
enigmailPrepSecurityInfo
2012-07-29 15:19:26.706 [DEBUG] enigmailMsgHdrViewOverlay.js: 
_listener_onEndHeaders
2012-07-29 15:19:26.706 [DEBUG] enigmailMessengerOverlay.js: setAttachmentReveal
2012-07-29 15:19:26.725 [DEBUG] enigmail.js: Enigmail.decryptMessageStart: 
prompter=[xpconnect wrapped nsIPrompt], verifyOnly=false, noOutput=false
2012-07-29 15:19:26.726 enigmail.js: Enigmail.execStart: command = /usr/bin/gpg 
--charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 
--decrypt, needPassphrase=true, domWindow=null, prompter=[xpconnect wrapped 
nsIPrompt], listener=null
2012-07-29 15:19:26.726 [DEBUG] enigmailCommon.jsm: getPassphrase:
2012-07-29 15:19:26.726 [DEBUG] enigmailCommon.jsm: haveCachedPassphrase: 
2012-07-29 15:19:26.726 [DEBUG] enigmail.js: WriteFileContents: 
file=/home/daniel/tmp/eniglog/enigcmd.txt
2012-07-29 15:19:26.730 [DEBUG] enigmail.js: WriteFileContents: 
file=/home/daniel/tmp/eniglog/enigenv.txt
2012-07-29 15:19:26.732 [DEBUG] enigmail.js: Enigmail.execStart: copied command 
line/env to files /home/daniel/tmp/eniglog/enigcmd.txt/enigenv.txt
2012-07-29 15:19:26.733 [CONSOLE] enigmail> /usr/bin/gpg --charset utf-8 
--display-charset utf-8 --batch --no-tty --status-fd 2 --decrypt 
--passphrase-fd 0 --no-use-agent
2012-07-29 15:19:26.733 [DEBUG] enigmail.js: Enigmail.execStart: pipetrans = 
[xpconnect wrapped nsIPipeTransport]
2012-07-29 15:19:26.874 [DEBUG] enigmail.js: Enigmail.decryptMessageEnd: 
uiFlags=8, outputLen=3869, pipeTransport=[xpconnect wrapped nsIPipeTransport], 
verifyOnly=false, noOutput=false
2012-07-29 15:19:26.875 enigmail.js: Enigmail.execEnd: 
2012-07-29 15:19:26.876 [DEBUG] enigmail.js: WriteFileContents: 
file=/home/daniel/tmp/eniglog/enigerr.txt
2012-07-29 15:19:26.879 [DEBUG] enigmail.js: Enigmail.execEnd: copied command 
err output to file /home/daniel/tmp/eniglog/enigerr.txt
2012-07-29 15:19:26.879 [DEBUG] enigmail.js: Enigmail.execEnd: exitCode = 0
2012-07-29 15:19:26.879 [DEBUG] enigmail.js: Enigmail.execEnd: errOutput = 
[GNUPG:] ENC_TO 4E31046F7009F571 1 0
[GNUPG:] USERID_HINT 4E31046F7009F571 Daniel Pocock <dan...@pocock.com.au>
[GNUPG:] NEED_PASSPHRASE 4E31046F7009F571 6C6580E77BD756C4 1 0
[GNUPG:] GOOD_PASSPHRASE
[GNUPG:] ENC_TO 50A1A33F6FCBFD6D 1 0
[GNUPG:] KEYEXPIRED 1280819613
[GNUPG:] SIGEXPIRED deprecated-use-keyexpired-instead
[GNUPG:] KEYEXPIRED 1243841410
[GNUPG:] SIGEXPIRED deprecated-use-keyexpired-instead
gpg: encrypted with 4096-bit RSA key, ID 6FCBFD6D, created 2009-05-11
      "Didier Raboud <did...@raboud.com>"
[GNUPG:] NO_SECKEY 50A1A33F6FCBFD6D
gpg: encrypted with 4096-bit RSA key, ID 7009F571, created 2012-07-08
      "Daniel Pocock <dan...@pocock.com.au>"
[GNUPG:] BEGIN_DECRYPTION
[GNUPG:] DECRYPTION_INFO 2 9
[GNUPG:] PLAINTEXT 62 1343333861 
[GNUPG:] DECRYPTION_OKAY
[GNUPG:] GOODMDC
[GNUPG:] END_DECRYPTION

2012-07-29 15:19:26.880 enigmailCommon.jsm: parseErrorOutput:
2012-07-29 15:19:26.880 [DEBUG] enigmailCommon.jsm: parseErrorOutput: 
statusFlags = 00020120
2012-07-29 15:19:26.881 [CONSOLE] gpg: encrypted with 4096-bit RSA key, ID 
6FCBFD6D, created 2009-05-11
      "Didier Raboud <did...@raboud.com>"
gpg: encrypted with 4096-bit RSA key, ID 7009F571, created 2012-07-08
      "Daniel Pocock <dan...@pocock.com.au>"
2012-07-29 15:19:26.881 [DEBUG] enigmailCommon.jsm: stillActive: 
2012-07-29 15:19:26.881 [DEBUG] enigmailMsgHdrViewOverlay.js: 
EnigMimeHeaderSink.updateSecurityStatus: uriSpec=
2012-07-29 15:19:26.882 [DEBUG] enigmailMsgHdrViewOverlay.js: 
EnigMimeHeaderSink.updateSecurityStatus: 
msgUriSpec=imap-message://daniel@th3/INBOX#35225
2012-07-29 15:19:26.882 [DEBUG] enigmailMsgHdrViewOverlay.js: 
this.updateHdrIcons: exitCode=0, statusFlags=2228512, keyId=, userId=, 
2012-07-29 15:19:26.883 [DEBUG] enigmailMsgHdrViewOverlay.js: this.updateMsgDb
2012-07-29 15:19:26.921 [DEBUG] enigmailMessengerOverlay.js: messageDecrypt: 
[object Event]
2012-07-29 15:19:27.145 [DEBUG] enigmail.js: Enigmail.decryptMessageStart: 
prompter=[xpconnect wrapped nsIPrompt], verifyOnly=false, noOutput=false
2012-07-29 15:19:27.145 enigmail.js: Enigmail.execStart: command = /usr/bin/gpg 
--charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 
--decrypt, needPassphrase=true, domWindow=null, prompter=[xpconnect wrapped 
nsIPrompt], listener=null
2012-07-29 15:19:27.145 [DEBUG] enigmailCommon.jsm: getPassphrase:
2012-07-29 15:19:27.146 [DEBUG] enigmailCommon.jsm: haveCachedPassphrase: 
2012-07-29 15:19:27.146 [DEBUG] enigmail.js: WriteFileContents: 
file=/home/daniel/tmp/eniglog/enigcmd.txt
2012-07-29 15:19:27.149 [DEBUG] enigmail.js: WriteFileContents: 
file=/home/daniel/tmp/eniglog/enigenv.txt
2012-07-29 15:19:27.152 [DEBUG] enigmail.js: Enigmail.execStart: copied command 
line/env to files /home/daniel/tmp/eniglog/enigcmd.txt/enigenv.txt
2012-07-29 15:19:27.152 [CONSOLE] enigmail> /usr/bin/gpg --charset utf-8 
--display-charset utf-8 --batch --no-tty --status-fd 2 --decrypt 
--passphrase-fd 0 --no-use-agent
2012-07-29 15:19:27.152 [DEBUG] enigmail.js: Enigmail.execStart: pipetrans = 
[xpconnect wrapped nsIPipeTransport]
2012-07-29 15:19:27.290 [DEBUG] enigmail.js: Enigmail.decryptMessageEnd: 
uiFlags=8, outputLen=3869, pipeTransport=[xpconnect wrapped nsIPipeTransport], 
verifyOnly=false, noOutput=false
2012-07-29 15:19:27.290 enigmail.js: Enigmail.execEnd: 
2012-07-29 15:19:27.291 [DEBUG] enigmail.js: WriteFileContents: 
file=/home/daniel/tmp/eniglog/enigerr.txt
2012-07-29 15:19:27.293 [DEBUG] enigmail.js: Enigmail.execEnd: copied command 
err output to file /home/daniel/tmp/eniglog/enigerr.txt
2012-07-29 15:19:27.294 [DEBUG] enigmail.js: Enigmail.execEnd: exitCode = 0
2012-07-29 15:19:27.294 [DEBUG] enigmail.js: Enigmail.execEnd: errOutput = 
[GNUPG:] ENC_TO 4E31046F7009F571 1 0
[GNUPG:] USERID_HINT 4E31046F7009F571 Daniel Pocock <dan...@pocock.com.au>
[GNUPG:] NEED_PASSPHRASE 4E31046F7009F571 6C6580E77BD756C4 1 0
[GNUPG:] GOOD_PASSPHRASE
[GNUPG:] ENC_TO 50A1A33F6FCBFD6D 1 0
[GNUPG:] KEYEXPIRED 1280819613
[GNUPG:] SIGEXPIRED deprecated-use-keyexpired-instead
[GNUPG:] KEYEXPIRED 1243841410
[GNUPG:] SIGEXPIRED deprecated-use-keyexpired-instead
gpg: encrypted with 4096-bit RSA key, ID 6FCBFD6D, created 2009-05-11
      "Didier Raboud <did...@raboud.com>"
[GNUPG:] NO_SECKEY 50A1A33F6FCBFD6D
gpg: encrypted with 4096-bit RSA key, ID 7009F571, created 2012-07-08
      "Daniel Pocock <dan...@pocock.com.au>"
[GNUPG:] BEGIN_DECRYPTION
[GNUPG:] DECRYPTION_INFO 2 9
[GNUPG:] PLAINTEXT 62 1343333861 
[GNUPG:] DECRYPTION_OKAY
[GNUPG:] GOODMDC
[GNUPG:] END_DECRYPTION

2012-07-29 15:19:27.294 enigmailCommon.jsm: parseErrorOutput:
2012-07-29 15:19:27.294 [DEBUG] enigmailCommon.jsm: parseErrorOutput: 
statusFlags = 00020120
2012-07-29 15:19:27.295 [CONSOLE] gpg: encrypted with 4096-bit RSA key, ID 
6FCBFD6D, created 2009-05-11
      "Didier Raboud <did...@raboud.com>"
gpg: encrypted with 4096-bit RSA key, ID 7009F571, created 2012-07-08
      "Daniel Pocock <dan...@pocock.com.au>"
2012-07-29 15:19:27.295 [DEBUG] enigmailCommon.jsm: stillActive: 
2012-07-29 15:19:27.297 [DEBUG] enigmailCommon.jsm: dispatchEvent f=
2012-07-29 15:19:27.297 [DEBUG] enigmailCommon.jsm: dispatchEvent running 
mainEvent
2012-07-29 15:19:27.298 [DEBUG] enigmailMessengerOverlay.js: messageDecryptCb:
2012-07-29 15:19:27.298 [DEBUG] enigmailMessengerOverlay.js: header 
content-type: multipart/encrypted; protocol="application/pgp-encrypted"; 
boundary="----------=_1343333861-19603-115"
2012-07-29 15:19:27.298 [DEBUG] enigmailMessengerOverlay.js: header 
content-transfer-encoding: 7bit
2012-07-29 15:19:27.298 [DEBUG] enigmailMessengerOverlay.js: header 
x-enigmail-version: 
2012-07-29 15:19:27.298 [DEBUG] enigmailMessengerOverlay.js: header 
x-pgp-encoding-format: 
2012-07-29 15:19:27.298 [DEBUG] enumerateMimeParts:  - multipart/encrypted; 
protocol="application/pgp-encrypted"; 
boundary="----------=_1343333861-19603-115"
2012-07-29 15:19:27.299 [DEBUG] enumerateMimeParts: 1 - multipart/encrypted; 
protocol="application/pgp-encrypted"; 
boundary="----------=_1343333861-19603-115"
2012-07-29 15:19:27.299 [DEBUG] enigmailMessengerOverlay.js: embedded objects: 
1 / 
2012-07-29 15:19:27.299 [DEBUG] enigmailMessengerOverlay.js: mimePart 0: 
application/pgp-keys
2012-07-29 15:19:27.299 [DEBUG] enigmailMessengerOverlay.js: multipart/encrypted
2012-07-29 15:19:27.299 [DEBUG] enigmail.js: Enigmail.mimeInitialized: true
2012-07-29 15:19:27.300 [DEBUG] enigmail.js: Enigmail.mimeInitialized: true

Reply via email to