Hey, I'm trying to write a web page that will go into a certain mailbox on my SIMS server and read the mail. I want people to be able to update an alert message on their homepage just by sending a properly formatted email message to a certain email account. I'm using PHP on a Linux web server. I can retrieve the email out of the mailbox and read the body of the message, but when I use the imap_header() function to try to parse the headers of the message I get nothing. No error, no data. Does anyone know what's going on? Does SIMS do pop3 in some non-standard way? Can someone tell me how PHP can determine the sender and the subject of an email in a SIMS mailbox?
Thanks again, I love you guys. ck ############################################################# This message is sent to you because you are subscribed to the mailing list <[EMAIL PROTECTED]>. To unsubscribe, E-mail to: <[EMAIL PROTECTED]> To switch to the DIGEST mode, E-mail to <[EMAIL PROTECTED]> To switch to the INDEX mode, E-mail to <[EMAIL PROTECTED]> Send administrative queries to <[EMAIL PROTECTED]>
