Closed (fixed)
Project:
Trouble ticketing system to support Computer Network Operations
Version:
6.x-3.0-rc3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Jul 2009 at 09:41 UTC
Updated:
18 May 2011 at 14:59 UTC
Comments
Comment #1
nexco commentedWe have down-graded to SQLAlchemy version 0.4.9 and we are still unable to get emails added to the queue. The script is successfully forwarding the email to both the "to" address in the script and the "tickets" email address. However, the script does not appear to be updating the MySQL database.
We are using Qmail for this installation not SendMail - could that be the issue? We are running a Linux box administered by Plesk that uses Qmail. In our install, the script is placed in
/var/qmail/mailnames/domainname.com/tickets
and looks like this
| /usr/local/bin/mail2ticket.py tickets@domainname.com
Will the script work with Qmail?
Thank you,
Gregg
Comment #2
roczei commentedDear nexco,
The mail address should be an alias what is for incoming mails. The alias setup is in the ticketing's admin documentation
http://www.niif.hu/en/1_installing_trouble_ticketing_system
Here you can see examples about aliases:
http://drupal.org/node/508248
If it will also not working then try to watch the log file of the mail server. Please send to us the error messages.
The SQLAlchemy v0.4.4 version is enough for the the ticketing system. It is working with it well.
Comment #3
mr.york commentedComment #4
roczei commentedI close it because we did not get answer and I hope that it is working.