Re: [Dovecot] alpine + Maildir

2011-05-10 Thread Wolfgang Friebel
On Fri, 6 May 2011, upen wrote: On Fri, May 6, 2011 at 12:42 PM, Charles Marcus wrote: On 2011-05-06 11:10 AM, upen wrote: Well, this is what RHEL 6 's stable repo currently offers Well, if you're not willing to upgrade to at least a reasonably stable RELEASE version, don't be surprised i

Re: [Dovecot] alpine + Maildir

2011-05-09 Thread upen
On Mon, May 9, 2011 at 10:16 AM, upen wrote: >>> >> What you are probably looking for is in the alpine configuration (setup -> >> configure) the 'Hide Empty Directories' option which you have to turn on. >> >> It corresponds to the 'quell-empty-directory' in pinerc >> >> Hope it helps. >> Hi Wolf

Re: [Dovecot] alpine + Maildir

2011-05-09 Thread upen
On Mon, May 9, 2011 at 10:01 AM, upen wrote: >> >> This is what I am doing right now. >> >> http://www.asheesh.org/note/sysop/passwordless-alpine.html says a little >> more. I strongly recommend this. >> >> In fact, I think I should someday talk to the re-alpine team and figure out >> how to make

Re: [Dovecot] alpine + Maildir

2011-05-07 Thread Asheesh Laroia
On Fri, 6 May 2011, Timo Sirainen wrote: On 5.5.2011, at 23.43, upen wrote: If maildir support in alpine does not work like it does for mbox then I'll have to configure IMAP setings in pine.conf for alpine users. I must say that alpine is installed on mail server :). Although IMAP setting may

Re: [Dovecot] alpine + Maildir

2011-05-06 Thread upen
On Fri, May 6, 2011 at 12:42 PM, Charles Marcus wrote: > On 2011-05-06 11:10 AM, upen wrote: >> Well, this is what RHEL 6 's stable repo currently offers > > Well, if you're not willing to upgrade to at least a reasonably stable > RELEASE version, don't be surprised if you get little to no help. >

Re: [Dovecot] alpine + Maildir

2011-05-06 Thread Charles Marcus
On 2011-05-06 11:10 AM, upen wrote: > Well, this is what RHEL 6 's stable repo currently offers Well, if you're not willing to upgrade to at least a reasonably stable RELEASE version, don't be surprised if you get little to no help. I'll never understand this attitude... -- Best regards, Char

Re: [Dovecot] alpine + Maildir

2011-05-06 Thread upen
On Fri, May 6, 2011 at 10:04 AM, Charles Marcus wrote: > On 2011-05-06 9:35 AM, upen wrote: >> I am running dovecot 2.0-0.10.beta6.20100630.el6.x86_64 > > A very early beta of 2.0... first thing on our list of action items is > (or should be) to update to the latest stable RELEASE version. > Well

Re: [Dovecot] alpine + Maildir

2011-05-06 Thread Charles Marcus
On 2011-05-06 9:35 AM, upen wrote: > I am running dovecot 2.0-0.10.beta6.20100630.el6.x86_64 A very early beta of 2.0... first thing on our list of action items is (or should be) to update to the latest stable RELEASE version. -- Best regards, Charles

Re: [Dovecot] alpine + Maildir

2011-05-06 Thread upen
>> >> Is /var/spool/mail/$USER maildir format or mbox I have read that >> mailbox location generally used for mbox format. > > maildir >> >> If it is maildir format, then one more question, are you able to see >> all folders in the maildir or just INBOX using that setting? > > folder-collections=Ma

Re: [Dovecot] alpine + Maildir

2011-05-06 Thread Bartłomiej Solarz-Niesłuchowski
W dniu 2011-05-06 15:31, upen pisze: on my alpine in pine.conf we have settings: inbox-path=#md//var/spool/mail/$USER and alpine is: oceanic:~# rpm -qa alpine alpine-2.02-1.fc14.x86_64 and it works. Thanks for helping out. Just want to confirm. Is /var/spool/mail/$USER maildir format or mbox

Re: [Dovecot] alpine + Maildir

2011-05-06 Thread upen
> You can configure Alpine to execute Dovecot's imap binary and talk to it. > That makes it work nicely with Dovecot and won't prompt >the user for a > password. If you're using v1.x you can run "dovecot --exec-mail imap" and > with v2.0 you just need to run "imap". I don't >know specifically wh

Re: [Dovecot] alpine + Maildir

2011-05-06 Thread upen
> on my alpine in pine.conf we have settings: > inbox-path=#md//var/spool/mail/$USER > > and alpine is: > oceanic:~# rpm -qa alpine > alpine-2.02-1.fc14.x86_64 > > and it works. Thanks for helping out. Just want to confirm. Is /var/spool/mail/$USER maildir format or mbox I have read that mailbox

Re: [Dovecot] alpine + Maildir

2011-05-06 Thread Timo Sirainen
On 5.5.2011, at 23.43, upen wrote: > If maildir support in alpine does not work like it does for mbox then > I'll have to configure IMAP setings in pine.conf for alpine users. I > must say that alpine is installed on mail server :). Although IMAP > setting may work fine, it will prompt user for pa

Re: [Dovecot] alpine + Maildir

2011-05-05 Thread Bartłomiej Solarz-Niesłuchowski
W dniu 2011-05-05 23:43, upen pisze: Hello, I am trying to configure pine.conf for all users and running into an issue. In this setup, Mailbox format is Maildir and Maildir location is /Mail/Username/{new,cur,..etc} First thing required in alpine was patch for maildir and this has already been

[Dovecot] alpine + Maildir

2011-05-05 Thread upen
Hello, I am trying to configure pine.conf for all users and running into an issue. In this setup, Mailbox format is Maildir and Maildir location is /Mail/Username/{new,cur,..etc} First thing required in alpine was patch for maildir and this has already been done. After that I have tried setting u