User Tools

Site Tools


faq:email-sending-is-not-working
This version is outdated by a newer approved version.DiffThis version (2015/03/11 05:01) is a draft.
Approvals: 0/1

This is an old revision of the document!


Overview

SkaDateX software and it's plugins generate/process a number of different emails:

  • verification
  • welcome email
  • user approval
  • forgot password
  • user invitation
  • latest activity
  • matchmaking
  • emails about winks
  • mass mailing
  • membership expiration
  • new messages
  • “miss you” emails.
  • emails sent to you from “contact us” form.
  • ..etc.

All emails are divided into 2 groups based on the way script works with them:

  1. emails sent via Cron: those emails are sent only when Cron runs. Example: you invite a user » invitation email gets generated » email is added into “to be sent” queue » Cron runs » email is sent.
  2. direct emails: those emails are sent regardless of Cron. Example: new users registers » verification email gets generated » email is sent right away.
faq/email-sending-is-not-working.1426050089.txt.gz · Last modified: 2015/09/15 09:10 (external edit)