Forum Moderators: phranque

Message Too Old, No Replies

nmsFormmail and Gmail

what am I doing wrong?

         

old_expat

6:29 am on May 22, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I downloaded the script and went over the configuration pretty well. I'm trying to send to gmail. The form *seems* to send, but nothing arrives at gmail .. yet ..

Is there a built in delay?

My config looks like:

@referers = qw(mysite.com 1.1.1.1 localhost);

@allow_mail_to = qw(me@gmail.com);
@recipients = ();

Suggestions?

piatkow

8:33 am on May 22, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Start with the obvious - is spam being directed to your junk mail folder? Have you looked there for the message?

Does it work with other webmail services?

Does it work when sent to a POP3 account?

I don't know the script but for any email problem I would go through that set of diagnostics and post the results if asking for help.

old_expat

5:53 pm on May 23, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



RESOLVED - according to my hosting company, it required a tweek in the OS .. whatever that means. :)