Welcome Guest, Not a member yet? Register   Sign In
Retrieve email inbox with IMAP
#1
Exclamation 

Hi Guys
I want to make a inbox system that can retrieve all message from email inbox and show it on my view. then i need to store each subject, sender's email address, sender's name, and attachment to database. i've searching for this solution for a week but i got nothing. please help me to implement IMAP on Codeigneiter 4
thank you
Reply
#2

There is a setup for CodeIgniter 3 you would need to convert it to CodeIgniter 4.

CodeIgniter 3 - CI_Imap
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#3

(09-28-2021, 01:51 AM)InsiteFX Wrote: There is a setup for CodeIgniter 3 you would need to convert it to CodeIgniter 4.

CodeIgniter 3 - CI_Imap

I dont know how to do it, i'm new on CodeIgniter. i've read docs but previous version of CodeIgniter was different with the current version
Reply
#4

Here is the PHP IMAP source code from GitHub, you can install it using Composer.

PHP IMAP
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply




Theme © iAndrew 2016 - Forum software by © MyBB