Thanks a lot Jason,
It worked at first shot!
Ciao
Vittorio
Jason A. Fager [mutt-users] <26/06/01 12:20 -0400>:
> On Tue, Jun 26, 2001 at 06:06:35PM +0000, Victor wrote:
>
> > Could you please give me an example of a "running" .muttrc for this
> > purpose?
>
> This might not be perfect, but it works for me:
>
> set imap_user=fagerj
> set imap_pass=xxxxxx
>
> set folder="{192.168.110.81:143}"
> set mbox="=INBOX"
> set postponed="=postponed"
> set record="=sent"
> set spoolfile="=INBOX"
> set mailcap_path="~/.mailcap"
> set sendmail="/usr/lib/sendmail -oem -oi"
>
> jafager