Closed
Bug 378199
Opened 18 years ago
Closed 17 years ago
Reply with Template filter action does nothing (autoreply)
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: spamluvr, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20060601 Firefox/2.0.0.3 (Ubuntu-edgy)
Build Identifier: 2.0.0.0 (20070326)
This feature works in the Linux release of TB 2. Regardless of whether or not setting up auto-replies should happen on the server side or shouldn't be used at all, this feature exists in Outlook, Entourage and Eudora - and now in Thunderbird. Now we just need to make the implementation work for second-class-citizen Mac users.
Reproducible: Always
Steps to Reproduce:
1. Create a template. (Compose new message, save as Template)
2. Create new filter which matches all incoming messages (ie "To contains $YOUR_ADDRESS") and uses Reply with Template $YOUR_TEMPLATE as the action.
3. Enable the filter log.
4. Make sure your account is set to automatically check for mail and that SMTP is configured properly.
5. Send mail to your account.
Actual Results:
Filter log indicates the auto-reply filter matches the incoming message with the following entry: Applied filter "$YOUR_FILTER" to message from Foo Bar <foobar@foobar.org> - Testing123 at 4/19/07 1:22:56 PM replied
No message is sent. No message compose window opens. No draft is created in any of the folders.
Expected Results:
Reply generated from the template specified in Message Filters dialog and sent to sender, filed in Sent message folder. (This works in the Linux release of TB 2.0.0.0)
Comment 1•17 years ago
|
||
This works for me in a Trunk build. Marking 'Works for me'.
Matt
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•