I have used the email on report settings to send emails directly thru my website and it has worked fine. Now it has stopped and when I test I get no connection. I have checked with my webhost and am doing everything write. The following is my code which worked until recently
PRINT stemailreport WHERE COUNT = 1 OPTION PDF|FILENAME dbcheck.CHK + |EMAIL ON + |EMAIL_HOST mail.worldsecureemail.com + |EMAIL_USERID t...@mywebsite.com + |EMAIL_PASSWORD Mycorrectpassword + |EMAIL_TO_LIST tooma...@sbcglobal.net + |EMAIL_FROM_NAME Daisy Exchange + |EMAIL_FROM_ADDRESS t...@daisyexchange.com + |EMAIL_SUBJECT hello + |EMAIL_BODY FROM Daisy Exchange + |EMAIL_ATTACHMENTS dbcheck.CHK + |EMAIL_PORT 587 + |EMAIL_AUTHENTICATION ON + |EMAIL_DELETE_AFTER_SEND ON + |EMAIL_SHOW_DIALOG On return Tom Hart -- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to rbase-l+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.