Rumi Szabolcs | 1 Dec 2004 19:45
Picon

[sylpheed:23639] obsolete GPGME dependency (Was: 1.0.0beta3 build problems on AIX 5)

Hello!

On Tue, 30 Nov 2004 20:34:59 +0100
Ricardo Mones <ricardo.mones <at> gmail.com> wrote:

> On Tue, 30 Nov 2004 17:34:18 +0100, Rumi Szabolcs <rumi_ml <at> rtfm.hu> wrote:
> >
> > This one might be due to incompatibilities between GPGME versions. What
> > I've got installed is gpgme-1.0.1. What GPGME version does sylpheed expect
> > nowadays?
> 
>   0.3.16 works.
> 
> > Shouldn't it use gpgme-1.0.x already?
> 
>   Patches to use it welcome :-)

Well, here is some relevant information on the API changes from
0.3.x to 0.4.x (which 1.x is said to be mostly compatible with)

http://lists.gnupg.org/pipermail/gnupg-devel/2003-July/020255.html

This doesn't sound like as if it would be possible to make it
work without a pretty good insight on both the sylpheed code
and the gpgme stuff. Whoever has that level of insight may be
able to fix (or rather port) it to gpgme 1.x within a day or
two but that's not me... But as a user I'd say it would be
pretty nice to fix that before sylpheed-1.0.0 goes final as
the gpgme 0.3.x API it is using seems to be totally obsoleted
since more than a year now...
(Continue reading)

Patrick J. Daly | 2 Dec 2004 05:34
Picon

[sylpheed:23640] Need metamail (with security fix, if poss.) for Red Hat 9.0


My Red Hat 9.0 system could not display certain attachments 
and I was hoping that the log under Tools->LogWindow would 
give somes clues, but it appears it's just to log sending
and receiving of mail.  It would be nice to log other types
of errors like XFMail (Sorry if it's there.. I couldn't find it).

I noticed these messages coming out in the window in which
I started Sylpheed:

   execvp: No such file or directory
   execvp: No such file or directory

So I ran "strace" on the running Sylpheed process and found it's trying
to exec metamail to display these attachments.  (BTW, if we can't
have an error logger, it would be nice to at least printf the name
of the file it failed to exec)

It turns out my Red Hat 9.0 system did not come with metamail.
Apparently the Red Hat people decided to drop it after RH 7.3.

So I embarked on hours of web searching to find "metamail replacement"
and the like hoping to download that and create a script called 
"metamail" that would run the replacement for metamail.  No luck there.

Next, I looked for metamail sources hoping to compile metamail
for Red Hat 9.  I noticed discussion in several places about
two format string and two buffer overflow vulnerabilities 
discovered in metamail by Ulf Harnhammar.  These are in
versions up to and including 2.7.
(Continue reading)

Emily Jackson | 2 Dec 2004 11:50
X-Face
Picon
Favicon

[sylpheed:23641] Re: Need metamail (with security fix, if poss.) for Red Hat 9.0

On Wed, 1 Dec 2004 23:34:15 -0500
"Patrick J. Daly" <pjdaly <at> erols.com> wrote:

> Any suggestions as to where to get a proper metamail for Red Hat 9.0
> would be appreciated.  Thanks.

Metamail is also missing on Mac OS X. I asked the Fink people about
adding it once (explaining why Fink's Sylpheed package needed it), and
the reply was rather negative, ending with "sleepyhead should consider
finding a better way of doing things." :-\

Emily

--

-- 
"If it seem slow, wait for it; it will surely come, it will not delay."
Emily Jackson
<http://home.hiwaay.net/~emilyj/missjackson.html>

Steve O'Hara-Smith | 2 Dec 2004 12:19
X-Face

[sylpheed:23642] Re: Need metamail (with security fix, if poss.) for Red Hat 9.0

On Wed, 1 Dec 2004 23:34:15 -0500
"Patrick J. Daly" <pjdaly <at> erols.com> wrote:

>, I looked for metamail sources hoping to compile metamail
> for Red Hat 9.  I noticed discussion in several places about
> two format string and two buffer overflow vulnerabilities 
> discovered in metamail by Ulf Harnhammar.  These are in
> versions up to and including 2.7.

	Get the metamail sources for 2.7 from bellcore and the patch by
Ulf Harnhammar from

http://downloads.securityfocus.com/vulnerabilities/patches/metamail.patch

--

-- 
C:>WIN                                      |   Directable Mirror Arrays
The computer obeys and wins.                | A better way to focus the sun
You lose and Bill collects.                 |    licences available see
                                            |    http://www.sohara.org/

Boris Hollas | 2 Dec 2004 15:55
Picon

[sylpheed:23643] External spam-filter

Hello,

how can I tell sylpheed to invoke an external spam filter prior to
downloading mail? I want to use mailfilter, which removes spam from a
pop-account.

Regards,

Boris

Hiroyuki Yamamoto | 3 Dec 2004 04:49
Picon

[sylpheed:23644] Re: Need metamail (with security fix, if poss.) for Red Hat 9.0

Hello,

On Thu, 2 Dec 2004 04:50:19 -0600
Emily Jackson <m5computing <at> earthlink.net> wrote:

> > Any suggestions as to where to get a proper metamail for Red Hat 9.0
> > would be appreciated.  Thanks.
> 
> Metamail is also missing on Mac OS X. I asked the Fink people about
> adding it once (explaining why Fink's Sylpheed package needed it), and
> the reply was rather negative, ending with "sleepyhead should consider
> finding a better way of doing things." :-\

I've also recognized the problem, so I'll remove the dependency to
metamail and replace it by another implementation in the future version.

--

-- 
Hiroyuki Yamamoto <hiro-y <at> kcn.ne.jp>

Patrick J. Daly | 3 Dec 2004 05:49
Picon

[sylpheed:23645] Re: Need metamail (with security fix, if poss.) for Red Hat 9.0

On Fri, 3 Dec 2004 12:49:56 +0900
Hiroyuki Yamamoto <hiro-y <at> kcn.ne.jp> wrote:

> Hello,
> 
> On Thu, 2 Dec 2004 04:50:19 -0600
> Emily Jackson <m5computing <at> earthlink.net> wrote:
> 
> > > Any suggestions as to where to get a proper metamail for Red Hat 9.0
> > > would be appreciated.  Thanks.
> > 
> > Metamail is also missing on Mac OS X. I asked the Fink people about
> > adding it once (explaining why Fink's Sylpheed package needed it), and
> > the reply was rather negative, ending with "sleepyhead should consider
> > finding a better way of doing things." :-\
> 
> I've also recognized the problem, so I'll remove the dependency to
> metamail and replace it by another implementation in the future version.

This 2.7 metamail is really old.
It needs some work to build on Red Hat 9.0
When you #define LINUX in config.h it turns on SYSV:

    #ifdef LINUX
    #define SYSV /* Linux is SysV */
    #endif

Then you get syntax errors in signal.h and string.h 
caused by these macros that define killpg and bcopy:

(Continue reading)

Hiroyuki Yamamoto | 3 Dec 2004 07:53
Picon

[sylpheed:23646] Sylpheed 1.0.0beta4 released

Hello,

Sylpheed 1.0.0beta4 has been released.

The 1.0.0 release is currently scheduled at 24 Dec, and RC version will
be released once before that.

For translators: from this release, the message strings will be frozen
until the 1.0.0 release.

Changes:

    * The Japanese manual has been updated.
    * Some icons have been modified, and unused icons have been removed.
    * The menu strings have been fixed.
    * The workaround for invalid CR characters on POP3 has been made.

--

-- 
Hiroyuki Yamamoto <hiro-y <at> kcn.ne.jp>

Student | 3 Dec 2004 08:09
Picon

[sylpheed:23647] Re: Sylpheed 1.0.0beta4 released

On Fri, 3 Dec 2004 15:53:56 +0900
Hiroyuki Yamamoto <hiro-y <at> kcn.ne.jp> wrote:

> Hello,
> 
> Sylpheed 1.0.0beta4 has been released.
> 
> The 1.0.0 release is currently scheduled at 24 Dec, and RC version
> will be released once before that.
> 
> For translators: from this release, the message strings will be frozen
> until the 1.0.0 release.
> 
> Changes:
> 
>     * The Japanese manual has been updated.
>     * Some icons have been modified, and unused icons have been
>     removed.* The menu strings have been fixed.
>     * The workaround for invalid CR characters on POP3 has been made.
> 
	Is there any plan to include proper support for reading inline
encrypted messages?  It seems odd that these can be written by sylpheed
but not read with using external tools which have the problems of not
remembering passwords etc.

> -- 
> Hiroyuki Yamamoto <hiro-y <at> kcn.ne.jp>
> 
> 

(Continue reading)

Stefaan A Eeckels | 3 Dec 2004 11:36
Picon
Favicon

[sylpheed:23648] Re: Sylpheed 1.0.0beta4 released

On Fri, 3 Dec 2004 15:53:56 +0900
Hiroyuki Yamamoto <hiro-y <at> kcn.ne.jp> wrote:

> Sylpheed 1.0.0beta4 has been released.

Compiles and runs fine on Solaris 9 with gcc 3.4.2.

Thanks a lot!

-- 
Stefaan
--

-- 
"'t Ès toch sjoun waaj ne mensj mèt de joëre baeter
  geet versjton datter eigelek niks versjteet."


Gmane