Pascal Giard writes:
--- Sam Varshavchik <mrs...@courier-mta.com> a écrit :
that's quite it... on a final note, am i misconfigurating courier by putting
cqi2004.etsmtl.ca
as a virtual host (that uses the courierd local user account) since it's also
the real
localdomain ?
That's probably it. courierauthtest hits the authentication module
directly.
With cqi2004.etsmtl.ca defined as a virtual domain alias, the address
fo...@cqi2004.etsmtl.ca gets rewritten as localaccount-foo@localhost (for some
value of "localhost") and that's what hits the authentication module.
To enable pas...@cqi2004.etsmtl.ca, install .courier-pascal in the local
account's homedir.
hmmm... i tried adding the .courier-pascal file in the local user directory and
it still doesn't
work, so lemme see if i get this right.
cqi2004.etsmtl.ca isn't in /etc/courier/locals since it is in
aliases/webadmin: "@cqi2004.etsmtl.ca: courierd".
cqi2004.etsmtl.ca is also specified in
/etc/courier/{me,hosteddomains,defaultdomain} .
That's error #1. A domain that's defined as a virtual domain alias cannot
also be installed in either hosteddomains, or me.
cqi2004.etsmtl.ca is virtual. It means that it's not real. Only real stuff
belongs in hosteddomains, and me.