Hi, for hours now, I am trying to get this script running. At this point, I get a permission problem:
to="/usr/lib/sendmail.d/bin/run_email2trac", ctladdr=<[EMAIL PROTECTED]> (2/0), delay=00:00:01, xdelay=00:00:00, mailer=*file*, pri=30775, dsn=5.0.0, stat=Can't create output But my real question is: If I run run_email2trac from a shell, shouldn't it bypass any permission problems caused by my MTA (sendmail?) I am asking because I do not get any ticket in my trac if I call email2trac manually - and I do not get any errors. My config is simple: [DEFAULT] project: /svn/trac/test umask: 022 reply_address: 1 reply_all : 1 mailto_link: 0 mailto_cc: [EMAIL PROTECTED] email_comment: > email_header: 0 trac_version: 0.9 enable_syslog: 1 debug: 1 Rainer _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
