-
OneDev
changed state to 'Closed' 2 years ago
Previous Value Current Value Open
Closed
-
State changed as code fixing the issue is committed (eba9121f)
-
OneDev
changed state to 'Released' 2 years ago
Previous Value Current Value Closed
Released
-
State changed as build #4039 is successful
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| Affected Versions |
9.0.4
|
| Labels |
No labels
|
Issue Votes (0)
Sending mail from onedev 9.0.4 in a fresh setup fails because onedev seems to send its IP address rather than a FQDN with the EHLO/HELO commands.
The Server URL and SSH Root URL are all configured to include the proper hostname of the onedev installation; if there is a setting to configure the host name sent with EHLO/HELO somewhere, I couldn't find it.
Testing the mail setup in onedev shows:
The mail server's log shows IMAP logins from onedev succeeding, while SMTP connections succeed but are dropped after a rejected EHLO command followed by a rejected HELO command.