net/textproto.Error.Msg (field)

2 uses

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