Robin Becker wrote:
> Tim Williams wrote:
>> On 28/09/2007, Robin Becker <[EMAIL PROTECTED]> wrote:
>>> Is there a way to use smtplib to get recipient validation. I can use smtplib
>>> quite happily to send emails using the locahost's sendmail, but sendmail is
>>> just
>>> fire and forget, so som
On 28/09/2007, Robin Becker <[EMAIL PROTECTED]> wrote:
> Tim Williams wrote:
> > On 28/09/2007, Robin Becker <[EMAIL PROTECTED]> wrote:
> >> Is there a way to use smtplib to get recipient validation. I can use
> >> smtplib
> >> quite happily to send emails using the locahost's sendmail, but sendma
Tim Williams wrote:
> On 28/09/2007, Robin Becker <[EMAIL PROTECTED]> wrote:
>> Is there a way to use smtplib to get recipient validation. I can use smtplib
>> quite happily to send emails using the locahost's sendmail, but sendmail is
>> just
>> fire and forget, so some bad addresses eg [EMAIL P
On 28/09/2007, Robin Becker <[EMAIL PROTECTED]> wrote:
> Is there a way to use smtplib to get recipient validation. I can use smtplib
> quite happily to send emails using the locahost's sendmail, but sendmail is
> just
> fire and forget, so some bad addresses eg [EMAIL PROTECTED] don't cause any
Is there a way to use smtplib to get recipient validation. I can use smtplib
quite happily to send emails using the locahost's sendmail, but sendmail is
just
fire and forget, so some bad addresses eg [EMAIL PROTECTED] don't cause any
error in the sending application. I know some smtp setups d