I have setup POP3 to receive issues from customers when they email to support@site.com which works fine. It would be also nice whenever i receive an issue from a customer to reply him back automatically with his Issue ID.
I see that customers email is in bugnet_issues table in IssueDescription column and is not safe to exctract it from there. Do you have any ideas on how to acomplish this?
I am thinking on creating a new project property "inform user when POP3 is enabled" so when getting from pop3 > insert into DB > reply him back with his ID.
In which class does code receive from POP3?
Regards
Stefanos
I see that customers email is in bugnet_issues table in IssueDescription column and is not safe to exctract it from there. Do you have any ideas on how to acomplish this?
I am thinking on creating a new project property "inform user when POP3 is enabled" so when getting from pop3 > insert into DB > reply him back with his ID.
In which class does code receive from POP3?
Regards
Stefanos