My Linux Level: Newbie System: Linux Fedora 6 (SELinux is active), using sendmail Problem: how to configure sendmail to accept web server posts?
Tested: sendmail works on the machine in question (sent from one user acct to another) Archive Search: Tried searching through the archives but I'm either using the wrong keywords or there isn't any information on this at the moment. keywords used: Attempts: -------------------------- web server smtp -------------------------- web server mail permission -------------------------- Current info in Trac.ini ------------------------------------------ [notification] always_notify_owner = false always_notify_reporter = false always_notify_updater = true mime_encoding = base64 smtp_always_bcc = smtp_always_cc = smtp_default_domain = smtp_enabled = true smtp_from = [EMAIL PROTECTED] smtp_password = TracMail smtp_port = 25 smtp_replyto = [EMAIL PROTECTED] smtp_server = localhost smtp_subject_prefix = __default__ smtp_user = Trac use_public_cc = false use_short_addr = false use_tls = false ----------------------------------------- I'm getting this error (from the trac.log file) -------------------------- Trac[web_ui] ERROR: Failure sending notification on change to ticket #1: (13, 'Permission denied') -------------------------- Issue: This error is even pointed out to on the Trac webpage but there is no relative link to a solution other than suggesting to look through the archives (which I am unable to find a match) or the other link to http://article.gmane.org/gmane.comp.version-control.subversion.trac.general/7518 which turns out currently has no data at all,. You can do a search for anything on gmane.comp.version-control.subversion.trac.general and you only get titles and nothing else, you can't get into them (already emailed the contact person about that problem) Hope someone can point me to a link that will help me through this problem. Thanks, Addison --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
