Welcome Guest, Not a member yet? Register   Sign In
Is there any tools for Intranet Mailbox using php or codeigniter?
#1

(This post was last modified: 11-04-2019, 02:09 AM by prabaharans.)

Is there any tools for Intranet Mailbox using php or codeigniter for windows and linux?
Please help me. I need a solution for above question. it very urgent.
Please help me.
Reply
#2

You can use these PHP libraries:
https://github.com/barbushin/php-imap
https://github.com/ddeboer/imap

Or write your own with imap_open:
https://www.php.net/manual/en/function.imap-open.php
Reply
#3

(This post was last modified: 03-27-2020, 11:09 AM by jreklund.)

(11-04-2019, 12:00 PM)jreklund Wrote: You can use these PHP libraries:
https://github.com/barbushin/php-imap
https://github.com/ddeboer/imap

Or write your own with imap_open:
https://www.php.net/manual/en/function.imap-open.php

Thank you very much. It helped me a lot with my website.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB