[Nodeshot] email in local setup

Eden Ray Gardner musicformellons at gmail.com
Thu Apr 16 17:13:10 CEST 2015


Works! thx.

2015-04-16 16:59 GMT+02:00 Nemesis <nemesis at ninux.org>:

>  Hey,
>
> On 04/16/2015 09:47 AM, Eden Ray Gardner wrote:
>
> I installed nodeshot locally and want to manually test some features with
> multiple users etc. To sign up multiple users I have to sign them up with
> the email procedure etc. but where do the emails go? It seems that they are
> stored locally but where? Is there a smooth way to use and test email
> features in a local setup?
>
>
> are you talking about emails like:
>
>    - sign up confirmation
>     - notifications
>    - contacting users
>
> If yes, keep DEBUG = True in your settings
>
> Run this command in a terminal shell:
>
> python -m smtpd -n -c DebuggingServer localhost:1025
>
> And then you should see outgoing emails logged on the terminal.
>
> Let me know if it helped.
>
> Fed
>
> _______________________________________________
> Nodeshot mailing list
> Nodeshot at ml.ninux.org
> http://ml.ninux.org/mailman/listinfo/nodeshot
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ml.ninux.org/pipermail/nodeshot/attachments/20150416/817d42b5/attachment-0001.html>


More information about the Nodeshot mailing list