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

Email server update #4

Open
sean89503 opened this issue Oct 17, 2022 · 10 comments
Open

Email server update #4

sean89503 opened this issue Oct 17, 2022 · 10 comments

Comments

@sean89503
Copy link

i just made a new email account and i can see the Microsoft is not using a new smtp server
Server name: smtp.office365.com
Port: 587
Encryption method: STARTTLS

@fiber-punk
Copy link
Member

I tested and smtp-mail.outlook.com works in some areas. But now many have been replaced by smtp.office365.com, smtp.office365.com will be faster.

I've added support for smtp.office365.com, just need to re-download NexusAI.
image

@sean89503
Copy link
Author

sean89503 commented Oct 18, 2022

I dont know why but I'm getting this error

2022-10-18 12_39_09-Window

image

@troyhowarth
Copy link

This may not be the same issue - but yesterday when I was setting it up I received the same error message. I clicked "save settings" exited the program and reopened the program, went back into the email area and clicked "send test" and it worked even though I hadn't changed my email address/password. Thought it might have been a way it was calling the variables.

@sean89503
Copy link
Author

This may not be the same issue - but yesterday when I was setting it up I received the same error message. I clicked "save settings" exited the program and reopened the program, went back into the email area and clicked "send test" and it worked even though I hadn't changed my email address/password. Thought it might have been a way it was calling the variables.

Are you using "smtp.office365.com"

@troyhowarth
Copy link

Are you using "smtp.office365.com"

nah, i'm using smtp-mail.outlook.com. When i get home from work I'll download the latest release and try smtp.office365.com. I'm in Australia if geolocation is an issue with what i have/you have access to from microsoft's servers.

@sean89503
Copy link
Author

Are you using "smtp.office365.com"

nah, i'm using smtp-mail.outlook.com. When i get home from work I'll download the latest release and try smtp.office365.com. I'm in Australia if geolocation is an issue with what i have/you have access to from microsoft's servers.

did you get to try?

@troyhowarth
Copy link

Are you using "smtp.office365.com"

nah, i'm using smtp-mail.outlook.com. When i get home from work I'll download the latest release and try smtp.office365.com. I'm in Australia if geolocation is an issue with what i have/you have access to from microsoft's servers.

did you get to try?

Hey,
Sorry in the delay in responding. I did try with the latest version and it's not working. Not even the older " smtp-mail.outlook.com " from the drop down. I went back to the version dated 17th of October and that one worked using " smtp-mail.outlook.com".

In saying that. It's only partially working. It sends a test email but it isn't sending an email when it has detected a print fail.

@troyhowarth
Copy link

I did try with the latest version and it's not working. Not even the older " smtp-mail.outlook.com " from the drop down. I went back to the version dated 17th of October and that one worked using " smtp-mail.outlook.com".

Interestingly I tried copying the config.ini file generated from the server dated 17th across to the latest release and I can now send test emails. I think potentially the new version isn't saving to the config file correctly? The server still isn't generating emails when it detects a fail though.

@fiber-punk
Copy link
Member

herre is the Nexus AI Server's code: https://github.com/fiberpunk1/NexusAIServer/tree/main/src/email
I believe the email sending function is often related to the network configuration and email server configuration.

@ChrisMayhew
Copy link

I had this issue but I solved it by clicking save first and then trying the test email.

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

4 participants