[AccessD] Blatt or other email

Jim Lawrence accessd at shaw.ca
Mon May 21 16:10:14 CDT 2012


Hi Stuart:

Didn't we see that app with Windows 3.1?

Jim

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Stuart McLachlan
Sent: Monday, May 21, 2012 1:54 PM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] Blatt or other email

Google mail requires SSL/TLS  security over SMTP.  Hence the failure
message:
 "530 5.7.0 Must issue a STARTTLS command first."

Blat doesn't support that protocol directly, you have to combine it with
something like sTunnel 
to get it.

If you don't have access to another mail server which doesn't require
SSL/TLS, an alternative 
is to instal your own  basic SMTP server locally. Here's the simplest one I
know.   
http://www.softstack.com/freesmtp.html

-- 
Stuart


On 21 May 2012 at 13:38, jwcolby wrote:

> I am trying to use this and getting this in the blat error file:
> 
> 
> 2012.05.21 13:33:56 (Mon)------------Start of Session-----------------
> Blat v3.0.3 (build : May 15 2012 01:53:41)
> 32-bit Windows, Full, Unicode
> <<<getline<<< 220 mx.google.com ESMTP d10sm34405147anm.17
>  >>>putline>>> EHLO HOSTPC
> <<<getline<<< 250-mx.google.com at your service, [97.82.234.185]
> <<<getline<<< 250-SIZE 35882577
> <<<getline<<< 250-8BITMIME
> <<<getline<<< 250-STARTTLS
> <<<getline<<< 250 ENHANCEDSTATUSCODES
> Sending stdin.txt to MyPersonalTestAddr at gmail.com
> Subject: testing blay
> Login name is MyPersonalTestAddr at gmail.com
> Try number 1 of 3.
>  >>>putline>>> AUTH LOGIN
> <<<getline<<< 530 5.7.0 Must issue a STARTTLS command first.
d10sm34405147anm.17
> *** Warning ***  The SMTP server does not require AUTH LOGIN.
> *** Warning ***  Are you sure server supports AUTH?
>  >>>putline>>> MAIL FROM:<MyPersonalTestAddr at gmail.com>
> <<<getline<<< 530 5.7.0 Must issue a STARTTLS command first.
d10sm34405147anm.17
> *** Error ***  The SMTP server does not like the sender name.
> *** Error ***  Have you set your mail address correctly?
>  >>>putline>>> QUIT
> <<<getline<<< 221 2.0.0 closing connection d10sm34405147anm.17
> 2012.05.21 13:34:05 (Mon)-------------End of Session------------------
> 
> Anyone up to helping with this?
> 
> John W. Colby
> Colby Consulting
> 
> Reality is what refuses to go away
> when you do not believe in it
> 
> On 5/21/2012 11:28 AM, David McAfee wrote:
> > IIRC Francisco had a sample database on Roger Carlson's website.
> >
> >
> > Yup, here it is
> >
> >
http://rogersaccesslibrary.com/forum/tapia-francisco_forum37&SID=f4eba72b-7a
c5-f3c2z7f1-663b8ez5-d8b496z1.html
> >
> >
> >
> > On Mon, May 21, 2012 at 6:53 AM,
jwcolby<jwcolby at colbyconsulting.com>wrote:
> >
> >> Does anyone have a "plug and play" library for an email package other
than
> >> Outlook?  I need to send email with attachments.  I am hoping that
someone
> >> has written a module for Access which I can just drop in, place a dll
or
> >> something in a known location and start sending email.
> >>
> >> --
> >> John W. Colby
> >> Colby Consulting
> >>
> >> Reality is what refuses to go away
> >> when you do not believe in it
> >>
> >> --
> >> AccessD mailing list
> >> AccessD at databaseadvisors.com
> >>
http://databaseadvisors.com/**mailman/listinfo/accessd<http://databaseadviso
rs.com/mailman/listinfo/accessd>
> >> Website:
http://www.databaseadvisors.**com<http://www.databaseadvisors.com>
> >>
> 
> -- 
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
> 

--
Stuart McLachlan

Ph:    +675 340 4392 
Mob: +675 7100 2028
Web: http://www.lexacorp.com.pg

-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com



More information about the AccessD mailing list