Ole Wolf <[EMAIL PROTECTED]> writes: > $params['sendmail_path'] = '/usr/bin/sudo'; > $params['sendmail_args'] = ' -H -u ' . $imp['user'] . ' > /usr/local/tmda/bin/tmda-sendmail -t';
I don't use IMP, but does it not have the ability to send mail via SMTP? If so, you could use tmda-ofmipd which would alleviate the need for things like sudo. I use squirrelmail and tmda-ofmipd this way. I run tmda-ofmipd on localhost:8025 so it can't probed from the outside. _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
