Hi!

"Jeremias Galletti" <[EMAIL PROTECTED]> wrote:

> ¿Cómo estás, Daniel?

Bien, gracias.  ¿Qué tal por Argentina? ;-)

> I still have to fix my system. I can't compile
> anything without editing the Makefile.  The
> compiler can't find the necessary include files

I'm not an expert in Makefile.  I'm used to
        # rpm -i *.rpm
instead of
        # ./configure
        # make
        # make install

> > There is another email "folder" that is really a
> > folder: the maildir format.  In maildir format you
> > have a folder that is really a folder (directory)
> > where the email messages are stored in separated
> > files.
> 
> Are these in MH format?

I think so.

> > As far as I know, procmail lets you classify
> > messages in email "folders" (really files) that
> > are in mailbox format.  I use procmail and this
> > is the way I use it.
> 
> Where should I put these files? Into some
> directory in the ~/ hierarchy? What is the
> standard way?

For Mutt and Elm --> ~/Mail/
For Pine --> ~/mail/
For Netscape Messenger --> ~/nsmail/

I have linked ~/Mail/ and ~/mail/ .  They are the
same directory now.  Just do:
        $ cd ~
        $ mkdir mail
        $ ln -s mail Mail

The email folders of Netscape are a little
different.  Each folder (file) has a .summary file
that stores some info.  You can read this folders
with Mutt.  But if you delete a message with
Netscape, unless you compact folders, the message
will still be in the folder and you will see it with
Mutt.  I don't know if there are more differences.

> > If you are an email maniac addicted to mailing lists,
> > like me, the you will love Mutt.  It isn't easy, but
> > it's the most powerful and configurable MUA you can
> > obtain.
> 
> It is too complicated.

Yep, it is.  Use it only if you are an email
addicted.

> Besides, I sometimes get HTML messages. 
> Can Mutt handle them?

Yes and no.

Mutt handles HTML using external commands.  You can
read the message inline with lynx -dump.  And also
you can read the HTML with Netscape or another
browser.  Mutt will call it.  But you need to
configure your mailcap file.  If you want I can send
you my .muttrc and my mailcap file.

There is one thing Mutt doesn't do with HTML.  You
can't see the pictures inline with the text in a
HTML message.  You can see each of them with an
external viewer, like xv.  Again Mutt will call it
if you configure your mailcap file.

Yes, Mutt is hard to configure.

> what about sending? I need a MTA, right?

Yep.

> The Mail-HOWTO recommends qmail for home use,
> which of course I don't have. I have sendmail.
> Which one do you recommend me?

Sorry, I'm not an expert on MTAs.

See you later :-)

-- 
Daniel González Gasull        __           "En los momentos de
mailto:[EMAIL PROTECTED]    o-'. ".    ,.   crisis, sólo la
PGP RSA key 1024/EEA93A69  `.  |  )   )_)  imaginación es más
                           __) `-' `-' /   importante que el
                          ".--         )   conocimiento".
                           `~--'.__,  (\    -- Albert Einstein
                             hjw    )__))  
                 " Why I use Windows when there is a door? "

Reply via email to