Jump to content

email under fm 5.5 and osx


This topic is 7870 days old. Please don't post here. Open a new topic instead.

Recommended Posts

In the CDML thread I posted the following code:

<FORM ACTION="FMPro" METHOD="POST" NAME="checkoutform">

<DIV ALIGN="left">

<P><INPUT TYPE="hidden" NAME="-db" VALUE="PUB_WebOrder_.fp5"> <INPUT TYPE="hidden" NAME="-format" VALUE="thanks.htm"> <INPUT TYPE="hidden" NAME="-error" VALUE="checkout.htm"> <INPUT TYPE="hidden" NAME="-lay" VALUE="ForWeb"> <INPUT TYPE="hidden" NAME="-token" VALUE="[FMP-currenttoken]"> <INPUT TYPE="hidden" NAME="-recid" VALUE="[FMP-currenttoken]"> <INPUT TYPE="hidden" NAME="OrderID" VALUE="[FMP-currenttoken]"> <INPUT TYPE="hidden" NAME="-script" VALUE="Web_PlaceOrder"> <INPUT TYPE="hidden" NAME="-edit" VALUE="">

<INPUT TYPE="hidden" NAME="-smtphost" VALUE="x1.nrcan.gc.ca"> <INPUT TYPE="hidden" NAME="-mailfrom" VALUE="[email protected]"> <INPUT TYPE="hidden" NAME="-mailto" VALUE="[FMP-field:C_ForWeb_CustomerNumber::Email]"> <INPUT TYPE="hidden" NAME="-mailsub" VALUE="Order No. [FMP-currenttoken]"> <INPUT TYPE="hidden" NAME="-mailformat" VALUE="emailorder.txt"><A HREF="javascript:document.checkoutform.submit()"><IMG SRC="images/continue.gif"</A></P>

</DIV>

</FORM>

It works in Classic mode on filemaker 5.03 (Web companion 5.0v6 - but not under OSX 1.1.5 and FM 5.5.2 with web companion 5.5v4.

-Does the web companion need to use a mail client in OSX?

-The web companion version 5 sends messages fine in classic mode...

What am I missing here...

Link to comment
Share on other sites

Just for the record, I am able to email from FM 5.5v2 and OS X without problems. I am not using Unlimited. It has worked from about OS X 10.0.3.

It maybe a "Sendmail" problem. From the O'Reilly "Learning Unix for Mac OS X" book a tweak may be required:

% sudo chmod 755 /

Hope this helps.

Garry

Link to comment
Share on other sites

Gary... do you use the web companion to send emails?

Every other feature under OSX and FM5.5.2 unlimited works great... just can't get it to send a confirming email. Again this feature works fine with FM5.0.3 and Classic

I am scared to try this - but I may have to see if FM5.5.2 works under windows 2000.

I will look into the sendmail tweak - but have to admit I don't follow what or why I am tweaking something that should work out of the box.

Link to comment
Share on other sites

I do use WebCompanion to send emails. FM on Win2k has its own problems. I've never had a problem with email/WC/OS X. However, I am not using Unlimited, just the client version.

I don't know if the problem is with Unlimited, or not. However, I think something else must be wrong. Is it OS X client (not server) you are using?

Good Luck.

Garry

Link to comment
Share on other sites

Using regular OSX 10.1.5 and FM5.5.2 unlimited... there has to be a way to make this work and it is frustrating because if I'm the only one having problems and no one else has experienced the same - no emails send under OSX, then there is something wrong with my set-up and I am at a loss to explain it.

Link to comment
Share on other sites

  • 1 month later...

This topic is 7870 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.