Displaying 4 results from an estimated 4 matches for "basicinstall".
2004 Sep 29
0
Documentation
I just wrote two "new user documentation" pages to wiki:
http://wiki.dovecot.org/moin.cgi/CompilingSource
http://wiki.dovecot.org/moin.cgi/BasicInstall
Do you think they are easy enough to understand? Did I miss something?
Feel free to edit them directly :)
Next should probably come:
- Mailbox formats fully explained
- Performance tuning
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: appli...
2006 Feb 06
0
Newbie question
...shut down dovecot on the live
server and replace the running 0.99.14? I run OpenBSD 3.7 on Sparc.
The last step would be 'make install', of course. To shutdown dovecot
the last time I resorted to kill processes but I felt I had missed
something... the install page (http://wiki.dovecot.org/BasicInstall)
says to kill it, it feels a little crude; no nicer signals to send?
Bear with me, please...
/Peter
--
Peter Lindgren, dataingenj?r
E-post: peter "at" norrskenkonsult punkt com
http://www.norrskenkonsult.com
2005 Feb 26
1
Trigger getmail via mail-client action?
Hello,
I want to use dovecot on my private debian/unstable-system to have the
advantages of an IMAP-Server (Access to mails from different computers,
Simply changing the mail client). I decided to use dovecot, because I
very often have read (in the web) that it should be more simple to
configure than other servers.
Now I have the following question:
I want to use getmail to retrieve mails
2006 Aug 18
1
Beginner Help with a fatal error in a first Basic Install
dovecot at dovecot.org
Hello,
I have been doing my first BasicInstall of Dovecot, following the
documentation for VirtualUsers, and piecing together suggestions from other
on the list, and out on the web.
In dovecot.conf, I have added,
default_mail_env =
maildir:/var/Dovecot/%d/Accounts/%1u/%u/Maildir:INDEX=/var/Dovecot/indexes/%d/%n
auth default {
mechanisms =...