Microsoft
Software
Hardware
Network
Question : EXIM mail manager (LAMP) permissions auto-reset how to prevent resetting for a specific file
we want to allow a system script to search in /var/log/exim_mainlog
we have it working successfully
(the script has an extra password for security)
in order to make it work we had to chg the file permissions for exim_mainlog using CHMOD
but EXIM is changing them back every 5 minutes (when it wakes up).
where is the setting in EXIM to exclude a specific file from this resetting, albeit well intended
Answer : EXIM mail manager (LAMP) permissions auto-reset how to prevent resetting for a specific file
If you have RHEL5 you should be able to add an acl with the right access settings onto the file.
see man getfacl & setfacl for more info.
Random Solutions
Script to combine all the logs into 1 excel file.As per the selections in a UNC.
iMovie > iDVD; de-interlace video.
T1 bandwidth + throughput
Password for run the macro
Is it possible to select paper type as a Macro?
PHP GMT date Time conversion and display
VMWare Tools instance in every terminal session on Citrix
My cd ROM is reving alot harder than usual
Force Windows 7 Upgrade from 32 to 64
How to implement getenumerator() method in a genrics class