I've just upgraded to the newest release of Horde's IMP webmail, IMP v.
3.2.2, after having run v. 3.2 for a while. The way I made IMP v. 3.2 work
together with TMDA was to add the following hack after $params =
$conf['mail']['params']; :

  $params['sendmail_path'] = '/usr/bin/sudo';
  $params['sendmail_args'] = ' -H -u ' . $imp['user'] . '
/usr/local/tmda/bin/tmda-sendmail -t';

This used to work fine. But with the new IMP v. 3.2.2 I'm getting an error
message in the compose window stating that sendmail returned with error code
1. Has anyone used TMDA with IMP v. 3.2.2 and had this problem?

Thanks,

--Ole
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to