First time here? Check out the FAQ!
answered 2017-11-30 10:32:16 +0000
The fact that you used a telnet client to send and receive SMTP messages is irrelevant. To see only the SMTP traffic simply filter on the server port used, probably 25, e.g.
port 25
tcp.port == 25