There is a separate log file for each module in Mercury. For the SMPT client you select the module you use from the configuration menu. There is a field called "General log file" that controls this. If it contains a fixed file name (like C:\MERCURY\Logs\MercuryE\smtp.log) it will add new lines forever to the same file. You can however use some special parameters to have it create a new file at set times. For instance:
C:\MERCURY\Logs\MercuryE\~y-~m.log <--- a new file every month
C:\MERCURY\Logs\MercuryE\~y-~w.log <-- a new file every week
C:\MERCURY\Logs\MercuryE\~y-~m-~d.log <-- a new file every day
/Rolf
<p>There is a separate log file for each module in Mercury. For the SMPT client you select the module you use from the configuration menu. There is a field called "General log file" that controls this. If it contains a fixed file name (like C:\MERCURY\Logs\MercuryE\smtp.log) it will add new lines forever to the same file. You can however use some special parameters to have it create a new file at set times. For instance:</p><p>C:\MERCURY\Logs\MercuryE\~y-~m.log&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;--- a new file every month</p><p>C:\MERCURY\Logs\MercuryE\~y-~w.log&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;-- a new file every week</p><p>C:\MERCURY\Logs\MercuryE\~y-~m-~d.log&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;-- a new file every day</p><p>&nbsp;</p><p>/Rolf&nbsp;</p>