Note: your system will not allow the posting of links, yet you specifically asked to post thing using gist.
Steps to reproduce
- install current version of ownCloud onto OracleLinux 8.6 server following this guide: www dot linode dot com /docs/guides/install-and-configure-owncloud-on-centos-stream-8/
- verify users can login and access site
- attempt to configure email settings to connect with Exchange 2019 on premise server using following settings:
- send mode = smtp
- encryption = ssl/tls
- from address = EMAIL (Note: this is a working account)
- Authentication method = Login && Plain (Note: both settings have been attempted)
- Authentication required = checked
- Server address = DOMAIN
- Port = 587
- Credentials = EMAIL && password
Expected behaviour
A test email should be sent
Actual behaviour
The following error is received : A problem occurred while sending the email. Please revise your settings. (Error: Connection could not be established with host DOMAIN :stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1408F10B:SSL routines:ssl3_get_record:wrong version number)
Server configuration
Operating system:
NAME=“Oracle Linux Server”
VERSION=“8.7”
ID=“ol”
ID_LIKE=“fedora”
VARIANT=“Server”
VARIANT_ID=“server”
VERSION_ID=“8.7”
PLATFORM_ID=“platform:el8”
PRETTY_NAME=“Oracle Linux Server 8.7”
ANSI_COLOR=“0;31”
CPE_NAME=“cpe:/o:oracle:linux:8:7:server”
HOME_URL=“linux dot oracle dot com”
BUG_REPORT_URL=“bugzilla dot oracle dot com”
ORACLE_BUGZILLA_PRODUCT=“Oracle Linux 8”
ORACLE_BUGZILLA_PRODUCT_VERSION=8.7
ORACLE_SUPPORT_PRODUCT=“Oracle Linux”
ORACLE_SUPPORT_PRODUCT_VERSION=8.7
Web server:
Server version: Apache/2.4.37 (Oracle Linux)
Server built: Oct 3 2022 05:16:06
Database:
| Variable_name | Value |
±-------------------------±-------------------------------------------------------+
| admin_tls_version | TLSv1.2,TLSv1.3 |
| immediate_server_version | 999999 |
| innodb_version | 8.0.30-22 |
| original_server_version | 999999 |
| protocol_version | 10 |
| replica_type_conversions | |
| slave_type_conversions | |
| tls_version | TLSv1.2,TLSv1.3 |
| version | 8.0.30-22 |
| version_comment | Percona Server (GPL), Release 22, Revision 7e301439b65 |
| version_compile_machine | x86_64 |
| version_compile_os | Linux |
| version_compile_zlib | 1.2.12 |
| version_suffix |
Please note: Percona is a bug for bug of mysql with enterprise features such as clustering, encryption, and rotating keys.
PHP version:
PHP 7.4.30 (cli) (built: Jun 7 2022 08:38:19) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with Zend OPcache v7.4.30, Copyright (c), by Zend Technologies
ownCloud version: (see ownCloud admin page)
installed | 1 |
---|---|
maintenance | |
needsDbUpgrade | |
version | 10.11.0.6 |
versionstring | 10.11.0 |
edition | Community |
productname | NGRSDSS |
product | NGRSDSS |
hostname | DOMAIN |
Updated from an older ownCloud or fresh install:
Fresh Install
Where did you install ownCloud from:
download dot owncloud dot com /server/stable/owncloud-complete-latest.tar.bz)
Signing status (ownCloud 9.0 and above):
No errors have been found.
The content of config/config.php:
gist dot github dot com/jasonmacer/e4688725179b9ed3e3e3b69fa4af3264
List of activated apps:
gist dot github dot com/jasonmacer/9ea5c61b84777d6c432a068f6254bbff
Are you using external storage, if yes which one: local/smb/sftp/…
No
Are you using encryption: yes/no
No
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/…
LDAP/Active Directory
LDAP configuration (delete this part if not used)
gist dot github dot com/jasonmacer/28ba41771feed3910d90500b78a020d7
Client configuration
Browser:
Chrome && Brave && Edge
Operating system:
Logs
Web server error log
gist dot github dot com/jasonmacer/64215e4728e76ff168b2ede4cd064f34
ownCloud log (data/owncloud.log)
gist dot github dot com/jasonmacer/4fddf8e54585c4569c40566b9e54a9ca
Browser log
- gist dot github dot com/jasonmacer/32a0a966da86d1b55aba1273ae2631d3
- JavaScript console shows no events