 |
|
 |
|
Next: objects communicating
|
| Author |
Message |
External

Since: Jan 10, 2009 Posts: 2
|
(Msg. 1) Posted: Sun Jan 11, 2009 9:24 pm
Post subject: FM10 SMTP... follow-up question Archived from groups: comp>databases>filemaker (more info?)
|
|
|
Has anybody effectively used the "send mail" script step with the SMTP
option?
Testing, I sent emails to myself at 3 different addresses: the pop
account I have with my ISP (drizzle.com), a yahoo account and a gmail
account. With yahoo and gmail it does not show up, even in the Junk
Mail. With drizzle.com, it never shows up in my email-client
inbox, but if I log into drizzles web-based email page, I'll find the
test emails in their server-side spam box.
If I send the same test email, with the same subject, body, From: and
Reply-To, but use my normal email Mac email client, it does fine.
So, I'm wondering if anybody can report that they've sent out an email
from within filemaker using the SMTP option and know that it was
received.
Thanks!
Greg >> Stay informed about: FM10 SMTP... follow-up question |
|
| Back to top |
|
 |  |
External

Since: Jan 12, 2009 Posts: 2
|
(Msg. 2) Posted: Mon Jan 12, 2009 8:51 am
Post subject: Re: FM10 SMTP... follow-up question [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
I've had no problems at all with this. You have presumably set up the
"from" part of it correctly in FileMaker? If you are having delivery
problems with this, it is not the fault of FileMaker -- it is either
your SMTP setup, or it is your sending mail server or your receiving
mail server not being able to match the sender name/address with a
real server or address.
On Jan 11, 9:24 pm, wrote:
> Has anybody effectively used the "send mail" script step with the SMTP
> option?
>
> Testing, I sent emails to myself at 3 different addresses: the pop
> account I have with my ISP (drizzle.com), a yahoo account and a gmail
> account. With yahoo and gmail it does not show up, even in the Junk
> Mail. With drizzle.com, it never shows up in my email-client
> inbox, but if I log into drizzles web-based email page, I'll find the
> test emails in their server-side spam box.
>
> If I send the same test email, with the same subject, body, From: and
> Reply-To, but use my normal email Mac email client, it does fine.
>
> So, I'm wondering if anybody can report that they've sent out an email
> from within filemaker using the SMTP option and know that it was
> received.
>
> Thanks!
>
> Greg >> Stay informed about: FM10 SMTP... follow-up question |
|
| Back to top |
|
 |  |
External

Since: Apr 19, 2005 Posts: 35
|
(Msg. 3) Posted: Tue Jan 13, 2009 3:51 pm
Post subject: Re: FM10 SMTP... follow-up question [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
WIN XP SP3
I had spotty results as well. trying various email accounts:
pop.x.y refuses to send
smtp.x.y appears to send but never shows up...
smtpauth.x.y is ok
Is there an error handler in the SMTP stuff?
--
-------------------------------------------------
Captain Guy
Concord Realestate
New Smyrna Beach FL USA
386-689-5088
-------------------------------------------------
s/v Island Time (Beneteau 352#277)
AICW 845.5
wrote in message
> Has anybody effectively used the "send mail" script step with the SMTP
> option?
>
> Testing, I sent emails to myself at 3 different addresses: the pop
> account I have with my ISP (drizzle.com), a yahoo account and a gmail
> account. With yahoo and gmail it does not show up, even in the Junk
> Mail. With drizzle.com, it never shows up in my email-client
> inbox, but if I log into drizzles web-based email page, I'll find the
> test emails in their server-side spam box.
>
> If I send the same test email, with the same subject, body, From: and
> Reply-To, but use my normal email Mac email client, it does fine.
>
> So, I'm wondering if anybody can report that they've sent out an email
> from within filemaker using the SMTP option and know that it was
> received.
>
> Thanks!
>
> Greg >> Stay informed about: FM10 SMTP... follow-up question |
|
| Back to top |
|
 |  |
External

Since: Apr 19, 2005 Posts: 35
|
(Msg. 4) Posted: Tue Jan 13, 2009 4:03 pm
Post subject: Re: FM10 SMTP... follow-up question [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
I copied the smtp info directly from outlook (inclding username and password
if log-in is required.
and all work fine in outlook but not in FM 10...
so it apparently is not the smtp setup
--
-------------------------------------------------
Captain Guy
Concord Realestate
New Smyrna Beach FL USA
386-689-5088
-------------------------------------------------
s/v Island Time (Beneteau 352#277)
AICW 845.5
wrote in message
I've had no problems at all with this. You have presumably set up the
"from" part of it correctly in FileMaker? If you are having delivery
problems with this, it is not the fault of FileMaker -- it is either
your SMTP setup, or it is your sending mail server or your receiving
mail server not being able to match the sender name/address with a
real server or address.
On Jan 11, 9:24 pm, wrote:
> Has anybody effectively used the "send mail" script step with the SMTP
> option?
>
> Testing, I sent emails to myself at 3 different addresses: the pop
> account I have with my ISP (drizzle.com), a yahoo account and a gmail
> account. With yahoo and gmail it does not show up, even in the Junk
> Mail. With drizzle.com, it never shows up in my email-client
> inbox, but if I log into drizzles web-based email page, I'll find the
> test emails in their server-side spam box.
>
> If I send the same test email, with the same subject, body, From: and
> Reply-To, but use my normal email Mac email client, it does fine.
>
> So, I'm wondering if anybody can report that they've sent out an email
> from within filemaker using the SMTP option and know that it was
> received.
>
> Thanks!
>
> Greg >> Stay informed about: FM10 SMTP... follow-up question |
|
| Back to top |
|
 |  |
External

Since: Jun 08, 2008 Posts: 6
|
(Msg. 5) Posted: Tue Jan 13, 2009 6:25 pm
Post subject: Re: FM10 SMTP... follow-up question [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Guy wrote:
> and all work fine in outlook but not in FM 10...
SMTP is not a mail sender, it has to be accepted by your ISP's smtp as
an "honourable" SMTP. The goal is fighting spam.
each ISP has its one way of doing that...
usually, ISP think you don't have to use a professional tool like a SMTP
feature, unlelss you'll pay for a professional account... >> Stay informed about: FM10 SMTP... follow-up question |
|
| Back to top |
|
 |  |
External

Since: Nov 01, 2008 Posts: 9
|
(Msg. 6) Posted: Tue Jan 13, 2009 9:25 pm
Post subject: Re: FM10 SMTP... follow-up question [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Guy" wrote in message
> WIN XP SP3
>
> I had spotty results as well. trying various email accounts:
>
> pop.x.y refuses to send
>
> smtp.x.y appears to send but never shows up...
>
> smtpauth.x.y is ok
>
> Is there an error handler in the SMTP stuff?
A provider can call their servers anything they like, but pop.x.y is usually
the incoming email server, so obviously you won't be able to send via that.
The smtp.x.y is the one for sending email. Some providers use other names
like mail.x.y.
Many Internet providers will also not let you send email via their mail
servers unless you are logged in via an account with them, so if for xample
you are trying to send emails using your home Internet provider's servers
from a work connection, it may not work. Authentication may solve this with
some email providers.
I don't know how FileMaker 10 handles all the settings (or even if it
handles them all), but as long as you copy everything from a working email
application, incuding port numbers, etc., then it should work in FileMaker
too ... but is is a brand new feature and may still have some bugs that need
fixing.
Helpful Harry  ) >> Stay informed about: FM10 SMTP... follow-up question |
|
| Back to top |
|
 |  |
External

Since: Apr 19, 2005 Posts: 35
|
(Msg. 7) Posted: Thu Jan 15, 2009 9:43 am
Post subject: Re: FM10 SMTP... follow-up question [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
not true... e.g. pop.mindspring.com is used for both receive and send.
Guy
--
-------------------------------------------------
Captain Guy
Concord Realestate
New Smyrna Beach FL USA
386-689-5088
-------------------------------------------------
s/v Island Time (Beneteau 352#277)
AICW 845.5
"Your Name" wrote in message
>
> "Guy" wrote in message
>
>> WIN XP SP3
>>
>> I had spotty results as well. trying various email accounts:
>>
>> pop.x.y refuses to send
>>
>> smtp.x.y appears to send but never shows up...
>>
>> smtpauth.x.y is ok
>>
>> Is there an error handler in the SMTP stuff?
>
> A provider can call their servers anything they like, but pop.x.y is
> usually
> the incoming email server, so obviously you won't be able to send via
> that.
> The smtp.x.y is the one for sending email. Some providers use other names
> like mail.x.y.
>
> Many Internet providers will also not let you send email via their mail
> servers unless you are logged in via an account with them, so if for
> xample
> you are trying to send emails using your home Internet provider's servers
> from a work connection, it may not work. Authentication may solve this
> with
> some email providers.
>
> I don't know how FileMaker 10 handles all the settings (or even if it
> handles them all), but as long as you copy everything from a working email
> application, incuding port numbers, etc., then it should work in FileMaker
> too ... but is is a brand new feature and may still have some bugs that
> need
> fixing.
>
> Helpful Harry )
>
> >> Stay informed about: FM10 SMTP... follow-up question |
|
| Back to top |
|
 |  |
| Related Topics: | Follow up on Custom Function Question - Earlier this week, I attempted to execute my first custom function, and with Howard S.'s help, I succeeded. I was under the following impression: - I need to be using FMP Advanced in order to create a custom function. - Once created, anyone who..
Sorting and grouping - follow-up, bug and workaround - FMPro v 8.0, Mac OSX I'm posting this in case it saves someone else some time and frustration: A few weeks ago I asked a question about sorting and grouping records for a report: I wanted to group records by client name (so as to put client info in a...
Beginner question - Am using the Contact Management template that comes with FileMaker Pro 7. Is there a way to do a find this way...type in a number in the first phone field and it will find it if is in the first or second phone field? I want it to look automatically in....
Act! to Filemaker Question #3 - One of the most important things pieces of Act! for us was the histories (past time) and calendar activities (future time) all linked to the various contacts. I've been reading about reating tables, choosing a key field, so on. What is a..
Simple Question - I have a db in FM7 where each record contains a file in a container field with a date, a description, and other information. I want to have a list of people involved. Sometimes there are 6 people, sometimes 2, sometimes none. Right now I have a text.... |
|
You can post new topics in this forum You can reply to topics in this forum You can edit your posts in this forum You can delete your posts in this forum You can vote in polls in this forum
|
|
|
|
 |
|
|