Users of FUDForm reply using wrong reply button [message #28615] |
Wed, 02 November 2005 02:45 |
JOEVAR
Messages: 20 Registered: October 2005
Karma: 0
|
Junior Member |
|
|
This program works great.
One problem though.
My users continue to reply to email sent to them from the system by using the Reply button in their email client rather then the Reply link in the HTML email or the link in a Plain Text email.
I keep getting their email as systems administrator.
How can I either prevent them from using the client Reply button or get FudForum to search an email box and connect the replies to the correct forum.
This is becoming a major problem.
By the way, I have posted directions clearly on the home page on the correct way to work with the system, but it doesn't help.
Joe Vargas
|
|
|
|
|
|
|
Re: Users of FUDForm reply using wrong reply button [message #28651 is a reply to message #28636] |
Thu, 03 November 2005 15:42 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
You need to do that outside of the forum, the forum's maillist.php utility imports messages yes, but something needs to pipe/provide messages for it. Most common tool is postfix, although if you look in the code hacks forum, someone added a via-pop3 process for injecting messages from an e-mail account into FUD.
FUDforum Core Developer
|
|
|
Re: Users of FUDForm reply using wrong reply button [message #28711 is a reply to message #28615] |
Sun, 06 November 2005 13:06 |
JOEVAR
Messages: 20 Registered: October 2005
Karma: 0
|
Junior Member |
|
|
Given that I have many forums, and given that all replys will be sent to one email address, I need a hack that can determine which forum to refer an email to based on contents of the subject line.
Any idea of where I can find this hack?
Joe Vargas
|
|
|
|
|
|