yup, all email addresses are valid and exist.

I found that the gmail server (smtp.gmail.com) uses SSL so I switched to 
another server (smtpout.secureserver.net) that doesn't. I now no longer get the 
STARTTLS error. Instead a get an

Error: -330

which means "Unknown error" which aint very useful!

Here's what I get ...

________________________________________________
Error

An error occurred while processing your request:

File: test_email.taf
Position: Mail
Class: Internal
Main Error Number: -330


Unknown error
File: test_email.taf
Position: Mail
Class: Internal
Main Error Number: -101

General error during data source operation.


File: test_email.taf
Position: Mail
Class: Internal
Main Error Number: -101

General error during data source operation.


        [Application File]      [8]     START /witango/work/test_email.taf 
Witango_Server_5.5 
_function=list&_UserReference=B434DCB0834CB9E146E70FA1&_start=1 username=x 
Total Length of Postargs: 10
        [If Action]     [10]    IfForm ('<@ARG _function>'='sform') or 
(!LEN('<@ARG _function>'))
        [ElseIf Action] [10]    ElseIfList ('<@ARG _function>'='list')
        [Search Action] [10]    RecordList : my-db
        [Datasource]    [11]    No existing connection to the data source 
found, creating a new connection. DSN: odbc.my-db; User: myuser;
        [Query] [204]   SELECT 
e1.company_id,e1.employee_id,e1.first_name,e1.surname,e1.username,e1.email FROM 
dbo.employee e1 WHERE (e1.username LIKE 'x%')
        [ActionResults] [233]   34 18 x x x
        [Mail Action]   [233]   Mail
        [Query] [234]   Server: smtpout.secureserver.net Port: 25 Message: 
[Subject: hi Date: Tue, 11 Sep 2007 14:13:42 -0800 From: [EMAIL PROTECTED] To: 
[EMAIL PROTECTED] Mime-Version: 1.0 Content-Type: text/plain; 
charset="iso-8859-1" Content-transfer-encoding: quoted-printable X-Mailer: 
Witango Server Version 5.5.009 Liquorice (Win32) ]
        [Error] [548]   -330 Unknown error
        [Error] [548]   -101 General error during data source operation.
        [Error] [549]   -101 General error during data source operation.
        [request$ Vars] [552]   variableTimeout=30; ResultSet=[Array:1x6];

_________________________________________________________________________

> -------- Original Message --------
> Subject: Re: Witango-Talk: email fails
> From: Beverly Voth <[EMAIL PROTECTED]>
> Date: Tue, September 11, 2007 1:57 pm
> To: <[email protected]>
> 
> On 9/11/07 5:42 PM, "Norman Wheatley" <[EMAIL PROTECTED]> wrote in whole
> or in part:
> 
> > I'm trying to send email from witango. It fails and I get the following 
> > error.
> >  
> >  START /witango/email-test.taf Witango_Server_5.5
> > [Mail Action][13] Mail
> > [Query][18] Server: smtp.gmail.com Port: 25 Message: [Subject: test email
> > Date: Tue, 11 Sep 2007 13:10:39 -0800 From: [EMAIL PROTECTED] To:
> > [EMAIL PROTECTED] Mime-Version: 1.0 Content-Type: text/plain;
> > charset="iso-8859-1" Content-transfer-encoding: quoted-printable X-Mailer:
> > Witango Server Version 5.5.009 Liquorice (Win32) ]
> > [Error][339] -326 An invalid From address was specifed. Error addressing 
> > email
> > from <[EMAIL PROTECTED]>: 530 5.7.0 Must issue a STARTTLS command first
> > c3sm9717333rvf 
> > [Error][340] -101 General error during data source operation.
> > [Error][340] -101 General error during data source operation.
> > [request$ Vars][362] variableTimeout=30;
> >  
> > any ideas?
> 
> 
> Yes, is that a "valid" email address for your mail server? If it's not you
> have to use an address for the 'FROM' that the mail server will recognize,
> otherwise, it's trying to relay and the server may not allow that.
> -- 
> Beverly Voth                Tier3 Data & Web Services Group, LLC
> 606-864-0041                     http://www.tier3web.com/xml.htm
> 
>          Web Design & Hosting * Apple Consultants Network
>    Certified FileMaker 7 Developer * FileMaker Business Alliance
>     Coldfusion, Witango, PHP, MS SQL, MySQL, FMP, XML/XSLT, CSS
>    Over 12 years experience integrating databases and the internet!
> (Certified by proximity, not knowledge. I work in all flavors of FMP)
> 
> 
> ________________________________________________________________________
> TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to