Jump to content

Recommended Posts

To receive and read inbound e-mails you need PHP to be compiled as a CGI binary and not as an Apache module.

 

You can read more about it at these two resources:

http://www.phpclasses.org/blog/package/2/post/1-Process-incoming-email-messages-using-PHP.html

http://www.evolt.org/article/Incoming_Mail_and_PHP/18/27914/index.html

i can't edit so

the best way to create mail it is API? i will be happy of someone give my  a code that create email on DA in php

and is it the best way if i want to ceate many of mail???

and after i will create that mail how can i read to php page the email that the new mail get

 

thank

To receive and read inbound e-mails you need PHP to be compiled as a CGI binary and not as an Apache module.

 

You don't, you simply need access to php's cli.

 

As for your questions nerya, your not being very clear. Do you already have an smtp and mta setup on the server? Are you able to send and recieve emails on your domain already?

 

What exactly would you like to do?

What don't you understand? The imap extension allows you to use the imap & pop3 protocols to connect to remote or local mail servers. I believe this is what your looking for.

 

Pretty hard to tell though from your ever so vague descriptions. But I told you that earlier.

with imap can i read the email on the email on my server??

 

Yes.

 

do you have any code?

 

I linked you to the manual. What more do you want?

first thank

.

i tried to understand how to read the mail on my DA panel but i didn't sucsses

i will be happy if you give me a code that read the mail(explode subject email and text)

thank

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.