James K. Lowden | 1 May 2003 05:22
Gravatar

[sylpheed:19884] Re: mbox conversion tool

On Tue, 29 Apr 2003 17:28:25 +0200, Fred Marton
<Fred.Marton <at> uni-bayreuth.de> wrote:
> 
> I've recently tried importing the archives of some other mailing lists
> that are in mbox format.  Because these are quite large (several
> thousand messages) it takes a very long time for File -> Import mbox
> file to work(at least on my machine), during which time claws is
> unusable.  I looked in tools and tried the calypso_convert.pl perl
> script, but it didn't work (thought I'd give it a shot).  Anyhoo, I went
> ahead and slapped together a perl script to take care of the job
> independently of claws and thought I'd share it with everybody.  

ftp://ftp.mew.org/pub/Mew/release/incm-0.4.tar.gz

I think this is exactly the tool you want.  

It's funny, right?  Sylpheed is written in C, but its import function is
too slow, so you wrote in Perl!?  Or was it simply that by using a
separate process you could keep using Sylpheed?  

incm is one 644-line C module.  

N.B. Hiro, incm has a BSD license.  Perhaps Yasunari Momoi <momo <at> bug.org>
wouldn't mind seeing incm become part of Sylpheed?  

I use nmh whenever I get stuck.  It has an "inc" utility that does the
same thing.  

If I could offer one suggestion to the good documentation folks, it would
be to add a "Sylpheed friends & resources" page somewhere, listing
(Continue reading)

Hiroyuki Yamamoto | 1 May 2003 06:33
Picon

[sylpheed:19885] Re: mbox conversion tool

Hello,

On Wed, 30 Apr 2003 23:22:59 -0400
"James K. Lowden" <jklowden <at> schemamania.org> wrote:

> > I've recently tried importing the archives of some other mailing
> > lists that are in mbox format.  Because these are quite large
> > (several thousand messages) it takes a very long time for File ->
> > Import mbox file to work(at least on my machine), during which time
> > claws is unusable.  I looked in tools and tried the
> > calypso_convert.pl perl script, but it didn't work (thought I'd give
> > it a shot).  Anyhoo, I went ahead and slapped together a perl script
> > to take care of the job independently of claws and thought I'd share
> > it with everybody.  
> 
> ftp://ftp.mew.org/pub/Mew/release/incm-0.4.tar.gz
> 
> I think this is exactly the tool you want.  
> 
> It's funny, right?  Sylpheed is written in C, but its import function
> is too slow, so you wrote in Perl!?  Or was it simply that by using a
> separate process you could keep using Sylpheed?  
> 
> incm is one 644-line C module.  
> 
> N.B. Hiro, incm has a BSD license.  Perhaps Yasunari Momoi
> <momo <at> bug.org> wouldn't mind seeing incm become part of Sylpheed?  

I've read the source of incm, and it seems that it basically does the
similar things as Sylpheed (except for some workarounds and filtering).
(Continue reading)

Andrea De Paola | 1 May 2003 11:26
Picon
Favicon

[sylpheed:19886] Multipart/alternative

Hi,

When I receive an HTML mail composed by images and other objects, it appairs as a "Multipart/alternative" object.
It is possibile to watch the entire mail? I can watch the Text/HTML but in this way I cannot see the images and
the other objects.

Sorry for my bad English language

Thanks
--

-- 
Andrea De Paola

Keith Bates | 1 May 2003 11:50
Picon

[sylpheed:19887] Re: Multipart/alternative

Hi Andrea

You have to set it up so that sylpheed will open your internet browser.

Go to "Configuration" -> Common Preferences and click on the "Other" tab
(you will have to click several times on the arrows at the end of the
visible tabs to make "Other" appear.

Where is says "Web browser" enter the command to make your web browser
read the eamil eg. opera -newpage %s will start opera in a new page. 

Hope this helps 

Keith

On Thu, 1 May 2003 11:26:14 +0200
Andrea De Paola <andreadp77 <at> libero.it> wrote:

> Hi,
> 
> When I receive an HTML mail composed by images and other objects, it
> appairs as a "Multipart/alternative" object. It is possibile to watch
> the entire mail? I can watch the Text/HTML but in this way I cannot
> see the images and the other objects.
> 
> Sorry for my bad English language
> 
> Thanks
> -- 
> Andrea De Paola
(Continue reading)

Melvin Hadasht | 1 May 2003 12:10
X-Face
Picon
Favicon

[sylpheed:19888] Re: Multipart/alternative

Hi Andrea,

on Thu, 1 May 2003 11:26:14 +0200
Andrea De Paola <andreadp77 <at> libero.it> wrote:

> When I receive an HTML mail composed by images and other objects, it appairs
> as a "Multipart/alternative" object. It is possibile to watch the entire mail?
> I can watch the Text/HTML but in this way I cannot see the images and the
> other objects.

it is currently not possible to correctly render HTML mail that refers
attached images/resources.  Even the Claws version, with its upcoming Dillo
plugin is not be able to render it.

Bye

--

-- 
Melvin Hadasht

Angelo Secchi | 1 May 2003 14:03
X-Face
Picon
Favicon

[sylpheed:19889] automatic forward

I have an old account and I would like to automatically forward its new
messages to the new address. Is this possible ? How ?

Thanks and sorry for this basic question

Angelo

Andrea De Paola | 1 May 2003 14:03
Picon
Favicon

[sylpheed:19890] Re: Multipart/alternative

On Thu, 1 May 2003 12:10:51 +0200, Melvin Hadasht wrote:

> it is currently not possible to correctly render HTML mail that refers
> attached images/resources.  Even the Claws version, with its upcoming Dillo
> plugin is not be able to render it.

Thanks to you and Keith.

Setting the Web browser as Keith explains, I can watch the mail in the specified browser, but I cannot see
images attacched to the mail.

Do you know if this operation will be implemented in a next version?

Bye
--

-- 
Andrea De Paola

Gilad Madar | 1 May 2003 14:05

[sylpheed:19891] saving 'attached' files, not in MIME format

Hi,

I have to save files which are part of the email, and generated by a similar script at the sender's side:

uuencode file.in file.in > file.out
mail -s "some header" my_email < file.out

Is there a way to 'teach' Sylpheed to identify this as an attachment and enable to 'save as file.in' ?
What I do now, is save the email into a file named 'some_file', then run the 'uudecode some_file' command.

I appreciate any idea!

Gil

Melvin Hadasht | 1 May 2003 14:30
X-Face
Picon
Favicon

[sylpheed:19892] Re: Multipart/alternative

Hi Andrea,

on Thu, 1 May 2003 14:03:37 +0200
Andrea De Paola <andreadp77 <at> libero.it> wrote:

> On Thu, 1 May 2003 12:10:51 +0200, Melvin Hadasht wrote:
> 
> > it is currently not possible to correctly render HTML mail that refers
> > attached images/resources.  Even the Claws version, with its upcoming Dillo
> > plugin is not be able to render it.
> 
> Thanks to you and Keith.
> 
> Setting the Web browser as Keith explains, I can watch the mail in the
> specified browser, but I cannot see images attacched to the mail.
> 
> Do you know if this operation will be implemented in a next version?

AFAIK, no one is working on it. In the far future I may get interested in
thinking about adding this, but it will be on Claws and using the Dillo plugin.

Anyway, anyone is allowed to submit patches...

Sa moce (Fijian: Goodbye)

--

-- 
Melvin Hadasht

Melvin Hadasht | 1 May 2003 14:35
X-Face
Picon
Favicon

[sylpheed:19893] Re: saving 'attached' files, not in MIME format

Hi Gilad,

on Thu, 1 May 2003 15:05:16 +0300
"Gilad Madar" <gmadar <at> cloverleafcomm.com> wrote:

> Hi,
> 
> I have to save files which are part of the email, and generated by a similar
> script at the sender's side:
> 
> uuencode file.in file.in > file.out
> mail -s "some header" my_email < file.out
> 
> Is there a way to 'teach' Sylpheed to identify this as an attachment and
> enable to 'save as file.in' ? What I do now, is save the email into a file
> named 'some_file', then run the 'uudecode some_file' command.
> 
> I appreciate any idea!

You could use "Actions" to launch external programs that do whatever you want
with selected messages. For uuencoded mails, see the Actions page at:

http://melvin.hadasht.free.fr/home/sylpheed/actions/

But natively Sylpheed does not recognize those formats. Using Actions + xdeview
is quite User Friendly.

Yadalanh (Apache: Farewell)

--

-- 
(Continue reading)


Gmane