-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ticket by mail #18
Comments
I actual have implemented a prototype for this feature when I was using the old version of TinyIssue. I used it for short time, then removed the code. I was worried about the possibility of generating spam issues. Can revisit this feature later. |
Hey, I think this idea was actually quite good. Here's what I'd suggest for this function to prevent spam:
cronjob manual Example: User is registered with [email protected]. He can send tickets from this account or by sending with his ticket passcode. Subject: @myticket99 #bug There's an error in the adress database. |
Although this is probably not an easy task I suggest this anyway:
Ticket tags are simply a random number with at least 10 digits. the longer the better.
2 Users should be able to send a mail to a predefined mail adress (Configurable from within the tinyissue administration) using their 'ticket tag' in the beginning of the subject: like this
'388576636: There's an error when creating a user'
and some text in the mail.
The text was updated successfully, but these errors were encountered: