0 votes
by (120 points)

Applies to: Rebex Secure Mail

1 Answer

0 votes
by (75.8k points)

_smtp = New Smtp
_smtp.LogWriter = New FileLogWriter("c:\data\smtp.log.txt", LogLevel.Debug)
...