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 Notification Error #1205

Closed
jsidhu opened this issue Dec 25, 2013 · 4 comments
Closed

Email Notification Error #1205

jsidhu opened this issue Dec 25, 2013 · 4 comments

Comments

@jsidhu
Copy link

jsidhu commented Dec 25, 2013

Hi guys,

just ran into an issue with email notifications. I think qbittorrent is trying to authenticate even though I have set req_auth=false

MailNotification\enabled=true
MailNotification\email=my_email_address@my_domain.com
MailNotification\smtp_server=mail_server
MailNotification\req_ssl=false
MailNotification\req_auth=false
MailNotification\username=
MailNotification\password=

Error in qBitTorrent:
Email Notification Error: Authentication failed, msg: 421 4.4.2 mail_server Error: timeout exceeded

Error on server/smtpd:
Dec 26 03:37:33 mail_server postfix/smtpd[13385]: timeout after EHLO from unknown[10.10.0.8]
Dec 26 03:37:33 mail_server postfix/smtpd[13385]: disconnect from unknown[10.10.0.8]

Thanks,

-js

@jsidhu
Copy link
Author

jsidhu commented Dec 25, 2013

This is with qBittorrent v3.1.3

@jsidhu
Copy link
Author

jsidhu commented Jan 4, 2014

just upgraded to 3.1.4, still the same. email notifications not working.

@jsidhu
Copy link
Author

jsidhu commented Jan 5, 2014

ok, i so i have a workaround - I use use the "run external program on torrent completion" to start a shell script which send me an email.

@ngosang
Copy link
Member

ngosang commented Sep 22, 2018

We are closing all issues related to old qBittorrent versions (qBittorrent < 4.1.0).
Please, update to last release and, if the bug/error/crash is still present, open another issue.
Thank you.

@ngosang ngosang closed this as completed Sep 22, 2018
@qbittorrent qbittorrent locked and limited conversation to collaborators Feb 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants