Re: [ADMIN] Google blocking ProFox posts to gmail addresses

2024-08-02 Thread Ed Leafe
On Aug 1, 2024, at 20:09, Dave Crozier wrote: > > Received here Ed. Ack. I see some going through, but others with a message like: Jul 28 00:08:44 mail postfix/smtp[36630]: 703B01206BF: to=, relay=alt1.gmail-smtp-in.l.google.com[209.85.202.27]:25, delay=267185, delays=267153/0.02/31/0.88, ds

Re: [ADMIN] Google blocking ProFox posts to gmail addresses

2024-08-02 Thread Ted Roche
I'm on Gmail as tedro...@gmail.com and am getting messages. Viewing "show original" claims that DKIM passes. I'm on the profox tech list, in case that makes a difference. Here are the headers I'm seeing; looks like the header passes, but the body hash has an issue: Delivered-To: tedro...@gmail.com

Combo RowSourceType 1

2024-08-02 Thread Joe Yoder
I have figured out that a combo displaying a numeric value will misbehave if the RowSource is not numeric. When I use RowSource = 0.1,0.5,1,2,3 on a form the code runs and the combo behaves. If I use RowSource = "0.1,0.5,1,2,3" the code runs but the combo gets the quotes mixed in with the first