Trouble shooting

Problems with sending mails from feedback or Tell-A-Friend form?

May be your server is very restricted and won't send out messages with other "from" addresses than your webmaster address from your domain. If so, please put in the fields
eMail webmaster and eMail contact form in the admin area of the script under config
your webmaster address of your domain (webmaster@yourdomain.com). Substitute yourdomain.com with your domainname.

  CONFIG  arrow_2.gif eMail webmaster and eMail contact form

After this, edit the two following files of the script with a simple texteditor (i.e. with notepad -> open the file from notepad, do not double click it to edit):

   more.gif feedback.php
   more.gif recommend.php

and delete in line 33 the char # from the beginning of the line, so that there will be

$from = $CONFIG['email_feedback'];

instead of
#$from = $CONFIG['email_feedback'];
Save the files and replace it on your server. This could fix your mail send problem.

See also:
Emails Take up to 2 Days for delivery
Warning: mail(): SMTP server response: 553 Requested action not ...
How to add more subjects in the feedback form ...




Last update: 2006-02-03 03:08
Author: Markus



Print this record Print this record
Send to a friend Send to a friend

Please rate this entry:

Average rating: 2.33 out of 5 (3 Votes )

1 2 3 4 5

You cannot comment on this entry