Hi, I work at a little ISP, we have 800 users. Last we have moved our MS Exchange mail server to a Linux box running Postfix+MySQL+Courier-IMAP+Sqwebmail. All users and domains are virtual. Our users connect via POP3 with Outlook Express but like to check their mail first with webmail to erase spam and viruses. Everything is working well so far. Here is the question: the users database has two fields: id and address. Address is needed by Postfix to deliver mail, id is the address minus the @domain and that is what Courier-Imap and Sqwebmail use, because that�s how every machine was configured for Exchange. But in sending mail with Sqwebmail, the "from" address turns id+machine name, which of course is useless if someone replies to that mail. Is there a way to configure Sqwebmail to put the real address in the "From" field? (putting MYSQL_LOGIN_FIELD address in authmysqlrc means telling 800 people to start logging to webmail with their addresses, I'd prefer another solution).
Thanks Claudia Burman Argentina ------------------------------------------------------- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. www.slickedit.com/sourceforge _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
