jamajam
06-26-2006, 05:49 AM
hi
i wonder if anyone can help with this small problem.
i'm using the bnbform cgi script link here (http://bignosebird.com/carchive/bnbform/bnbform.txt) and it's working fine so everything is set up correctly.
however, when the 'thank you' email is sent, no 'from' address is being shown, therefore it ends up in peoples junk mail folder as 'unknown' because 'no sender id could be verified'.
is there anything that could be added to the script to make this happen.
(the script is set up to send emails by $SMTP_SERVER="localhost"; )
also, i think this might be related, when receiving the form submission there is no 'sender' email address or date.
if it could be made so that at least the date is shown, that would be very handy :)
many thanks
i wonder if anyone can help with this small problem.
i'm using the bnbform cgi script link here (http://bignosebird.com/carchive/bnbform/bnbform.txt) and it's working fine so everything is set up correctly.
however, when the 'thank you' email is sent, no 'from' address is being shown, therefore it ends up in peoples junk mail folder as 'unknown' because 'no sender id could be verified'.
is there anything that could be added to the script to make this happen.
(the script is set up to send emails by $SMTP_SERVER="localhost"; )
also, i think this might be related, when receiving the form submission there is no 'sender' email address or date.
if it could be made so that at least the date is shown, that would be very handy :)
many thanks