Jump to content

Add Email to Mail queue


ChrisTERiS

Recommended Posts

Hello all,

 

Does anyone knows how I can add with PHP code an email to mail queue instead to use Mail()? Till now I was using phpMailer but I want to avoid duplicate settings for users that's why I want to use WHMCS mail settings and mail queue.

 

Thank you

Edited by ChrisTERiS
Typo
Link to comment
Share on other sites

Thank you.

 

I'm coding a mod which sends some notification emails to members. Instead to use mail() function or phpmailer I want to add these emails to WHMCS mail queue (assuming that WHMCS has a mail queue). This way:

1.- I'll avoid to add extra mail settings to my mod making it easier for admins to setup it

2.- Using WHMCS mail queue is better as it has all settings ready on wham mailer to use for sending emails, how many emails to send per hour etc etc.

 

So is there any WHMCS function to do this job? If not ok. I'll try to find it in the database and add it with a query.

 

Thank you

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated