Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: barticekk on August 13, 2024, 06:50:00 PM

Title: Everything seems to be setup correctly but testing the setup shows an error
Post by: barticekk on August 13, 2024, 06:50:00 PM
So from the title you see I´m not having much luck installing RC Webmail. I also have PostFix and Dovecot, which should work correctly as they do not give me any errors. The problem is sending a test email from the /install page. The IMAP shows ok but the SMPT config has something wrong. So ya´ll know i typed into both the same password.
Title: Re: Everything seems to be setup correctly but testing the setup shows an error
Post by: VA1DER on August 13, 2024, 07:54:10 PM
Well, it depends on your postfix configuration what might be happening.  Is it set up for STARTTLS?  Did you try SSL on port 465?  It's possible it's not even listening on outside interfaces on port 587 and 465 - some don't.
Title: Re: Everything seems to be setup correctly but testing the setup shows an error
Post by: barticekk on August 14, 2024, 11:39:06 AM
Quote from: VA1DER on August 13, 2024, 07:54:10 PMWell, it depends on your postfix configuration what might be happening.  Is it set up for STARTTLS?  Did you try SSL on port 465?  It's possible it's not even listening on outside interfaces on port 587 and 465 - some don't.

root@laptop:/home/barto# openssl s_client -connect mail.barticekkdev.eu:587 -starttls smtp
CONNECTED(00000003)
Didn't find STARTTLS in server response, trying anyway...
4097D59F32730000:error:0A000126:SSL routines:ssl3_read_n:unexpected eof while reading:../ssl/record/rec_layer_s3.c:316:
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 0 bytes and written 362 bytes
Verification: OK
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
No ALPN negotiated
Early data was not sent
Verify return code: 0 (ok)
---

I mean hey, It worked. Even tho there is an error. Actually wait, the issue is that i probably havent made the [email protected] email, is it lol?
Title: Re: Everything seems to be setup correctly but testing the setup shows an error
Post by: Samuele on August 17, 2024, 01:15:41 PM
I have a autenticatio error too sending emails... and just now not resolved.

Mi post  (https://www.roundcubeforum.net/index.php/topic,31003.0.html)

Can you wrote were I can test as you have do? Found...