Yes(Godaddy), I go straight thru my server, which I set up with the options and do not have to set up anything on my computer. I like this because I have three locations and do not have to set up anything to send an email. I have also just recently(with help from Mike Byerly) wrote script to automatically upload and download files from my server, which I use for updating each location. Tom
________________________________ From: J BLAUSTEIN <[email protected]> To: RBASE-L Mailing List <[email protected]> Sent: Thu, March 10, 2011 2:11:39 PM Subject: [RBASE-L] - Re: Email using print command with gmail client Tom is your web mail server a "pop", independent , not part of a larger group like gmail, yahoo.... j On 3/10/2011 1:27 PM, TOM HART wrote: I am using WIndows 7 pro and had trouble sending emails from Rbase through my ISP(ATT, which uses Yahoo), I worked around it by going thru my website email server and have had no problems. >Tom Hart > > > > ________________________________ From: Jim Belisle <[email protected]> >To: RBASE-L Mailing List <[email protected]> >Sent: Thu, March 10, 2011 12:02:02 PM >Subject: [RBASE-L] - Re: Email using print command with gmail client > > >If you find a fix for this, please let us know. >I have two workers here in the office that have Windows 7, 64 bit and they >have >not been able to send emails. >They also use the latest version of acrobat X. > >James Belisle > ________________________________ >From:[email protected] [mailto: [email protected] ] On Behalf Of J BLAUSTEIN >Sent: Thursday, March 10, 2011 10:42 AM >To: RBASE-L Mailing List >Subject: [RBASE-L] - Re: Email using print command with gmail client > >Thank you Karen - I tried to send an email from a displayed report and file >and >check email (I completed the info in the report setting email fields and check >"OK") and did not received the email - I believe that the problem is what Paul >mention mapi and outlook 2010 and windows 7 .. > >j >On 3/10/2011 10:11 AM, [email protected] wrote: >J: I always thought of this as being one of two options. Either you (1) go >into settings / report / email and type in the info there, or (2) you put the >settings directly in the "print" statement. But I've never done both. Below >is an example of a print command when I have the settings automatically >entered >at the workstation (this client is running windows 7): > > PRINT &vreportname WHERE blno = .vblno OPTION PDF | FILENAME >&vrname + > |TITLE 'Transfer Documentation' + > |SUBJECT 'Your Documentation from Transfer' + > |AUTHORIZATION 'ABC company' + > |INCLUDE_IMAGES ON + > |INCLUDE_LINES ON + > |INCLUDE_RICHTEXT ON + > |INCLUDE_SHAPES ON + > |OPEN OFF + > |email ON + > |email_attachments &vscanfile + > |email_to_list &vtoadd + > |email_from_name ABC company + > |email_from_address &vfrom + > |Email_subject &vsubject + > |email_body &vames + > |email_delete_after_send ON + > |email_show_dialog OFF > > > > > > > >thank you karen - I have added the pipe before the email_date and the command >is >still not working - I should mention that the operating system is windows 7 pro > >I went into the setting/report/email and completed the form > > >-- > > >J. Blaustein >J Blaustein Associates, Inc. > 12 Herrick Drive > Lawrence , NY 11559 >516-371-3445 FAX 516-345-8009 -- J. Blaustein J Blaustein Associates, Inc. 12 Herrick Drive Lawrence , NY 11559 516-371-3445 FAX 516-345-8009

