Invader Zim
Verified User
- Joined
- Sep 4, 2004
- Messages
- 177
We've got a bunch of servers, all are hunky-dory. Except for 1. When someone sends an email, the sender is listed as
$domain, strpos($domain, ) + 1 <USERNAME@substr>
Where USERNAME is the hostingaccount's username. This happens with real users (admin) and with virtual ones.
I copied an installation from a server that worked fine over to the server that did not. The problem remains. Weird thing is, it kind of resembles line 30 in config/config.php, but replacing all the squirrelmail files with those from another server where it works fine does not yield sought result.
$domain, strpos($domain, ) + 1 <USERNAME@substr>
Where USERNAME is the hostingaccount's username. This happens with real users (admin) and with virtual ones.
I copied an installation from a server that worked fine over to the server that did not. The problem remains. Weird thing is, it kind of resembles line 30 in config/config.php, but replacing all the squirrelmail files with those from another server where it works fine does not yield sought result.