SMTP with Rackspace not working #9465

Open
opened 2025-11-02 08:39:45 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @GiboMac on GitHub (Aug 25, 2022).

Description

Step to reproduce

Set these env variables:

When try to test the configuration, an authentication error occurs

Gitea Version

1.17.1

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

Schermata 2022-08-25 alle 18 24 59

Git Version

2.25.1

Operating System

Ubuntu 20.04

How are you running Gitea?

Setup with docker

Database

PostgreSQL

Originally created by @GiboMac on GitHub (Aug 25, 2022). ### Description **Step to reproduce** Set these env variables: - GITEA__mailer__ENABLED=true - GITEA__mailer__FROM=mail@example.com - GITEA__mailer__MAILER_TYPE=smtp - GITEA__mailer__HOST=secure.emailsrvr.com:465 - GITEA__mailer__IS_TLS_ENABLED=true - GITEA__mailer__USER=mail@example.com - GITEA__mailer__PASSWD=password - GITEA__mailer__STARTTLS=true When try to test the configuration, an authentication error occurs ### Gitea Version 1.17.1 ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Screenshots ![Schermata 2022-08-25 alle 18 24 59](https://user-images.githubusercontent.com/7271612/186719288-e3c365f1-7583-43bb-aacb-c5bf48140275.png) ### Git Version 2.25.1 ### Operating System Ubuntu 20.04 ### How are you running Gitea? Setup with docker ### Database PostgreSQL
GiteaMirror added the type/bug label 2025-11-02 08:39:45 -06:00
Author
Owner

@lunny commented on GitHub (Mar 26, 2024):

Have you tried to connect the SMTP server with other email clients?

@lunny commented on GitHub (Mar 26, 2024): Have you tried to connect the SMTP server with other email clients?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#9465