pop3
POP3/SMTP on Ubuntu using Linux group
I need to setup a POP3/SMTP server on our Ubuntu server (example.com). Now I found postfix useful for this job. Is it possible to let users from the group users (on the system) use this service, so th[详细]
2023-02-24 02:41 分类:问答C++/CLI - Is it possible to check a POP3 email account and receive messages?
Is it possible to check a POP3 email account and receive messages in C++/CLI? If so, how would this be done? I\'m开发者_Go百科 quite new to this, so if anyone who answers could do so in layman\'s term[详细]
2023-02-23 08:30 分类:问答How to switch folders of pop3 mailboxes using PHP IMAP
I\'m pretty sure there\'s full support for pop3 inboxes in the PHP IMap library, but I\'m not able to find folders other than the inbox.Is it possible to gather other folders using php imap library fo[详细]
2023-02-23 05:35 分类:问答How to intercept mail messages on a POP3 server
I need an application that will intercept all incoming mail messages and modify them 开发者_JAVA百科according to some specs.[详细]
2023-02-20 20:54 分类:问答Save mail we had read and load only new email in C#
I write a \"email client\" program to check and read mail. I had download source-code of many author (in codepro开发者_C百科ject)but they program was loading very long and when i restart program must[详细]
2023-02-16 08:33 分类:问答When the mail is fetch using POP3, the mail count shown is different than what is shown by the browser
I have been assigned to make a mail client which access the mail from POP3 of Yahoo server. By spending some days, I have successfully made the mail client. My application is correctly fetching the ma[详细]
2023-02-15 16:26 分类:问答Script to identify email account type
I need help / direction to write a script that will find the type of a mailbox by it\'s address. (such as: POP, IMAP or Exchange)[详细]
2023-02-14 03:34 分类:问答Access to a POP server for cheking new emails and retrieving the subject and date using PHP
I\'m implementing new ways to comunicate with my visitors, actually I use a sms gateway I programed a while ago, were my users send sms and then I proccess them using a php script.[详细]
2023-02-11 02:18 分类:问答pop3 mail client(openpop.net) failed to get a mail which has been scanned by SurfControl plc
I am using pop3 client(openpop.net) to get a mail from a pop3 server. It works fine for a开发者_如何学运维ll mails till now. But now it failed to get a mail using the GetMessage(index) method. The mes[详细]
2023-02-10 14:27 分类:问答Zend_Mail_Storage_Pop3::removeMessage doesn't work
I have a e-mail driver. It get a list of e-mail accounts and receive and store messages, it works fine. But the messages deletion, at last line, doesn\'t works. Thats a part of code:[详细]
2023-02-09 12:15 分类:问答