Tagged Questions
0
votes
0answers
309 views
Getting body of pop3 email msg fails on some systems when using PHP's IMAP functions
I've built a POP3 mail retriever apart from a couple functions I got from the PHP.net site in the comments section & modified a bit, which basically gets the message structure & parses the ...
-1
votes
1answer
337 views
Mail Not Sending from My Server
I am having issues sending mail from my server, when I type in phpinfo() I get this:
Mail: /var/spool/mail/frank
...
_ENV["MAIL"]: /var/spool/mail/frank
The php file that I'm using the ...
0
votes
0answers
230 views
phpinfo server config for sending and recieving email data
the server needs to be able to connect to remote locations
such as paypal for sending and receiving email data.
here is my phpinfo file. can anyone see what needs to change?
...
