Ciao ragazzi ho installato frormmail sul mio sito presente su aruba ma ecco l'errore e non so dove mettere le mani....ecco l'errore:
Error: Bad/No Recipient
There was no recipient or an invalid recipient specified in the data sent to FormMail. Please make sure you have filled in the recipient form field with an e-mail address that has been configured in @recipients. More information on filling in recipient form fields and variables can be found in the README file.
questo è lo script ma nn va!! :-((((((((
<form method=POST action="/cgi-bin/formmail/FormMail.pl">
<input type=hidden name="recipient" value="info@miodominio.it">
<input type=hidden name="subject" value="Informazioni e/o Prenotazioni">
<input type=hidden name="domain" value="www.miodominio.it">
<input type=hidden name="required" value="cognome,nome,indirizzo,citta,email,tel,">
<input type=hidden name="missing_fields_redirect" value= "http://www.miodominio.it/errore.html">
<input type=hidden name="title" value="Riepilogo Modulo">
<input type=hidden name="text_color" value="#003399">