Linux with Active Directory authentication - how to automatically forward user's mail
Linux - ServerThis forum is for the discussion of Linux Software used in a server related context.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Linux with Active Directory authentication - how to automatically forward user's mail
Hello,
I have Linux servers set up to authenticate users from AD. Say user "joe" logs in, then a Unix user "joe" is created. When that user receives mail, it goes into his system mailbox. How can I configure my system so that when "joe" gets email, the mail is automatically forwarded to his email "joe.smith@ourdomain.com" ? I've looked at a few tutorials, and they require putting the specific user and their forwarding address in /etc/aliases. Is there a way to have the system automatically check if the user is an AD user, then send it to their correct email?
I'm using Centos 5.3, with Samba/winbind authentication against Active Directory, and procmail. I can use any other mail agent if necessary.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.