I've tried everything to get my feedback form to work, but i keep getting this: Recieved error code 553 from SMTP: 553 ... Domain name required. I've tried using mailhost="MailHost" in my sendmail tag; I tried From:<dtml-var E-mail> and ended up putting in a e-mail address explicitly as shown below, but nothing works. <!--#sendmail smtphost="up-front.co.za"--> To:roche@bluelagoon.co.za From:roche@bluelagoon.co.za Subject: Feedback from BlueLagoon Website Feedback from : <!--#var Surfername--> <dtml-var Surfersurname> Comments: <!--#var txtMessage--> <!--#/sendmail--> Please help Roché Compaan
In article <000201bf8a6f$322b3a80$0102a8c0@roche.up-front.co.za>, RC Compaan <roche@up-front.co.za> writes
<!--#sendmail smtphost="up-front.co.za"--> To:roche@bluelagoon.co.za From:roche@bluelagoon.co.za Subject: Feedback from BlueLagoon Website
Feedback from : <!--#var Surfername--> <dtml-var Surfersurname> Comments: <!--#var txtMessage--> <!--#/sendmail-->
Try removing all the white space before the headers To: From: Subject: ------- Regards, Graham Chiu gchiu<at>compkarori.co.nz http://www.compkarori.com/dynamo - The Homebuilt Dynamo http://www.compkarori.com/dbase - The dBase bulletin
participants (2)
-
Graham Chiu -
RC Compaan