Displaying 3 results from an estimated 3 matches for "virtualhostingwithexim".
2007 Feb 14
0
http://wiki.dovecot.org/VirtualhostingWithExim
Hi,
Here is a new wording for the "Exim4 on Debian" part of the web page
on http://wiki.dovecot.org/VirtualhostingWithExim. It's immutable, so
I cannot directly change it.
I e-mailed Florian, but he cannot log in to the wiki any more. Can
somebody with appropriate privileges change the page?
---------------------
If you are using the exim4 packages on Debian, you need to pay
attention whether you are using the sp...
2009 Feb 24
7
Securing mailboxes and passwords
...o my email.
I have read through the wiki and have not found many tips. I hope to
improve the wiki with tips gathered from the emailing list. :-)
A basic measurement I could take right now would be to set more secure
file premissions on my setup.
My setup is based on http://wiki.dovecot.org/HowTo/VirtualhostingWithExim
with a few addittions:
fetchmail and exim4 deliver mail to my maildir and dovecot grants me access
through imap. dovecot authenticates against /home/postmaster/passwd.digest
and ./passwd.cram
--
Daniel Aleksandersen <aleksandersen at runbox.no>
2005 Oct 12
1
How to set up a passwd file for virtual hosting
Hi,
Exim4 is running fine and I am trying to set up Dovecot 0.99 to handle
virtual users (http://wiki.dovecot.org/moin.cgi/VirtualhostingWithExim)
so I don't have to set up user accounts for each e-mail address I want
to server out via pop3.
I need to create a user and passd file, a bit like /etc/passwd, but in a
different location for my dovecot virtual users. I can create a blank
file such as /etc/dovecot/users (beware my increasi...