Hi
characteristics: > > - Server is handling multiple mail domains, say "foo.com" and "bar.com". > > - Mail for [email protected] gets delivered to system user x.foo.com; mail for > [email protected] gets delivered to system user x.bar.com. > > Now is it possible to have an IMAP server handle logins of the form > "[email protected]" and "[email protected]" and authenticate them against the > corresponding system users "x.foo.com" and "x.bar.com"? A non-database > solution would be preferred. > > I'm trying to set up an IMAP server for virtual users with the following If using courier-imap and therefore courier-authlib, you can use the authpipe authentication module and accomplish the above. Regards -- Varad Gupta Keen & Able Computers Pvt Ltd 62, Deepak Building 13, Nehru Place New Delhi - 110019 Tel. : +91-11-26426184/5 FAX : +91-11-41808565 [email protected] www.keenable.in _______________________________________________ Ilugd mailing list [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd
