[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] Where do failed messages end up?



Hi,
When a virtual site on a RaQ (550) has a newsletter and mail bounces, that failed message ends up in the admin account of the server. There's a way to solve this namely add a line in /etc/httpd/conf/vhost/siteX:

php_admin_value sendmail_path
 "/usr/sbin/sendmail -t -i -finfo@xxxxxxxxxxx"

Is that OK or is there a better way?
Brgds,
Reginald