Profiles

Badges

PRACTICE
1 badge
Support Contributor '26

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
12contributions
high0
medium12
score12
Last 90 days
12contributions
high0
medium12
score12
Last 12 months
62contributions
high0
medium62
score62

Contributions

Type
July 2026
Jul 05 Sun · 16:17
Forums med
Posted a reply to using s-nail with wp_mail(), on the site WordPress.org Forums:
working test script below was written from this excellent example. ini_set('display_errors', 1);ini_set('display_startup_errors', 1);error_reporting(E_ALL);// include wordpressrequire_once('wp-load.php');$to…
Jul 05 Sun · 16:17
Forums med
Posted a reply to orange “There was an error trying to send your message.”, on the site WordPress.org Forums:
resolved.
Jul 03 Fri · 18:13
Forums med
Posted a reply to using s-nail with wp_mail(), on the site WordPress.org Forums:
to spare somebody all the the trouble: sendmail_path = "tr -d 'r' | /usr/bin/s-nail -t"php…
Jul 03 Fri · 16:38
Forums med
Posted a reply to using s-nail with wp_mail(), on the site WordPress.org Forums:
darn.... its a php error, going to try to find a php forum.....
Jul 02 Thu · 18:45
Forums med
Posted a reply to using s-nail with wp_mail(), on the site WordPress.org Forums:
ok i am a LOT further along, still need to debug a little bit: `<?php<br>$message…
Jul 01 Wed · 17:13
Forums med
Created a topic, using s-nail with wp_mail(), on the site WordPress.org Forums:
has anybody successfully used /usr/bin/s-nail to send …
Jul 01 Wed · 00:02
Forums med
Posted a reply to orange “There was an error trying to send your message.”, on the site WordPress.org Forums:
ok the wp-mail-smtpplug-in seemed to fix it. now on to the next error.... i wanted…
June 2026
Jun 30 Tue · 20:25
Forums med
Posted a reply to orange “There was an error trying to send your message.”, on the site WordPress.org Forums:
edit, -- its RED, not orange. looking in the code, i see there is 'description'…
Jun 30 Tue · 18:59
Forums med
Created a topic, orange “There was an error trying to send your message.”, on the site WordPress.org Forums:
hello - contact-form-7 seems to be the culprit that re…
Jun 22 Mon · 23:19
Forums med
Created a topic, skipping the “complete” email being sent out, on the site WordPress.org Forums:
hello - so far so good with wooCommerce/stripe.... ac…