Hi,
im building an app where my users will be sending emails to using their own gmail/hotmail account.
i can make this easily with SMTP but is there any way i can achieve this using HTTP/API? i must add, users will submit only their email address and password. rest everything i have to set in backend.
is this possible with codeigniter? if yes, some hint will be highly appreciated.
im building an app where my users will be sending emails to using their own gmail/hotmail account.
i can make this easily with SMTP but is there any way i can achieve this using HTTP/API? i must add, users will submit only their email address and password. rest everything i have to set in backend.
is this possible with codeigniter? if yes, some hint will be highly appreciated.