Closed Bug 399558 Opened 18 years ago Closed 17 years ago

Compose bounce message for sumo notifications address

Categories

(support.mozilla.org :: General, defect)

defect
Not set
critical

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: cilias, Assigned: jason.barnabe)

Details

(Whiteboard: sumo_only)

Once the sumo notifications address is created, we need to figure out what the bounce message is going to say.
How about: The notifications@support.mozilla.com e-mail address is not monitored. For Firefox support, please go to http://support.mozilla.com/, where you can search the knowledge base and forum for your problem or ask a support question directly at http://support.mozilla.com/kb/Ask+a+question. Dave, where should we put this?
Assignee: nobody → justdave
Stick it somewhere in your CVS/SVN/whatever and tell me where you put it, and I'll have the autoresponder pull it from there periodically. That way you can make changes to it when you want to.
Assignee: justdave → djst
Text looks good to me.
Jason, could you take the text and check it in as a text file under e.g. svn.mozilla.org/projects/sumo/trunk/notifications/notifications.txt ?
Assignee: djst → jason_barnabe
The people who get e-mails will be the ones who are watching something. Likely they're watching a thread, possibly one they started. The ones who reply to the e-mail will want to talk to someone. I don't see the point of directing these people to search. I'd say we just direct them to http://support.mozilla.com/en-US/kb/Ask+a+question . "The notifications@support.mozilla.com e-mail address is not monitored and you will not receive further replies to your message. To ask a question or to follow up on a question you asked, please go to http://support.mozilla.com/kb/Ask+a+question ."
Status: NEW → ASSIGNED
bumping the sev on this... I was just in the process of setting up an additional responder for bug 434843 and happened to look at the logfile for this one while I was in there, and noticed that a) you guys are already using this address, and b) LOTS of people have been replying to it, and getting summarily ignored because none of the valid subject lines have been put into the thing yet, so it's treating them all as spam.
Severity: normal → critical
fwiw, it does keep the messages just in case... I have a 6.4 MB mbox file of all of them if someone wants it.
(In reply to comment #7) > fwiw, it does keep the messages just in case... I have a 6.4 MB mbox file of > all of them if someone wants it. It's 209K / 71 messages after I deleted all the actual spam out of it. Messages date back to December, and I see several subjects that'll need to be matched on: Tiki email notification Reply notification Your Tiki account information for support.mozilla.com Your Live Chat transcript Wiki page .* changed by Wiki page .* was commented on by Wiki page renamed
I notice the directory you said to commit into doesn't exist yet... As I mentioned in bug 398822 I was going to set it up (it'll be a config file for the autoresponder, not a flat text file) I just needed to know where to put it. Now that I know (comment 4), I'll go ahead and set it up.
Assignee: jason.barnabe → nobody
Status: ASSIGNED → NEW
er, whoops, didn't mean to reassign to default there.
Assignee: nobody → jason.barnabe
Status: NEW → ASSIGNED
Your file is now at svn.mozilla.org/projects/sumo/trunk/notifications/autoresponse.conf You can edit that file to your liking. I used the text you gave in comment 1 and comment 5 for the first 2 subjects I listed in comment 8. I wasn't sure if the same message should be used for the rest, so I didn't do the others yet. There's lots of comments at the top of the file that explain the format of the file. If you have any questions feel free to ask. That file gets pulled via cron every 5 minutes. It does a basic syntax check and will mail myself and webmaster@support.mozilla.com if it fails, before moving the file live.
Is the list of subjects in comment 8 the actual regex we should use when adding notifications for the remaining subjects? If so, I think we have what we need to customize the notifications based on topic and we can resolve this bug. Thank you Dave!
(In reply to comment #12) > Is the list of subjects in comment 8 the actual regex we should use when adding > notifications for the remaining subjects? Yes.
Thanks again :)
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Whiteboard: sumo_only
You need to log in before you can comment on or make changes to this bug.