The IIS runs several application pool. Each pool uses its own Application Pool identity. Each time a script sents an e-mail, a new line appears in a log file. Preferably all the pools should share a single log file for this purpose.
Is there a single user/group/whatever to grant access to the log file so all Application Pool identities have access to it?