Hi !
I'm looking for solution to work with emails on hosting server without access to sockets creation.
For instance I can not send/receive emails direclty - only PHP mail() function is available.
My intention is to implement some intermediate code to fetch / send emails via custom script (without sockets).
Could you please point out which functions/classes are used to fetch / send emails (in order to override),
or maybe there is an API like requested in this post: https://forum.espocrm.com/forum/feat...systems-needed
Thank you!
I'm looking for solution to work with emails on hosting server without access to sockets creation.
For instance I can not send/receive emails direclty - only PHP mail() function is available.
My intention is to implement some intermediate code to fetch / send emails via custom script (without sockets).
Could you please point out which functions/classes are used to fetch / send emails (in order to override),
or maybe there is an API like requested in this post: https://forum.espocrm.com/forum/feat...systems-needed
Thank you!