Re: Sample php scripts to emulate POP3

2010-11-16 Thread Emmanuel Seyman
* sunhux G [16/11/2010 09:02] : > > So what I'm looking for is a php script to emulate this without using > POP3/IMAP If you can't use POP or IMAP, I'm pretty sure that you're stuck using MAPI, Exchange's native (and non-standard) protocol. Emmanuel

Re: Sample php scripts to emulate POP3

2010-11-16 Thread Stan Hoeppner
sunhux G put forth on 11/16/2010 1:18 AM: > Suppose POP3 & IMAP were disabled on the MS Exchange server, > would fetchmail still work? Sounds like it uses POP3 / IMAP protocol. > > So what I'm looking for is a php script to emulate this without using > POP3/IMAP This mailing list is for Postfix

RE: Sample php scripts to emulate POP3

2010-11-15 Thread Terry Gilsenan
: Tuesday, 16 November 2010 5:18 PM To: postfix-users@postfix.org Subject: Re: Sample php scripts to emulate POP3 Suppose POP3 & IMAP were disabled on the MS Exchange server, would fetchmail still work? Sounds like it uses POP3 / IMAP protocol. So what I'm looking for is a php script t

Re: Sample php scripts to emulate POP3

2010-11-15 Thread sunhux G
or fetchmail > > it is designed for this purpose. > > -- > *From:* owner-postfix-us...@postfix.org [owner-postfix-us...@postfix.org] > On Behalf Of sunhux G [sun...@gmail.com] > *Sent:* Tuesday, 16 November 2010 4:55 PM > *To:* postfix-users@postfix

RE: Sample php scripts to emulate POP3

2010-11-15 Thread Terry Gilsenan
scripts to emulate POP3 Does anyone has any sample php scripts which emulate a POP3 client going into an Exchange server to download mails & then clear away mails from the Exchange server's mailbox? Care to share? thanks U

Sample php scripts to emulate POP3

2010-11-15 Thread sunhux G
Does anyone has any sample php scripts which emulate a POP3 client going into an Exchange server to download mails & then clear away mails from the Exchange server's mailbox? Care to share? thanks U