Don't store the logrus entry as it might be possible that the standard logrus logger can get changed in between resulting in stale pointers inside the `Logrus.Entry` instance.
Ensure the IMAP commands and SMTP commands are logged to trace channels with an entry so they are recognizable as before.