Hi guys,
I'm currently looking into information to setup my mailwatch to be able to show mail in archive.
My system archive every mails that comes in and out of my system. I want to be able to code a php script that will let me do some operations on these messages:
- read headers and message
- download attachments if possible
- sent the -D and the -H to the /var/spool/exim/input/
There's no need for that script to be integrated in mailwatch... i can access it from anywhere. One of the future features i want to enable is:
- let user access archive of their own message
- allowing them to send the message to their mail account
I have two options to start from:
1) Doing a listing from the archive directory
2) Use the MailWatch DB to get message informations ... and then access the directory for file access ( message, attachments, sending back to the queue, etc )
Any advices will be appreciated...
Also, if such script already exists, i'll be very happy to use/test it...
Thanks![]()



LinkBack URL
About LinkBacks
Reply With Quote




