On Wed, Oct 23, 2013 at 9:02 AM, xDog Walker wrote:
> On Tuesday 2013 October 22 11:44, Dan Stromberg wrote:
>> Some SMTP servers require a password and some do not
>
> POP3 before SMTP ?
Or just IP-based restrictions (computers on 192.168.0.0/24 may relay
mail, all others may only send to the do
On Tuesday 2013 October 22 11:44, Dan Stromberg wrote:
> Some SMTP servers require a password and some do not
POP3 before SMTP ?
--
Yonder nor sorghum stenches shut ladle gulls stopper torque wet
strainers.
--
https://mail.python.org/mailman/listinfo/python-list
On Tue, Oct 22, 2013 at 11:00 AM, wrote:
> I'm trying to send an email using python. The mail content is taken from
> file and subject of the mail is name of the file. The program is invoked as
> ./mailclient.py -f -d
> -i -s
> .
> How to i use server ip address and the mail id to send th