Comments on Virtual Hosting with Postfix, part two
Version 1.0 Author: Joe Topjian <joe [at] adminspotting [dot] net> Last edited 04/15/2005 This article will pick up where the last one left off: how to actually retrieve the email we're storing in our virtual accounts. In the first article, I explained how we're using the third type of Postfix virtual hosting which is to use separate domains and non-unix accounts. The separate domains portion was covered fairly well. Now it's time to work on the non-unix accounts.
4 Comment(s)
Comments
Good Day
Excellent tuturiol on how to setup the Dovecot,but a few steps have been excluded from the above tuturiol.When adding the passdb file,the type of password has been exluded,this must be defined in the passdb file, so correct structure is as follows
passdb
[email protected]:{PLAIN}$1$G/FqlOG5$Vj0xmc9fKY.UVr8OW
or what ever is needed in the {},please have a look at page to get all the correct information at the www.dovecot.org website
http://wiki.dovecot.org/Authentication?highlight=%28MD5%29
Good luck.
Thanks
Good tutorial and a good comment. I made my setup working.
{MD5-CRYPT} for MD5
Note that, unfortunately, this article is out of date with the release of Dovecot 1.0. I will post back with more info once I get the changes figured out.
Fiz todo o procedimento. Quando chego no final para reiniciar o dovecot, várias entradas no arquivo de configuração não são reconhecidas e gera erro ):