Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Registration problem. SMTP.Connect() failed #2468

Open
aggrosparrow opened this issue Jun 16, 2022 · 2 comments
Open

Registration problem. SMTP.Connect() failed #2468

aggrosparrow opened this issue Jun 16, 2022 · 2 comments

Comments

@aggrosparrow
Copy link

Error:
image

OS:
image

Hi there!

I installed the matecat locally and want to register a user using my own smtp server, but getting Mailer Error.

Do I understand correctly that the settings for sending mail must be specified in /home/matecat/matecat/inc/config.ini ?

image

In addition, I checked that sending mail via powershell works correctly from this VM. Function Send-MailMessage with same parameters works fine.

Please help me figure out what I'm doing wrong?

Thanks in advance.

@Ostico
Copy link
Contributor

Ostico commented Jun 16, 2022

From what I see, the issue seems to be related to a network issue.

@aggrosparrow
Copy link
Author

aggrosparrow commented Jun 16, 2022

@Ostico Thanks for the quick response.
I checked that my smtp server is available from matecat VM and responding correctly to the port specified in the config using telnet.
Also sending mail using another tool like PowerShell works correctly with the smtp server specified in config.ini.
So I ruled out network problems right away. Could there be other reasons for this behavior?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants