On Tue, 2006-04-11 at 12:51, Zul Shariff wrote: > When an email is sent out for a resolved ticket, I notice in the > maillog that the control address is listed as [EMAIL PROTECTED] > > Apache is the user name in my apache conf file. How does sendmail pick > that up?
It is the unix user id of the process submitting the mail. Your web server must run as user apache. -- Les Mikesell [EMAIL PROTECTED] _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com We're hiring! Come hack Perl for Best Practical: http://bestpractical.com/about/jobs.html
