I have a problem that may or may not have an easy solution. I use 2 separate servers...one for mail and one for web. As such, all of my domains have a naming scheme of mail.domain.com for access to webmail (as well as for POP server address resolution on the mail client). The problem I'm having is that when you attempt to send mail out from webmail, it formats the sender address as [EMAIL PROTECTED] instead of [EMAIL PROTECTED] And it goes nowhere. Looking at the squirrelmail config, I see that the domain is called in php with "getenv(SERVER_NAME)". Is there a way to remove the host name "mail." from the sending address?

The sender is not constructed with SERVER_NAME. Where did you see that in the code? Try setting your user information in Options->Personal Information, or at least make sure you set your domain using conf.pl.


What I may do if there is not a real solution is to install squirrelmail within each domain's web doc folder and have them just access it all by going to mail.domain.com in the browser. This is a bit nicer ultimately, especially since I can even offer a custom logo for each client's login page. But what a HUGE pain to setup for each one...

http://www.squirrelmail.org/plugin_view.php?id=47


------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [EMAIL PROTECTED] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to