Displaying 3 results from an estimated 3 matches for "mail_file".
2005 Mar 13
1
1.0-test65
...# note that namespaces aren't supported yet..
mail = mbox:~/mail:INBOX=/var/mail/%u
mbox_read_locks = flock
mbox_write_locks = flock
# EOF
All this goes away once I get the config process implemented.
The actual usage goes something like:
/usr/local/libexec/dovecot/deliver -d username < mail_file
ie. the mail is read from standard input. Any suggestions if the
"deliver" name should be changed and maybe moved to /usr/bin/?
Another large change is that I created dynamically growing array
implementation with possibility to do compile time type checking. The
old code was using bu...
2005 May 31
2
Maildir
I've spent most of the morning looking through the archives. Great
information, however, I'm still unable to get my issues figured out. I
believe I am missing something quite simple. From what I have read, I
want to use maildir, mainly because it will allow the use of subfolders
for my clients. My clients are running Mail.app (mostly) on 10.3
clients. I'm planning on using imap
2006 Jun 22
2
2nd Question on v1.0 setup and maildir
_____
From: Patrick Carney [mailto:patrick at castandcrew.com]
Sent: Thursday, June 22, 2006 8:55 AM
To: 'dovecot at dovecot.org'
Subject: Question on v1.0 setup and maildir
Hello all.
I appreciate the responses to my problem on v0.99.14. Thank you all.
We have built a new server running version 1.0-0_15.beta9.el4. The mail
delivery agent is sendmail. We seem to have