On 18.01.2017 12:00, [email protected] wrote: > Send enigmail-users mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net > > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of enigmail-users digest..." > > > Today's Topics: > > 1. Re: [SPAM] enigmail-users Digest, Vol 54, Issue 14 > (Dominik Kucher) > 2. Re: [SPAM] enigmail-users Digest, Vol 54, Issue 14 (Sebastian) > 3. Re: [SPAM] enigmail-users Digest, Vol 54, Issue 14 > (Ludwig H?gelsch?fer) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Tue, 17 Jan 2017 20:21:53 +0100 > From: Dominik Kucher <[email protected]> > To: [email protected] > Subject: Re: [Enigmail] [SPAM] enigmail-users Digest, Vol 54, Issue 14 > Message-ID: <[email protected]> > Content-Type: text/plain; charset="windows-1252" > > On my Thunderbird with enigmail, at home it believes my signature is > good but at work on my Thunderbird with enigmal it believes it broken. why? > > > Am 2017-01-17 um 17:53 schrieb [email protected]: >> Send enigmail-users mailing list submissions to >> [email protected] >> >> To subscribe or unsubscribe via the World Wide Web, visit >> https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net >> >> or, via email, send a message with subject or body 'help' to >> [email protected] >> >> You can reach the person managing the list at >> [email protected] >> >> When replying, please edit your Subject line so it is more specific >> than "Re: Contents of enigmail-users digest..." >> >> >> Today's Topics: >> >> 1. Re: gpgme: error in OS X app bundle (Werner Koch) >> 2. Re: gpgme: error in OS X app bundle (Robert J. Hansen) >> 3. Re: gpgme: error in OS X app bundle (Patrick Brunschwig) >> 4. Re: [SPAM] enigmail-users Digest, Vol 54, Issue 13 >> (Dominik Kucher) >> 5. Signature broken (Dominik Kucher) >> 6. Re: Signature broken (Carlisle T. Hamlin) >> 7. Re: gpgme: error in OS X app bundle (Werner Koch) >> 8. Re: Signature broken (Jean-David Beyer) >> >> >> ---------------------------------------------------------------------- >> >> Message: 1 >> Date: Tue, 17 Jan 2017 13:50:05 +0100 >> From: Werner Koch <[email protected]> >> To: "Robert J. Hansen" <[email protected]> >> Cc: gnupg <[email protected]>, Enigmail user discussion list >> <[email protected]> >> Subject: Re: [Enigmail] gpgme: error in OS X app bundle >> Message-ID: <[email protected]> >> Content-Type: text/plain; charset="us-ascii" >> >> On Mon, 16 Jan 2017 20:28, [email protected] said: >> >>> GPGME 2017-01-16 14:14:55 <0x0d3f> gpgme-walk_path: 'gpgconf' not found >>> in '/usr/bin:/bin:/usr/sbin:/sbin' >> Is there another directory which should be included into the default >> PATH on macOS? We can't add private directories (that is for what PATH >> is used for), but adding standard directories would be fine. >> >>> I can think of a few ways to approach this, but they all seem inelegant. >>> Looking for a .profile in $HOME, parsing it for PATH information, and >>> looking for gpgconf in those dirs? Or should I just raise a, "Please >> You could build gpgme with this option >> >> ./configure --enable-fixed-path=/foo:/foo/bar:/baz >> >> so that PATH will be ignored and the given fixed PATH is used to locate >> gppgconf. >> >> >> Shalom-Salam, >> >> Werner >> > -- Dominik Kucher A-2130 Siebenhirten, Am Waldrand 16 m: +43 676 57 > 686 77 -------------- next part -------------- A non-text attachment > was scrubbed... Name: signature.asc Type: application/pgp-signature > Size: 378 bytes Desc: OpenPGP digital signature URL: > <https://admin.hostpoint.ch/pipermail/enigmail-users_enigmail.net/attachments/20170117/9e2ad28d/attachment-0001.sig> > ------------------------------ Message: 2 Date: Tue, 17 Jan 2017 > 20:39:46 +0100 From: Sebastian <[email protected]> To: Enigmail user > discussion list <[email protected]> Subject: Re: [Enigmail] > [SPAM] enigmail-users Digest, Vol 54, Issue 14 Message-ID: > <[email protected]> Content-Type: > text/plain; charset="windows-1252" What's gpgs output as shown by > Enigmail? On 01/17/2017 08:21 PM, Dominik Kucher wrote: >> On my Thunderbird with enigmail, at home it believes my signature is >> good but at work on my Thunderbird with enigmal it believes it broken. why? >> >> >> Am 2017-01-17 um 17:53 schrieb [email protected]: >>> Send enigmail-users mailing list submissions to >>> [email protected] >>> >>> To subscribe or unsubscribe via the World Wide Web, visit >>> https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net >>> >>> or, via email, send a message with subject or body 'help' to >>> [email protected] >>> >>> You can reach the person managing the list at >>> [email protected] >>> >>> When replying, please edit your Subject line so it is more specific >>> than "Re: Contents of enigmail-users digest..." >>> >>> >>> Today's Topics: >>> >>> 1. Re: gpgme: error in OS X app bundle (Werner Koch) >>> 2. Re: gpgme: error in OS X app bundle (Robert J. Hansen) >>> 3. Re: gpgme: error in OS X app bundle (Patrick Brunschwig) >>> 4. Re: [SPAM] enigmail-users Digest, Vol 54, Issue 13 >>> (Dominik Kucher) >>> 5. Signature broken (Dominik Kucher) >>> 6. Re: Signature broken (Carlisle T. Hamlin) >>> 7. Re: gpgme: error in OS X app bundle (Werner Koch) >>> 8. Re: Signature broken (Jean-David Beyer) >>> >>> >>> ---------------------------------------------------------------------- >>> >>> Message: 1 >>> Date: Tue, 17 Jan 2017 13:50:05 +0100 >>> From: Werner Koch <[email protected]> >>> To: "Robert J. Hansen" <[email protected]> >>> Cc: gnupg <[email protected]>, Enigmail user discussion list >>> <[email protected]> >>> Subject: Re: [Enigmail] gpgme: error in OS X app bundle >>> Message-ID: <[email protected]> >>> Content-Type: text/plain; charset="us-ascii" >>> >>> On Mon, 16 Jan 2017 20:28, [email protected] said: >>> >>>> GPGME 2017-01-16 14:14:55 <0x0d3f> gpgme-walk_path: 'gpgconf' not found >>>> in '/usr/bin:/bin:/usr/sbin:/sbin' >>> Is there another directory which should be included into the default >>> PATH on macOS? We can't add private directories (that is for what PATH >>> is used for), but adding standard directories would be fine. >>> >>>> I can think of a few ways to approach this, but they all seem inelegant. >>>> Looking for a .profile in $HOME, parsing it for PATH information, and >>>> looking for gpgconf in those dirs? Or should I just raise a, "Please >>> You could build gpgme with this option >>> >>> ./configure --enable-fixed-path=/foo:/foo/bar:/baz >>> >>> so that PATH will be ignored and the given fixed PATH is used to locate >>> gppgconf. >>> >>> >>> Shalom-Salam, >>> >>> Werner >>> >> _______________________________________________ >> enigmail-users mailing list >> [email protected] >> To unsubscribe or make changes to your subscription click here: >> https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net > -- python programming - mail server - photo - video - https://sebix.at > cryptographic key at https://sebix.at/DC9B463B.asc and on public > keyservers -------------- next part -------------- A non-text > attachment was scrubbed... Name: signature.asc Type: > application/pgp-signature Size: 854 bytes Desc: OpenPGP digital > signature URL: > <https://admin.hostpoint.ch/pipermail/enigmail-users_enigmail.net/attachments/20170117/6561637e/attachment-0001.sig> > ------------------------------ Message: 3 Date: Tue, 17 Jan 2017 > 22:25:42 +0100 From: Ludwig H?gelsch?fer <[email protected]> To: > [email protected] Subject: Re: [Enigmail] [SPAM] > enigmail-users Digest, Vol 54, Issue 14 Message-ID: > <[email protected]> Content-Type: > text/plain; charset="utf-8" Hi, On 17.01.17 20:21, Dominik Kucher wrote: >> On my Thunderbird with enigmail, at home it believes my signature is >> good but at work on my Thunderbird with enigmal it believes it broken. why? > A broken signature shows that the content (signed content or the > signature) was modified between the sending process and the receiving > process. You cannot say which part if you cannot compare the sent > original and the received copy. > > If, however, you receive on different ends, and only one copy didn't > verify correctly, this proves that the disturbance was on the way to > only this special receiving end. > > A typical disturbance breaking the signature could be a folded line in > the message text. > > Inline PGP format is usually much more vulnerable, PGP/MIME format > provides more resistance against this problem. > > Ludwig > > > I have test it - send mail from work to home - its good when i send a mail from home to work - its broken when I send a message from build/testserver, its at home and work ok
I have on three PC one pgp-key installed - its that the problem? can I fix that? -- Dominik Kucher m: +43 (676) 57 686 77
signature.asc
Description: OpenPGP digital signature
_______________________________________________ enigmail-users mailing list [email protected] To unsubscribe or make changes to your subscription click here: https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net
