Hey all! A quick question. Is there a way to rewrite e-mail addresses with exim without having the rewritten domain being considered as local? Am I making sense?
Okay, I'm setting up a professor's computer who is on the school's LAN. Mail is recieved via a IMAP server (I've setup fetchmail to start on login). Currently mail is sent via a mailserver. (I'm not sure whether it can be sent directly on the LAN. Have to look at how it was done before...) In any case, I want to rewrite the outgoing messages to have the following domain, po-box.mcgill.ca. However, I don't want that domain to be treated locally since my prof has to sent e-mails to his collegues. eximconfig does it this way, so any messages sent to <name>@po-box.mcgill.ca, bounce. So if anyone has the quick and dirty, I'd greatly appreciate it. Otherwise I have a lot of RTFMs to do. Thanks. Marshal