Using SMTP in place of SES

Abierto
#2 4 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
25/100
Tipo de issue
Nueva funcionalidad
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
aws, node.js
Área
backend

Línea de trabajo

Start with docs/setup.md and the top-level feedland.js, then review the current setup instructions around SES and email delivery. Confirm how the server is expected to be configured and updated with npm; done should mean the documented setup supports SMTP in place of the SES requirement.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

I held back opening up testing to get rid of the SES requirement, and just open it up to using SMTP which is basically the standard way to send email from server systems.

How to set up

So if you're just getting started now, follow the setup instructions and hopefully you'll have a server running in short order. If not, post a report here and we'll work on it.

You are the very first people to try a setup, so I'm expecting problems and will try to get problems fixed asap.

How to update

Before getting started I want to make sure you know how to update when there are new features and fixes.

  1. cd into the directory with feedland.js.

  2. npm update.

  3. Quit and relaunch the app.

That's all. The top level feedland.js has almost nothing in it, and it will never change. Have a look. All that can change is the code it uses and that's all managed by NPM.

Lenguaje dominante
HTML
Estrellas
11
Forks
4
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de scripting/feedlandInstall

Todos los issues de scripting/feedlandInstall

Issues similares

Más issues de Backend & API Design

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.