Re: Mutt for dovecot maildir
- To: mutt-users@xxxxxxxx
- Subject: Re: Mutt for dovecot maildir
- From: June Qiu <qljune@xxxxxxxxx>
- Date: Tue, 14 Apr 2009 23:03:25 -0700 (PDT)
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1239775406; bh=KKp5Icaft90GUT/5o7zR4g1DCG/NpSp3nwb2/dLs29k=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=V/1WPilk0NgHD3aMzLZvTVQEJ3dVUajEQrRF/wK52NUiGL+yjSJ4himXyOHTUdDmcraRr/DK95+cexv9XQ6OtfyDnPxEp8WLxtR/TED631Hidk2iP8U2n+HVPzUzi3JqEopORHhSXRZsFTyzkrABk8868UKtXtKgND2iK7X0Q1c=
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=XKOvAMao/x9k0XiPd2UpBLdS1dmA/hH9VoCTpJJQm4g+5M/p3Kkk1N4E088baMMQw+ayOBHejcG9QsYEf115/cffGW28O/o9yjj0o5W9e9erVRSiBIt22U7arB0gXGAVInTSqh4ovHln85udKZakIC+y9FuQTVSJYAfi1iZC0nQ=;
- List-post: <mailto:mutt-users@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-users"
- Sender: owner-mutt-users@xxxxxxxx
Basically, I just want to access the mails via the mail interface. The dovecot
has been configured and running, just that I am not sure how to send/receive
mails via mutt if my mails are all located in /mail/%d/%n/%Maildir
--- On Wed, 4/15/09, Grant Edwards <grante@xxxxxxxx> wrote:
> From: Grant Edwards <grante@xxxxxxxx>
> Subject: Re: Mutt for dovecot maildir
> To: mutt-users@xxxxxxxx
> Date: Wednesday, April 15, 2009, 11:33 AM
> On 2009-04-15, June Qiu <qljune@xxxxxxxxx>
> wrote:
>
>
> >>>>> I am looking for advise on how to
> configure the muttrc file so
> >>>>> that i see the mail on my imap
> directories.
> >>>>>
> >>>>> I am using dovecot with virtual users
> (login credentials in
> >>>>> mySQL) and my folders are in
> /mail/%d/%n/%Maildir
> >>>>
> >>>> It's not clear what you're trying to do.?
> Do you want to
> >>>> access your mail using the IMAP protocol
> via the dovecot
> >>>> server, or do you want to access the
> maildir folders directly?
> >>>>
> >>>> In either case, the Fine Manual explains
> how to configure
> >>>> mutt:
> >>>
> >>> thanks for the reference. Actually, I wanted
> to access the
> >>> mail using the IMAP protocol via the dovecot
> server.
>
> > I wanted to add that if I hardcode the folder and
> spool to
> > /mail/mydomain.com/testuser01/Maildir.. it works
> >
> > But what if I wanted like some form of authentication
> to the
> > mailbox? or redirection to the unique user's mailbox
> when
> > different users login?
>
> Sorry, I'm lost. You say you want to use IMAP, but if
> you're
> putting in paths like that in for folder/spool, then you're
> not
> using IMAP, you access the folders directly.
>
> Are you asking how to configure dovecot?
>
> --
> Grant
>
>