I have read thru the posts addressing the www. that roundcube inserts into users email addresses and the fix to change the **** $line = trim($line); **** in the /home/admispconfig/ispconfig/web/roundcubemail/program/includes/main.inc file to ****** $line = trim(str_replace("www.", "", $line)); ****** works great if the users login to roundcube with their entire email address like
user@domain.com but if the login with just there user name without the @domain.com it reverts back to the
user@www.domain.com for that login.
Does someone know of a way that I can disable the user logging in with just their username without the @domain.com? or how I fix this roundcube still adding the www. to the sending name for the user.
I have told my users to user "theirname@domain.com" but I am sure many will just login with "theirname" without the @domain.com
Either way works by the way to login so if someone can help me with this. I will post on here if I find a solution in the mean time.
Thanks
Damien
Recent comments
11 hours 49 min ago
11 hours 54 min ago
16 hours 53 min ago
23 hours 34 min ago
1 day 23 min ago
1 day 1 hour ago
1 day 5 hours ago
1 day 12 hours ago
1 day 16 hours ago
1 day 18 hours ago