Email censorship system
        Posted  
        
            by 
                user1116589
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by user1116589
        
        
        
        Published on 2012-12-14T22:45:14Z
        Indexed on 
            2012/12/14
            23:06 UTC
        
        
        Read the original article
        Hit count: 439
        
I would like to ask you about any censorship / moderation system. Basic workflow of events:
- Customer sends email to [email protected] from [email protected]
 - ACME administrator receives notification and can moderate email
 - After moderation administrator confirm an email and send it to [email protected]
 - John answears to [email protected]
 - Before the email is send it is moderated again by ACME administrator
 
What is important, that this functionality is easy to do with some CMS/CMF systems. The problem is that we do not want to use an extra domain and force customer to login an extra system. Customer should only use his own email box or desktop email application.
Thank you, Tomek
© Server Fault or respective owner