Ricardo Mones | 1 Oct 2008 08:48
X-Face
Picon
Favicon

[sylpheed:32644] Re: Sylpheed 2.6.0beta1 released

On Tue, 30 Sep 2008 15:16:26 -0400 (EDT)
robert.wolfe <at> voyager.net wrote:

> >   FWIW the Debian
> packages were uploaded to experimental [0] instead
> > unstable this
> time, though probably still not available because it was
> > done
> just some minutes ago ;-)
> > 
> >   best regards,
> >
> 
> > [0]
> http://packages.debian.org/search?suite=experimental&keywords=sylpheed
> 
> For what architecture?__ I was able to build an amd64 .deb
> this morning without any problems.

  It was uploaded for amd64, but experimental is autobuilt since some time
  ago, so packages are being done for all Debian architectures see:
  http://experimental.debian.net/build.php?pkg=sylpheed 

  All archs will obviously take some time to complete...
--

-- 
 Ricardo Mones
 http://people.debian.org/~mones
 __You recoil from the crude; you tend naturally toward the exquisite.__
Ângelo Miguel Arrifano | 1 Oct 2008 10:23
Picon

[sylpheed:32645] Taskbar notification patch for non-systray users


Hello all,

I've recently stopped using the systray on my desktop, so
I needed another way of sylpheed notifying me about new emails.

The attached patch changes the window icon to the "newmail" one
and sets the window urgent flag, when a new mail arrives.
The window urgent flag will, on some taskbars, blink the task icon
or do some other action to notify the user.

The patch is made against stable 2.4.8.
I did not check if upstream had something similar implemented, sorry.

http://miknix.homelinux.com/syplheed.avi
This is a small screen capture to show what happens on my taskmanager
(avant window navigator) when a new email arrives.

Thanks all,
--

-- 
Angelo Arrifano AKA MiKNiX
Computation and Intelligent Systems
MsC Student at UBI, Portugal
Gentoo Linux AMD64 Arch. Tester
http://linwizard.sourceforge.net/
http://miknix.homelinux.com
PGP Pubkey 0x3D92BB0B
Aric Gregson | 2 Oct 2008 02:03
Picon

[sylpheed:32646] SMTP Trouble with Large Attachments

Hello,

I have multiple SMTP accounts that I use and one of them in particular
is causing me problems with enclosures larger than about 1.4MB (encoded
size). The send dialog stalls and then eventually quits saying the
session timed out. I am behind a firewall, but three other SMTP
servers give no complaint with similar sized attachments. 

I have spoken with the account support and they have changed nothing
recently. I can receive and send mail otherwise through this account. I
can send the same attachment, through the same account, via Thunderbird
and Evolution. 

This is all I get from the log:

* Connecting to SMTP server: mail.ucla.edu ...
[16:57:37] SMTP< 220 mail.ucla.edu ESMTP Sendmail 8.13.8/8.13.8; Wed, 1
Oct 2008 17:04:23 -0700 [16:57:37] ESMTP> EHLO solenv
[16:57:37] ESMTP< 250-mail.ucla.edu Hello [149.142.243.120], pleased to
meet you [16:57:37] ESMTP< 250-ENHANCEDSTATUSCODES
[16:57:37] ESMTP< 250-PIPELINING
[16:57:37] ESMTP< 250-8BITMIME
[16:57:37] ESMTP< 250-SIZE 20971520
[16:57:37] ESMTP< 250-DSN
[16:57:37] ESMTP< 250-ETRN
[16:57:37] ESMTP< 250-STARTTLS
[16:57:37] ESMTP< 250-DELIVERBY
[16:57:37] ESMTP< 250 HELP
[16:57:37] ESMTP> STARTTLS
[16:57:37] ESMTP< 220 2.0.0 Ready to start TLS
(Continue reading)

Michael Schwendt | 2 Oct 2008 10:23
Picon

[sylpheed:32647] Re: SMTP Trouble with Large Attachments

On Wed, 1 Oct 2008 17:03:15 -0700, Aric Gregson wrote:

> [16:57:37] SMTP> DATA
> [16:57:37] SMTP< 354 Enter mail, end with "." on a line by itself
> ** LibSylph-WARNING: session timeout.
> 
> ** LibSylph-WARNING: [16:58:39] Session timed out.
> 
> ** Session timed out.
> 
> Any suggestions are greatly appreciated. 

Can you retry with an increased Socket I/O timeout?
Menu > Configuration > Common preferences > Details > Advanced

Cristian Secară | 2 Oct 2008 17:42
X-Face
Picon
Favicon

[sylpheed:32648] Re: Sylpheed 2.6.0beta1 released

On Mon, 29 Sep 2008 17:59:14 +0900, Hiroyuki Yamamoto wrote:

>     * The remote POP3 mailbox feature which can view/download/delete
>       messages on POP3 servers directly was added.

- Great feature, thanks :)
- At present a retrieved message does not seem to care about filters

Other thing, I re-request the addition of the plural form in gettext.
For example in my language there are three forms for "Retrieved %d
messages", and it may display very bad right now (depending on %d).

Cristi

Ricardo Mones | 2 Oct 2008 18:50
X-Face
Picon
Favicon

[sylpheed:32649] Re: Sylpheed 2.6.0beta1 released

On Thu, 2 Oct 2008 18:42:17 +0300
Cristian Secar? <orice <at> secarica.ro> wrote:

> Other thing, I re-request the addition of the plural form in gettext.
> For example in my language there are three forms for "Retrieved %d
> messages", and it may display very bad right now (depending on %d).

  ++
--

-- 
 Ricardo Mones
 http://people.debian.org/~mones
 «If you learn one useless thing every day, in a single year you'll 
 learn 365 useless things.»
Aric Gregson | 2 Oct 2008 19:21
Picon

[sylpheed:32650] Re: SMTP Trouble with Large Attachments

On Thu, 02 Oct 2008 10:23:20 +0200
Michael Schwendt <mschwendt <at> gmail.com> wrote:

> Can you retry with an increased Socket I/O timeout?

I've increased it to 180. Same effect, just takes longer to get there. 

* Connecting to SMTP server: mail.ucla.edu ...
[10:15:03] SMTP< 220 mail.ucla.edu ESMTP Sendmail 8.13.8/8.13.8; Thu, 2
Oct 2008 10:21:49 -0700 [10:15:03] ESMTP> EHLO solenv
[10:15:03] ESMTP< 250-mail.ucla.edu Hello [149.142.243.120], pleased to
meet you [10:15:03] ESMTP< 250-ENHANCEDSTATUSCODES
[10:15:03] ESMTP< 250-PIPELINING
[10:15:03] ESMTP< 250-8BITMIME
[10:15:03] ESMTP< 250-SIZE 20971520
[10:15:03] ESMTP< 250-DSN
[10:15:03] ESMTP< 250-ETRN
[10:15:03] ESMTP< 250-STARTTLS
[10:15:03] ESMTP< 250-DELIVERBY
[10:15:03] ESMTP< 250 HELP
[10:15:03] ESMTP> STARTTLS
[10:15:03] ESMTP< 220 2.0.0 Ready to start TLS
* SSL certificate of mail.ucla.edu previously accepted
[10:15:03] ESMTP> EHLO solenv
[10:15:03] ESMTP< 250-mail.ucla.edu Hello [149.142.243.120], pleased to
meet you [10:15:03] ESMTP< 250-ENHANCEDSTATUSCODES
[10:15:03] ESMTP< 250-PIPELINING
[10:15:03] ESMTP< 250-8BITMIME
[10:15:03] ESMTP< 250-SIZE 20971520
[10:15:03] ESMTP< 250-DSN
(Continue reading)

Frank Lanitz | 2 Oct 2008 19:49
Picon

[sylpheed:32651] Re: SMTP Trouble with Large Attachments

Hi, 

On Thu, 2 Oct 2008 10:21:01 -0700
Aric Gregson <aorchid <at> mac.com> wrote:

> On Thu, 02 Oct 2008 10:23:20 +0200
> Michael Schwendt <mschwendt <at> gmail.com> wrote:
> 
> > Can you retry with an increased Socket I/O timeout?
> 
> I've increased it to 180. Same effect, just takes longer to get there. 
> 
> * Connecting to SMTP server: mail.ucla.edu ...
> [10:15:03] SMTP< 220 mail.ucla.edu ESMTP Sendmail 8.13.8/8.13.8; Thu, 2
> Oct 2008 10:21:49 -0700 [10:15:03] ESMTP> EHLO solenv
> [10:15:03] ESMTP< 250-mail.ucla.edu Hello [149.142.243.120], pleased to
> meet you [10:15:03] ESMTP< 250-ENHANCEDSTATUSCODES
> [10:15:03] ESMTP< 250-PIPELINING
> [10:15:03] ESMTP< 250-8BITMIME
> [10:15:03] ESMTP< 250-SIZE 20971520

Which connection type are you using?
Are you able to use a tool like wireshark to check, what is transfered 
between your system and the mail server? 

Regards, 
Frank
--

-- 
Frank Lanitz <frank <at> frank.uvena.de>
(Continue reading)

Aric Gregson | 2 Oct 2008 20:32
Picon

[sylpheed:32652] Re: SMTP Trouble with Large Attachments

On Thu, 02 Oct 2008 19:49:08 +0200
Frank Lanitz <frank <at> frank.uvena.de> wrote:

> Which connection type are you using?

What do you mean by this? I am using STARTTLS...

> Are you able to use a tool like wireshark to check, what is
> transfered between your system and the mail server? 

I don't know how, but will look into figuring it out.

thanks, aric

Frank Lanitz | 2 Oct 2008 20:45
Picon

[sylpheed:32653] Re: SMTP Trouble with Large Attachments

On Thu, 2 Oct 2008 11:32:57 -0700
Aric Gregson <aorchid <at> mac.com> wrote:

> On Thu, 02 Oct 2008 19:49:08 +0200
> Frank Lanitz <frank <at> frank.uvena.de> wrote:
> 
> > Which connection type are you using?
> 
> What do you mean by this? I am using STARTTLS...

I thought about DSL, Modem, ISDN ... 

Regards, 
Frank

--

-- 
Frank Lanitz <frank <at> frank.uvena.de>

Gmane