net/textproto.Error.Msg (field)

2 uses

	net/textproto (current package)
		textproto.go#L37: 	Msg  string
		textproto.go#L41: 	return fmt.Sprintf("%03d %s", e.Code, e.Msg)