<[EMAIL PROTECTED]> wrote: > I tried changing s.Send to s.Send(). It now comes up with an exception > error..
> com_error: (-2147352567, 'Exception occurred.', (0, None, 'The server > rejected one or more recipient addresses. The server response was: 554 > <[EMAIL PROTECTED]>: Relay access denied\r\n', None, 0, -2147220977), > None) sure looks like you managed to talk to the mail program, but your mail server thinks you're trying to send faked mails. your local mail admins can probably help you sort this one out. (googling for "Relay access denied" could also help) </F> -- http://mail.python.org/mailman/listinfo/python-list