Text only
|
Text with Images
Roundcube Community Forum
Third Party Contributions => API Based Plugins => Topic started by: iBem on June 01, 2021, 08:05:50 PM
Title:
How to send email with code
Post by:
iBem
on
June 01, 2021, 08:05:50 PM
Hi,
How would I send email with code ?
Title:
Re: How to send email with code
Post by:
JohnDoh
on
June 02, 2021, 04:13:29 AM
use the rcmail_sendmail class
e.g. https://github.com/roundcube/roundcubemail/blob/master/plugins/markasjunk/drivers/email_learn.php#L73
Text only
|
Text with Images