开发者

Forwarding e-mails to a website?

I have an e-mail address that is signed up to a list-serv and I would like to set up a script to monitor it. If it gets an e-mail addressed to the list-serv, I would like to have the contents dumped to a secure webpage a user would log into (in a blog-style output, making it almost like one big thread for a forum) so that all of the e-mails are in a central location.

I'm pretty sure php 开发者_如何学JAVAhas this type of capability, but I'm new to web dev so was wondering if someone could point me in the right direction of how I could go about this.


If you email provider supports IMAP you can use PHP IMAP functions to do this.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜