Displaying 2 results from an estimated 2 matches for "makemaildir".
2008 Apr 10
1
makemaildir
Hi Guys:
Does anyone know where I can get the 'makemaildir' program without having
to install courier-imap?
Best Regards,
Jeff Koch
2003 Aug 15
1
Startup Problem
....
i want to start dovecot imapd by:
root at balin:[/etc]$ ./rc.d/dovecot start
Starting dovecot.
Fatal: Error in configuration file /usr/pkg/etc/dovecot.conf line 88:
Missing value
This is my error ;)
This is the line 88 in my conf file.
maildir:/home/%u/mail
the maildir was created by 'makemaildir mail' and exists:
root at balin:[/home/tobi]$ ls -all
total 18
drwxr-xr-x 4 tobi users 512 Aug 15 09:11 .
drwxr-xr-x 3 root wheel 512 Aug 13 01:18 ..
drwx------ 5 tobi users 512 Aug 14 12:47 mail
there it is.
in default option of the maildir line dovecot starts without problems b...