Skip to content

Email Setup

Recurlix requires a correctly configured SMTP server to send notifications, invoices, and password resets.

SMTP Configuration

Go to Admin Dashboard > Settings > Email to enter your mail server details.

  • Mail Driver: Usually smtp.
  • Mail Host: Your SMTP server address (e.g., smtp.mailtrap.io or smtp.gmail.com).
  • Mail Port: Typically 587 or 465.
  • Mail Username/Password: Your SMTP credentials.
  • Mail Encryption: Choose tls or ssl.
  • From Address: The email address that will appear as the sender.

Email Templates

Customize the content of the emails sent by Recurlix:

  • Welcome Email: Sent to new users.
  • Invoice Email: Sent after a successful purchase.
  • Ticket Notification: Sent when a support ticket is updated.

You can use placeholders (like {user_name}, {order_id}) to dynamically insert customer data into your templates.

Released under the Commercial License.