Re: Mutt: Maildir & "Mail/IN*: No such file or directory"

2003-07-28 Thread Vineet Kumar
* Adam Bogacki ([EMAIL PROTECTED]) [030727 04:36]: > Re. Mutt giving me blank screen with the message > "/home/adam/Maildir is not a mailbox" > > and the terminal telling me that > "find: ~Mail/IN*: No such file or directory" ~Mail means home directory of a user called Mail. good times, Vine

Re: Mutt: Maildir & "Mail/IN*: No such file or directory"

2003-07-27 Thread Jeff Waugh
> is there a conflict between the 'Maildir' paragraph > and the following 'Mail/IN*' below [.muttrc] ? Yes. They have nothing to do with each other. If you're switching to Maildir, your mail is in ~/Maildir. None of your mailboxes lines are relevant. Read my configs again, and comment/uncomme

Mutt: Maildir & "Mail/IN*: No such file or directory"

2003-07-27 Thread Adam Bogacki
Re. Mutt giving me blank screen with the message "/home/adam/Maildir is not a mailbox" and the terminal telling me that "find: ~Mail/IN*: No such file or directory" is there a conflict between the 'Maildir' paragraph and the following 'Mail/IN*' below [.muttrc] ? Adam. [EMAIL PROTECTED]

Re: mutt + Maildir

2002-09-22 Thread Christoph Claus
On Sun, Sep 22, 2002 at 10:27:20AM +0200, Jens Benecke wrote: > Hallo, Hallo > > > - Gibt es irgendwie eine Möglichkeit, mutt dazu zu bringen, selber > geschriebene Mails in der _momentanen_ Mailbox zu speichern, also nach > dem Motto "set record=$PWD" oder sowas? Dem kann geholfen werden..

Re: mutt+Maildir Pros & Cons?

2002-04-24 Thread Paul Mackinney
Paul Mackinney declaimed: > Patrick Hsieh declaimed: > > Hello list, > > > > I use postfix and Maildir together. > > When I export MAIL=$HOME/Maildir, mutt can read the inbox. > > But when I send mail out, it will not backup in the $HOME/Maildir/.Sent > > directory. How to make it work? > I've bee

Re: mutt+Maildir Pros & Cons?

2002-04-23 Thread Thorsten Haude
Hi, >* Paul Mackinney <[EMAIL PROTECTED]> [2002-04-21 14:36:22 -0700]: >Here is a method to convert folders by hand: > >1. create a maildir folder >2. open mutt and go into the mbox folder >3. tag all the messages >4. copy all the messages (C) to the maildir folder > >Mutt will then do the conver

Re: mutt+Maildir Pros & Cons?

2002-04-23 Thread N. Thomas
* Paul Mackinney <[EMAIL PROTECTED]> [2002-04-21 14:36:22 -0700]: > > Also, if I want to migrate to a maildir setup > -advice on doing it safely? Mutt can handle different folders of different types, so you can legally have =foo1 (mbox), =foo2 (maildir), =foo3 (mh), etc. Here is a method to con

Re: mutt+Maildir Pros & Cons?

2002-04-22 Thread Allan Wind
On 2002-04-21 15:12:35, Karsten M. Self wrote: > It's slow on opening large folders. Discussed here in the past two > weeks. There's a patch to build an index file for folders, not yet in > Debian. http://www.cs.hmc.edu/~me/mutt/ ? Are you using that patch, any reason for not integrating it eith

Re: mutt+Maildir Pros & Cons?

2002-04-21 Thread Brian Nelson
"Karsten M. Self" writes: > on Sun, Apr 21, 2002, Paul Mackinney ([EMAIL PROTECTED]) wrote: > > Patrick Hsieh declaimed: > > > Hello list, > > > > > > I use postfix and Maildir together. > > > When I export MAIL=$HOME/Maildir, mutt can read the inbox. > > > But when I send mail out, it will not

Re: mutt+Maildir Pros & Cons?

2002-04-21 Thread Karsten M. Self
on Sun, Apr 21, 2002, Paul Mackinney ([EMAIL PROTECTED]) wrote: > Patrick Hsieh declaimed: > > Hello list, > > > > I use postfix and Maildir together. > > When I export MAIL=$HOME/Maildir, mutt can read the inbox. > > But when I send mail out, it will not backup in the $HOME/Maildir/.Sent > > dire

Re: mutt+Maildir Pros & Cons?

2002-04-21 Thread Paul Mackinney
Patrick Hsieh declaimed: > Hello list, > > I use postfix and Maildir together. > When I export MAIL=$HOME/Maildir, mutt can read the inbox. > But when I send mail out, it will not backup in the $HOME/Maildir/.Sent > directory. How to make it work? I've been using mutt with mbox, fairly happy. I u

Re: mutt+Maildir

2002-04-21 Thread Patrick Hsieh
Hello craigw <[EMAIL PROTECTED]>, I set the following lines in my .muttrd set folder=~/Maildir set mbox_type=Maildir set record=~/Maildir/.Sent And it works with mutt and .Sent Maildir format folder. Thanks. On Sun, 21 Apr 2002 08:28:59 -0700 craigw <[EMAIL PROTECTED]> wrote: > On Sun Apr 21,

Re: mutt+Maildir

2002-04-21 Thread craigw
On Sun Apr 21, 2002 at 09:49:11PM +0800, Patrick Hsieh wrote: > Hello list, > > I use postfix and Maildir together. > When I export MAIL=$HOME/Maildir, mutt can read the inbox. > But when I send mail out, it will not backup in the $HOME/Maildir/.Sent > directory. How to make it work? > > -- Put

mutt+Maildir

2002-04-21 Thread Patrick Hsieh
Hello list, I use postfix and Maildir together. When I export MAIL=$HOME/Maildir, mutt can read the inbox. But when I send mail out, it will not backup in the $HOME/Maildir/.Sent directory. How to make it work? -- Patrick Hsieh <[EMAIL PROTECTED]> GPG public key http://pahud.net/pubkeys/pahudat

mutt: maildir->mbox

1999-05-09 Thread Attila Csosz
Using mutt I'd like to change from Maildir to mbox. What should I do? 1. Which type of mbox_type should I set? 2. set folder=~/Maildir # where i keep my mailboxes what to be in this case? 3. set sendmail="/var/qmail/bin/qmail-inject" # how to deliver mail