During the sending or receiving of messages (.eml), the memory usage is very high.
For example, for a 100MB file, the memory used by the process reaches 1.6GB.
public async Task SendMailWithLargeAttachTest()
…... It’s worth noting that: Logging requires a lot of memory. It...