CodeIgniter Forums
how can i receive emails coming in my webmail(roundcube) into my admin panel? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Support (https://forum.codeigniter.com/forumdisplay.php?fid=30)
+--- Thread: how can i receive emails coming in my webmail(roundcube) into my admin panel? (/showthread.php?tid=75991)



how can i receive emails coming in my webmail(roundcube) into my admin panel? - imran_mirza - 04-04-2020

what i really wanna ask is that i'm using codeigniter library to send emails. and it is working good. now i want to receive reply emails. means if someone replies to the email that i sent from my admin panel(that i built in codeigniter). is there a way to show emails coming to that specific email address that i'm using to send emails, in my admin panel. any help would be appreciated. Smile