Opened 8 years ago
Closed 8 years ago
#1292199 closed Bugs (Fixed)
Full email logins cause malformed initial email address
| Reported by: | jonwolf | Owned by: | roundcube |
|---|---|---|---|
| Priority: | 3 | Milestone: | |
| Component: | Client Scripts | Version: | 0.1-alpha |
| Severity: | Keywords: | ||
| Cc: |
Description
Using a login name such as john@doe.net (everyone who is required to use their email as their IMAP login), logging into the IMAP server mail.doe.net causes RoundCube to initially configure the email address as john@doe.net@mail.doe.net which causes problems when sending mail. This is quickly remedied through the identity setting, but can be confusing to a new user.
Change History (4)
comment:1 Changed 8 years ago by nobody
comment:2 Changed 8 years ago by nobody
Logged In: NO I agree this is confusing. There should be a switch in the config to specify your initial email address: do nothing (login includes domain name), use server name, or add a specified domain.
comment:3 Changed 8 years ago by roundcube
Logged In: YES user_id=1262041 Now checking if the user name contains an @ char. If not, adding @hostname for identity e-mail address.
comment:4 Changed 8 years ago by roundcube
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
