Frank Jaeschke | 1 Nov 2003 20:35
Picon
Favicon

[sylpheed:21863] Re: SSL feature


> > > Did you compile with the "--enable-ssl" feature?
> Ah - ok thanks again. It wasn't compiled with the ssl-feature enabled.
> I tried to configure it, ssl works fine, buut now the gpgme-config file
> isn't found :(

./configure --enable-gpgme --enable-ssl

hope this helps

Frank

---------------------------------------------------------------------------------------------
                                        Frank Jaeschke
                                   GnuPG/PGP public key: 
            http://www.franks-privater-flohmarkt.de/FrankJaeschkeGMX.asc
---------------------------------------------------------------------------------------------

Dennis Carr | 2 Nov 2003 07:38

[sylpheed:21864] Messages listed as attachment?

Recently, since including my GPG sig with my emails ergularly, I've
received a few complaints from people who are having trouble with
reading my messages, on the grounds that the body of the message itself
is a text/plain attachment.  Are there any workarounds, or is this legal
according to the RFCs?

-Dennis Carr
Jacob S. | 2 Nov 2003 07:47

[sylpheed:21865] Re: Messages listed as attachment?

On Sat, 1 Nov 2003 22:38:45 -0800
Dennis Carr <ke6isf <at> skyfall.com> wrote:

> Recently, since including my GPG sig with my emails ergularly, I've
> received a few complaints from people who are having trouble with
> reading my messages, on the grounds that the body of the message
> itself is a text/plain attachment.  Are there any workarounds, or is
> this legal according to the RFCs?
> 
> -Dennis Carr

The only instance(s) I'm aware of where this happens is where people are
using Outlook (Express), which doesn't follow the RFCs. The *real*
solution is for them to get a new e-mail program that knows how to read
e-mails without executing viruses. :-)

Unfortunately, the only alternative is to use clear text signing, which
can cause complaints because of the "ugly" block of text that gets
included at the end of the e-mail.

HTH,
Jacob

----- 
GnuPG Key: 1024D/16377135

Failure is not an option -- it comes bundled with Windows. 
Tobias Diekershoff | 2 Nov 2003 08:49
Picon
Favicon

[sylpheed:21866] Re: SSL feature


On Sat, 1 Nov 2003 20:35:25 +0100 Frank Jaeschke
<frankjaeschke <at> rbcmail.ru> wrote:

> > Ah - ok thanks again. It wasn't compiled with the ssl-feature
> > enabled. I tried to configure it, ssl works fine, buut now the
> > gpgme-config file isn't found :(
> 
> ./configure --enable-gpgme --enable-ssl
> 
> hope this helps

The parameter was very trivial - but the gpgme RPM I once installed
didn't include the /usr/bin/gpgme-config file. But after compiling the
latest version everything went well :D

 - Tobias

--

-- 
http://tobias.d.bei.t-online.de/  -=- PGP User ID: 0x825CE007
Godwin Stewart | 2 Nov 2003 09:52
X-Face

[sylpheed:21867] Re: Messages listed as attachment?

Sun, 2 Nov 2003 00:47:54 -0600 scripsit Jacob S.:

> Unfortunately, the only alternative is to use clear text signing, which
> can cause complaints because of the "ugly" block of text that gets
> included at the end of the e-mail.

Not to mention its non-compliance with RFC3156...

Outlook Express really is a boil on the butt of the Internet. Unfortunately
for those who strive to do things in an RFC-compliant way, so many people
use it.

--

-- 
G. Stewart   --   gstewart <at> bonivet.net -- gstewart <at> spamcop.net
Registered Linux user #284683 (Slackware 9.0)
---------------------------------------------------------------
Linux: the choice of a GNU generation
   -- ksh  <at>  cis . ufl . edu put this on Tshirts in '93
DINH Viêt Hoà | 2 Nov 2003 13:16
Picon
Favicon

[sylpheed:21868] Re: Messages listed as attachment?

Dennis Carr wrote :

> Recently, since including my GPG sig with my emails ergularly, I've
> received a few complaints from people who are having trouble with
> reading my messages, on the grounds that the body of the message itself
> is a text/plain attachment.  Are there any workarounds, or is this legal
> according to the RFCs?

extracts of RFC 2046 :

<<
   (1)   multipart -- data consisting of multiple entities of
          independent data types.  Four subtypes are initially
          defined, including the basic "mixed" subtype specifying
          a generic mixed set of parts, "alternative" for
          representing the same data in multiple formats,
          "parallel" for parts intended to be viewed
          simultaneously, and "digest" for multipart entities in
          which each part has a default type of "message/rfc822".
>>

<<
   All present and future subtypes of the "multipart" type must use an
   identical syntax.  Subtypes may differ in their semantics, and may
   impose additional restrictions on syntax, but must conform to the
   required syntax for the "multipart" type.  This requirement ensures
   that all conformant user agents will at least be able to recognize
   and separate the parts of any multipart entity, even those of an
   unrecognized subtype.
>>
(Continue reading)

Nicolas FRANCOIS | 2 Nov 2003 15:57
Picon
Favicon

[sylpheed:21869] Re: Why Sylpheed is So Slow Downloading

Le Fri, 31 Oct 2003 06:15:16 -0700 Paul Dickson
<dickson <at> permanentmail.com> a écrit :

> On Thu, 30 Oct 2003 20:26:36 +0100, Alfons Hoogervorst wrote:
> 
> > Lo Paul,
> > 
> > On 30-10-03 (Thu) 12:20 -0700 Paul Dickson <dickson <at> permanentmail.com>
> > wrote:
> > 
> > | Looking further in the strace output, it's apparent the sylpheed
> > | only accesses files that exist.  Although much better than trying to
> > | access 1 through <large-number>, folders with several thousand
> > | message really slow down sylpheed.
> > 
> > I didn't understand your first mail, a little bit of brevity might
> > help:
> > 
> > * What is slow? Just switching folders?
> > * What kind of mail retrieval? POP3, IMAP?
> 
> POP3 on my local LAN.  Once the first message is deposited in a folder,
> all subsequent messages added to the folder are quickly added.  In fact,
> once all the folders have been hit once, the downloading goes quickly. 
> It's not unusual for the last 2/3 of the download to be quicker than the
> first third.
> 
> On further digesting the strace output, 245 messages were downloaded in
> 190 seconds and placed in 27 folders.  The average time to place the
> first message in a new folder was about 6 seconds (160/27)[*], but
(Continue reading)

Dennis Carr | 2 Nov 2003 20:33

[sylpheed:21870] Re: Messages listed as attachment?

On Sun, 2 Nov 2003 00:47:54 -0600
"Jacob S." <stormspotter <at> 6texans.net> wrote:

> On Sat, 1 Nov 2003 22:38:45 -0800
> Dennis Carr <ke6isf <at> skyfall.com> wrote:
> 
> > Recently, since including my GPG sig with my emails ergularly, I've
> > received a few complaints from people who are having trouble with
> > reading my messages....
> 
> The only instance(s) I'm aware of where this happens is where people
> are using Outlook (Express), which doesn't follow the RFCs. The *real*
> solution is for them to get a new e-mail program that knows how to
> read e-mails without executing viruses. :-)

This then would be a problem with Outlook users?  Interesting....

-Dennis Carr

Godwin Stewart | 2 Nov 2003 20:40
X-Face

[sylpheed:21871] Re: Messages listed as attachment?

Sun, 2 Nov 2003 11:33:05 -0800 scripsit Dennis Carr:

> This then would be a problem with Outlook users?  Interesting....

Absolutely. Well, nearly. It's a problem with Outlook, not the users.

Don't tell me you're surprised! :)

http://lists.gnupg.org/pipermail/gnupg-users/2003-September/020155.html

--

-- 
G. Stewart   --   gstewart <at> bonivet.net -- gstewart <at> spamcop.net
Registered Linux user #284683 (Slackware 9.0)
---------------------------------------------------------------
Male cadavers are incapable of yielding testimony.

Jacob S. | 2 Nov 2003 21:01

[sylpheed:21872] Re: Messages listed as attachment?

On Sun, 2 Nov 2003 20:40:03 +0100
Godwin Stewart <gstewart <at> bonivet.net> wrote:

> Sun, 2 Nov 2003 11:33:05 -0800 scripsit Dennis Carr:
> 
> > This then would be a problem with Outlook users?  Interesting....
> 
> Absolutely. Well, nearly. It's a problem with Outlook, not the users.
> 
> Don't tell me you're surprised! :)
> 
> http://lists.gnupg.org/pipermail/gnupg-users/2003-September/020155.html

Actually, I would say it is a problem with the users - they're not smart
enough to pick a better e-mail program. (And I have family that uses
Outlook! :-)

Jacob

----- 
GnuPG Key: 1024D/16377135

Free Software: the Software by the People, of the People and for the
People.
http://www.linux.org

Gmane