Each bridge, inbound as well as outbound, has a "maillog-enabled" attribute to enable/disable logging of incoming/outgoing eMails to a log file. The attribute is disabled by default:
Inbound bridge:
Outbound bridge:
Logging is done through the Log Swiftlet. The directory location is configured via the "logsink-directory" attribute which points to the working directory by default:
The filenames of the log files are
The logfiles roll over when reaching the size specified by the "size-limit" attribute of the Log Swiftlet which is 1 MB by default.