On Thu, 4 Mar 2004, Emrah KAVUN wrote: > Salut l'�quipe, > > Pour un projet dont seul Aldo a quelques renseignements pour le moment, > j'ai besoin de configurer postfix en "virtual". > En effet, je souhaiterai attribuer plusieurs comptes mails � 1 utilisateur. > Cela consultable par Imap et POP. > Quelqu'un pourrait-il me dire comment faire? J'utilise Debian, j'ai si > jamais WebMin install�. > J'ai bien tent� de lire http://www.postfix.org/doc.html, mais c'est de
Tr�s simple : - Tu ajoutes dans ton main.cf : virtual_maps = hash:/etc/postfix/virtual - Ensuite tu �dites ton fichier virtual : [EMAIL PROTECTED] toto [EMAIL PROTECTED] toto - Ensuite un petit 'postmap /etc/postfix/virtual'. - et un 'postfix reload'. Et c'est ok. -- ** Alexandre Dulaunoy (adulau) **** http://www.foo.be/ **** 0x44E6CBCD **/ "To disable the Internet to save EMI and Disney is the moral **/ equivalent of burning down the library of Alexandria to ensure the **/ livelihood of monastic scribes." Jon Ippolito. _______________________________________________ CarrefourBLinuX mailing list [EMAIL PROTECTED] http://lists.freearchive.org/mailman/listinfo/carrefourblinux
