Fajar Febriano

Results 10 comments of Fajar Febriano

same issue on me {'code': -10000, 'message': 'user undefined error'}

a little bit debugging, this project using python-miio, so yeah miio can't support my camera (Xiaomi mi camera ptz 2k pro)

wait, i corrected, it's support with miio 👍 mybe basic function..

Update : i try to setup TLS with following [this tutorial ](https://stackoverflow.com/questions/45447491/how-do-i-properly-support-starttls-with-aiosmtpd) and the result is : i dont understand this logic my code : please help gays

> Hello > > I have the same problem > > Have you solved it nope bro > Same issue??? > > File "/usr/lib/python3.9/smtplib.py", line 716, in login > raise...

hallo @zcy382725 @l86610273 after understanding the aiosmtpd library and following [this code](https://github.com/waynew/orouboros/blob/master/orouboros.py) , i solve my problem. so, i don't need `authentication` , what we need is `handle_AUTH` Correct me...

> Hi @febriyan1302 , where does `MailProxyHandler` comes from? > > In the [documentation here](https://aiosmtpd.readthedocs.io/en/latest/auth.html), `handle_AUTH` is mostly needed to implement a custom AUTH handling; custom AUTH mechanisms can simply...

> examples/authenticated_relayer from [this](https://github.com/aio-libs/aiosmtpd/tree/master/examples/authenticated_relayer) you just need adding TLS, it works on me SMTP Server (see tls_context) SMTP Client

Hi, i've got error on Claymore 10. How to solve this problem ? ![screen shot 2017-10-26 at 1 38 23 pm](https://user-images.githubusercontent.com/18423871/32038234-26cf0a90-ba53-11e7-9065-c2250284cfd6.png) Sorry, i confirm that work on Claymore 10. thanks...

> Won't be in v2 unless someone implements it in a pull request, but it's likely to be included in v3, but no promises. can't wait for upstream, thanks for...