Login  Register

RE: Reply vs Reply All

Posted by Pedro on Oct 08, 2013; 6:57pm
URL: https://support.nabble.com/Reply-vs-Reply-All-tp7586689p7587103.html

It works like this:
1 - someone post something.
2 - the system goes to each subscribe and send an email structured with:
        from: receiver nabble's reply link
        to: receiver email address
In this way, when the receiver clicks on "Reply", it makes the reply goes to his nabble's reply link, in other words, goes to the forum.

So, I tried to edit implementing this structure:
1 - someone post something.
2 - the system goes to each subscribe and send an email structured with:
        from: author's email address
        cc: receiver nabble's reply link
        to: receiver email address

In this way, when you receive the post and click "Replay", it goes to the author. Clicking on "Reply to All", goes to the author and to the forum. It works and fits your needs.
In the other hand, It brings a lot of bugs such as "Mail delivery failure", eventually duplicated posts, etc.
My test forum.