anujgarg Posted October 14, 2008 Share Posted October 14, 2008 Hi All, I am trying to integrate an email server with my web application. All I need to do is - to send/receive mails that are being sent within the application is to be shown on this email server. Precisely, instead of checking the mails on their personal mail accounts (viz. gmail, yahoo), users can check their mail on that email server only. I am choosing Zimbra for this purpose. But I want to know the following questions: 1) How a 3rd party tools is integrated with PHP, (any example)? 2) For mailing server, should I need to use SOAP, PEAR to interact with my application? 3) If anyone of you has integrated any mail server in any of your web app, please do let me know. This is the first time for me to integrate any mail server with PHP. Any help will be appreciated. Thanks Anuj Quote Link to comment https://forums.phpfreaks.com/topic/128326-email-server-integration/ Share on other sites More sharing options...
sKunKbad Posted October 14, 2008 Share Posted October 14, 2008 I would search the internet for "php email client". There are a lot of them to choose from. Quote Link to comment https://forums.phpfreaks.com/topic/128326-email-server-integration/#findComment-664771 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.