Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #57341

Re: using smtp in python

References <90f07095-359c-4c57-9948-39ac089b21da@googlegroups.com> <CAGGBd_qDkvnyNBnmRyQUHpDReoYGve8fnT8omHQNjqvkpVx0+A@mail.gmail.com> <201310221502.56293.thudfoo@gmail.com>
Date 2013-10-23 17:16 +1100
Subject Re: using smtp in python
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.1394.1382509010.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Wed, Oct 23, 2013 at 9:02 AM, xDog Walker <thudfoo@gmail.com> 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 domains managed here - same
approach as is often used for caching+authoritative DNS resolvers).

ChrisA

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

using smtp in python ashikbekal@gmail.com - 2013-10-22 11:00 -0700
  Re: using smtp in python Dan Stromberg <drsalists@gmail.com> - 2013-10-22 11:44 -0700
  Re: using smtp in python xDog Walker <thudfoo@gmail.com> - 2013-10-22 15:02 -0700
  Re: using smtp in python Chris Angelico <rosuav@gmail.com> - 2013-10-23 17:16 +1100

csiph-web