Opened 4 years ago
Closed 4 years ago
#1485849 closed Bugs (worksforme)
SMTP Error
| Reported by: | 77z | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.3-stable |
| Component: | SMTP connection | Version: | 0.2.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
i have 0.2 beta installed on a different server and it works with the same setings.
settings:
$rcmail_configsmtp_auth_type? = ;
[15-May-2009 15:11:37 +0200] SMTP Error: SMTP error: Authentication failure: SMTP server does not support authentication (Code: ) in /homepages/46/d78417196/htdocs/rc/program/steps/mail/func.inc on line 1296 (POST /?_task=mail&_action=send)
Change History (2)
comment:1 Changed 4 years ago by alec
- Milestone changed from later to 0.3-beta
comment:2 Changed 4 years ago by alec
- Resolution set to worksforme
- Status changed from new to closed
No feedback. Config issue.
Note: See
TracTickets for help on using
tickets.

the same SMTP server? "SMTP server does not support authentication" means that server didn't return AUTH capability. What PHP version, what SMTP server, what you have in smtp_server option?