| Posted by p cooper on 06/25/05 18:59 
Im trying to get phpwebsite and phpsurveyor to communicate with exim( sendmail substitute)
 Exim itself  sends mail ( exim -v me@isp.com get delivered)
 When I try to send eg password confirmation from phpwebsite  the app seems
 to send it ( i page reloaded - no messages) but nothing is delivered to
 exim
 when i try to send emails from phpsurveyor i get a 'message failed' screen
 message and nothing in exim logs or  /var/log/php.errror
 
 display_errors         On On
 display_startup_errors On On
 and error-reporting =E_ALL in php.ini
 
 anyone know how to sort this out ?
  Navigation: [Reply to this message] |