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.ioorsmtp.gmail.com). - Mail Port: Typically
587or465. - Mail Username/Password: Your SMTP credentials.
- Mail Encryption: Choose
tlsorssl. - 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.