Welcome to dbForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Email suddenly stop working?

 
   Database Forums (Home) -> PHP RSS
Next:  Function Problem  
Author Message
RAZZ

External


Since: Feb 21, 2008
Posts: 68



(Msg. 1) Posted: Tue May 20, 2008 9:30 pm
Post subject: Email suddenly stop working?
Archived from groups: comp>lang>php (more info?)

hi,

I am wondering why suddenly email are not coming. Can anyone tell me
if somethings change i have to made in my code since it was perfectly
working few days before. we are using yahoo server so is there
anything changed recently?

my code is as follows :

mail("$tomail", "$subject", "$content");

NOTE: $tomail will have email id of person
$subject and $content are subject and content of
mail

 >> Stay informed about: Email suddenly stop working? 
Back to top
Login to vote
Rik Wasmus

External


Since: Sep 02, 2007
Posts: 210



(Msg. 2) Posted: Wed May 21, 2008 6:34 am
Post subject: Re: Email suddenly stop working? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Wed, 21 May 2008 06:30:55 +0200, RAZZ wrote:

> hi,
>
> I am wondering why suddenly email are not coming. Can anyone tell me
> if somethings change i have to made in my code since it was perfectly
> working few days before. we are using yahoo server so is there
> anything changed recently?
>
> my code is as follows :
>
> mail("$tomail", "$subject", "$content");
>
> NOTE: $tomail will have email id of person
> $subject and $content are subject and content of

- check for spamfilters on the way, usually PHP sends his stuff bet it
gets caught in the filters.
- check the retutn of mail()
- ask your hoster if they changed something.
--
Rik Wasmus
....spamrun finished

 >> Stay informed about: Email suddenly stop working? 
Back to top
Login to vote
Display posts from previous:   
   Database Forums (Home) -> PHP All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]