Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Roundcube Community Forum
»
Third Party Contributions
»
API Based Plugins
»
How to send email with code
« previous
next »
Print
Pages: [
1
]
Author
Topic: How to send email with code (Read 2537 times)
iBem
Newbie
Posts: 4
How to send email with code
«
on:
June 01, 2021, 08:05:50 PM »
Hi,
How would I send email with code ?
Logged
JohnDoh
Global Moderator
Hero Member
Posts: 2,784
Re: How to send email with code
«
Reply #1 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
Logged
Roundcube Plugins
: Contextmenu, SpamAssassin Prefs, and moreā¦
Print
Pages: [
1
]
« previous
next »
Roundcube Community Forum
»
Third Party Contributions
»
API Based Plugins
»
How to send email with code