P
P
pvgdrk2014-07-10 12:34:55
Django
pvgdrk, 2014-07-10 12:34:55

Where to find smtp not local server for developer?

Testing django-registration on a local virtual server. It is necessary to send the user to a real postal address (gmail for example) a letter with an activation code from a local computer. A year and a half ago I did this and everything worked without problems. Now, for the life of me, I can't remember how. It seems that I just found some free mail server and registered its data (obviously after registering first) in the project settings - such as host, port, and the like. I understand that such servers are used for bulk spamming, and I'm quite satisfied with the limit on the number of messages, or in time - whatever. I only need it for development. The main thing is to be easy to use.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
C
Calc, 2014-07-10
@pvgdrk

register on Yandex and use smtp.yandex.ru
Or register your domain Associate
it with yandex mail, create your mailboxes and send via the same smtp.yandex.ru
https://pdd.yandex.ru/

P
pvgdrk, 2014-07-10
@pvgdrk

offtopic: this is not the first time I see this - the user deletes his answer after a while, despite the fact that he was correct, although he was not marked as a Solution. Is this some kind of unspoken rule?

D
denizen, 2014-07-10
@denizen

I solved this problem by installing postfix on a working machine: it is configured with a half-kick, and it works perfectly.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question