#1486770 closed Bugs (worksforme)
IMAP error but only happens when sending from 1 account.
| Reported by: | Pinews | Owned by: | |
|---|---|---|---|
| Priority: | 10 - Lowest | Milestone: | later |
| Component: | Other | Version: | 0.4-beta |
| Severity: | minor | Keywords: | IMAP error |
| Cc: |
Description
IMAP Error: Authentication for emailaddressgoeshere failed (LOGIN): "a001 NO [AUTHENTICATIONFAILED] Authentication failed." in roundcubeinstallfolder/program/include/rcube_imap.php on line 141 (POST /mail/?_task=&_action=login)
IMAP Error: Could not connect to mailservergoeshere:143: php_network_getaddresses: getaddrinfo failed: Name or service not known in roundcubeinstallfolder/program/include/rcube_imap.php on line 141 (GET /mail/?_task=mail&_action=check-recent&_t=1275435816445&_mbox=INBOX&_list=1&_quota=1&_remote=1&_=1275435816445&_unlock=1)
both of these only occer when sending from 1 account, all other accounts work flawlessly.
fresh install did not fix this, removing and starting a new database did not fix this.
deleting and recreating the email did not fix this either.
Change History (5)
comment:1 follow-up: ↓ 2 Changed 3 years ago by alec
- Resolution set to worksforme
- Status changed from new to closed
comment:2 in reply to: ↑ 1 Changed 3 years ago by Pinews
comment:3 Changed 3 years ago by Pinews
- Priority changed from 2 to 10 - Lowest
- Severity changed from major to minor
comment:4 Changed 3 years ago by alec
I don't know. This is PHP problem with host name resolving. Try to set IP address in default_host option instead a name.
comment:5 Changed 3 years ago by Pinews
didn't work but thanks for the help anyway

This is PHP/DNS issue.