Forum Moderators: coopster

Message Too Old, No Replies

the server completes the function "mail" in 5 mins

         

yanov

8:16 am on Oct 13, 2004 (gmt 0)

10+ Year Member



I was having problems with my site and made few checks:
one of them was this html + php:
<html>
<head><title>baaad server</title></head>
<body>
<?php
mai("my e-mail","subject","message","headers");
?>
</body>
</html>

It takes up to 5 mins to send the mail. Why? There are no mistakes but the send is completed after whole 5 mins. I called the webmasters but they dont know what the problem is. Please give me suggestions.
Thank you in advance.

SofterLogic UK

11:36 am on Oct 13, 2004 (gmt 0)

10+ Year Member



It should be "mail(" not "mai(" - that might be one problem?

yanov

2:47 pm on Oct 13, 2004 (gmt 0)

10+ Year Member



OH :)) sorry.I've mistaken it in the forum. I've written it right in the page. well I told you that it is working but with 5 mins delay.

jatar_k

5:06 pm on Oct 13, 2004 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



it isn't the script I bet

it pobably has to do with either the sending or receiving mail server, try some different email addresses on different servers and see if the results vary.

yanov

9:21 pm on Oct 13, 2004 (gmt 0)

10+ Year Member



There is no difference when I change the e-mails and the sercers.ahhh.what could it be? I know that in the world of the machines one thing works or it does not work. This is something in the middle.:))

jatar_k

9:23 pm on Oct 13, 2004 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



does your mail server send it out instantaneously? Have you checked the maillogs?

yanov

7:52 am on Oct 14, 2004 (gmt 0)

10+ Year Member



I don't know.I guess I'll have to ask the webmasters.
Hope they know at least this. It is a very good server because it costs less than $4 a month(5 mbs) and has a terrific outside traffic.