Search found 5 matches
- Sat Feb 19, 2005 11:42 pm
- Forum: PHP - Code
- Topic: php mail REALLY slow
- Replies: 9
- Views: 2762
- Sat Feb 19, 2005 8:24 pm
- Forum: PHP - Code
- Topic: php mail REALLY slow
- Replies: 9
- Views: 2762
- Sat Feb 19, 2005 6:53 pm
- Forum: PHP - Code
- Topic: php mail REALLY slow
- Replies: 9
- Views: 2762
- Sat Feb 19, 2005 5:08 am
- Forum: PHP - Code
- Topic: php mail REALLY slow
- Replies: 9
- Views: 2762
- Fri Feb 18, 2005 10:38 am
- Forum: PHP - Code
- Topic: php mail REALLY slow
- Replies: 9
- Views: 2762
php mail REALLY slow
The following code is what I've been using for a long time. Now that I've changed servers, I had a hard time getting the mail function to work but now that I've got it working, it is EXTREMELY slow. Any ideas? mail('info@mysite.com', $subject, $emailtext, $From) or Die("Error sending mail :(&qu...