• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Very serious problem with e-mail accounts!

F

frej

Guest
SPECIFICATIONS:
Plesk 7.5.1
Red Hat Enterprise 3
Webmail client – SquirrelMail version 1.4.3a-7.EL3

PROBLEM:
1.)
When USER-A login to www.domain.com/webmail – username: [email protected] everything is OK, USER-A is able to login to read and compose messages.

2.)
When USER-A login to www.domain.com/webmail - username: test
everything is OK, BUT, when USER-A tries to compose a message and send it, this message is sent from USER-B’s account.

I have only seen this problem with one user/account on the server, but I think it is a bit disturbing, especially if it where to happened to other users/accounts.

Have any one come across this problem before?


Thank you!
Regards
Frej
 
With Squirrelmail you should always log in with the full email address as the username or you will have problems... that's been my experience anyway.
 
thanks,

Yeah I know, but it seems customers forget this sometimes .. :)
 
Here's what I did...

I edited the login.php file in squirrelmail to add text that users should use their full email address. I also added some javascript to ensure that they entered the domain part (i.e. @domain.com) in the username field.

It's a pain, but it works.
 
Back
Top