Mayor's mailbox (online service) system V6.0
The mayor's mailbox (online service) system V6.0 version is an online service and consultation service section opened by government departments. Its biggest feature is: in the past, after citizens submitted letters to the mayor's mailbox, transfers could only be handled by phone or paper documents. As for the mayor's mailbox (online service) management system, after the back-end administrator reviews the letter, it is handed over to the relevant functional departments for processing. The relevant departments can submit replies as long as they log in to the mailbox back-end program.
The specific process is:
Citizens submit letters (service items) ----- super administrator review (mayor's hotline office) and transfer to --------- relevant units ------- after the relevant units log in to the backend and reply - -------Super administrator review and release will be displayed on the website.
V6.0 background art has been fully upgraded with more powerful functions and some bugs have been fixed.
Permission description:
1. The relevant permissions for administrator custom settings include:
1. View letters: View permissions for letters from relevant departments
2. Reply to letters: Permission to reply to letters
3. Delete: delete message permission
4. Review letters: You can review letters
5. Secret mail: You can modify the secret mail. The status of the secret mail only displays the subject of the letter but not the content of the letter.
6. Opt-in: If you do not opt-in, the letter will not be displayed in the foreground.
7. Processing status: You can modify the processing progress of the letter and the status of the letter to "processing" and "completed"
8. Letter transfer: can be forwarded to other relevant departments for processing
9. Letter editing: edit the content of the letter
10. Letter review: Review letters. The status of unreviewed letters will not be displayed on the front desk. Department management also cannot view unapproved letters.
11. Super administrator: website settings, about the website, instructions for writing letters, adding departments, department management, administrator settings, adding administrators, etc.
2. The background can be set up to automatically review letters and manually review letters.
Some functions are blocked for security reasons, and there are no problems with the official version.
Backend address: http://domain name/admin/login.asp Super management account: admin Password: admin Ordinary account: sz Password: 111111
Backend test address: http://mail.800579.com/admin/login.asp Super management account: admin Password: admin Ordinary account: sz Password: 111111
Database information settings
Modify the Include/conn.asp file
const vshopDatabaseType="ACCESS"
If it is an ACCESS database, please carefully modify the following database path. It is recommended to use the complex symbols of "@$@#$ @!#@"!
db="/data_base/@$@#$@!#@mail V6.0.mdb" If the ACCESS database path is a subdirectory, it should be changed to db="/subdirectory name/data_base/@$@#$@!# @mail V6.0.mdb" ACCESS database path