See the line
error: [Errno 10061] No connection could be made because the target machine actively refused it
That means the server you are using to send mail (presumably gmail) is blocking you. It may be because the file you are trying to send is too large, or for some other reason, no way to know.
|