danv8086
Verified User
- Joined
- Jan 3, 2023
- Messages
- 5
I'm hoping someone can help? One of my customers got in touch today to say they couldn't send emails. Upon looking into it, I found out that emails will not send via Roundcube. I've tried ./build roundcube, ./build rewriteconfs, created a custom config.inc.php file in /custom/roundcube. Tried different ports, tried forcing roundcube to use SSL, multiple reboots.
Can confirm it's across all accounts.
I checked the roundcube log and found this:
Spent a good few hours messing around with this now, appreciate any help I can get. It's my first time posting here so sorry in advance if I've missed anything vital.
Can confirm it's across all accounts.
I checked the roundcube log and found this:
Code:
[03-Jan-2023 22:40:49 +0000]: <jr8uj9kc> PHP Error: Invalid response code received from server (POST /roundcube/?_task=mail&_unlock=loading1672785349497&_framed=1&_action=send)
[03-Jan-2023 22:40:49 +0000]: <jr8uj9kc> SMTP Error: Connection failed: (Code: -1) in /var/www/html/roundcubemail-1.6.0/program/lib/Roundcube/rcube.php on line 1795 (POST /roundcube/?_task=mail&_unlock=loading1672785349497&_framed=1&_action=send)
[03-Jan-2023 22:41:48 +0000]: <jr8uj9kc> PHP Error: Request security check failed (POST /webmail/?_task=mail&_action=refresh)
[03-Jan-2023 22:42:48 +0000]: <jr8uj9kc> PHP Error: Request security check failed (POST /webmail/?_task=mail&_action=refresh)
[03-Jan-2023 22:43:48 +0000]: <jr8uj9kc> PHP Error: Request security check failed (POST /webmail/?_task=mail&_action=refresh)
[03-Jan-2023 22:44:49 +0000]: <jr8uj9kc> PHP Error: Request security check failed (POST /webmail/?_task=mail&_action=refresh)
[03-Jan-2023 22:45:49 +0000]: <jr8uj9kc> PHP Error: Request security check failed (POST /webmail/?_task=mail&_action=refresh)
[03-Jan-2023 22:46:50 +0000]: <jr8uj9kc> PHP Error: Request security check failed (POST /webmail/?_task=mail&_action=refresh)
[03-Jan-2023 22:47:50 +0000]: <jr8uj9kc> PHP Error: Request security check failed (POST /webmail/?_task=mail&_action=refresh)
Spent a good few hours messing around with this now, appreciate any help I can get. It's my first time posting here so sorry in advance if I've missed anything vital.