Hello List,
Getting ready to setup a new dovecot sendmail squirrelmail server for
our school which is currently running on a 4 year old install of the
same, which has worked like a champ by the way.
-
EL5
dovecot-1.1 rc10 rpm
sendmail
squirrelmail
-
Problem
It looks to me after setting the mail_debug=yes in the dovecot.conf
quota is looking for the maildir to be Maildir
>>(/home/superuser/Maildir, rwx).
my install has mailboxes listed as mail>> /home/superuser/mail ( not
Maildir)
How do i comment the quota to make a directive to correct this?
maild
Hi Timo,
I changed the maildir directive in my dovecot.conf as you suggested. The
maildirsize file IS created now , but, the ~/mail folder structure is
now showing all messed up for the user that logs into Squirrelmail for
example:
Before the mail_location was changed;
~/mail/Drafts,Sent,Trash,.su
Hi Timo,
Thanks for the info. You are exactly right ,,after I done some
researching. by default the Fedora and El distros setups up mail folders
in mbox format. My Bad. I was always under the impression default was
maildir.I have used sendmail>Procmail>dovecot>squirrelmail for my new
setup same as