#sendEmail
That’s the hope 🤞. Lots of cool end points (like the sendEmail one). I think it’s time we had a full PDS admin tool. It’s all there just needs an ui
August 13, 2025 at 3:08 PM
Hmm, since decoratiors aren’t official, what about tagged template literals?

vercel`workflow(options)`;
function sendEmail() { … }
October 30, 2025 at 12:16 AM
while true; do dd if=/dev/random of=/tmp/data bs=1 count=25690112 && sendemail -f from@foo -t to@bar -u "Sub" -m "Body" -s smtp.foo.bar:587 -xu smtpuser -xp smtppass -a /tmp/data && sleep 1; done

so..... yeah.
March 6, 2025 at 7:34 PM
I’ve been brainstorming for a bit on a micro service that runs on a container on the same server as the PDS and overwrites the session endpoints with caddy rules. It could handle 2FA and use the sendEmail XRPC endpoint to send a code to the user.
August 13, 2025 at 3:41 PM
here's the code u would use in google scripts if u wanted to auto-send them one every week :^)

function sendEmail() {
var email = "youremail@example.com";
var subject = "This is the subject of the email";
var body = "This is the body of the email";
MailApp.sendEmail(email, subject, body);
}
August 15, 2025 at 5:49 AM
EmailOctopus - Email marketing made easy and sustainable. Simple, powerful tools to grow your business. Easy to use, quick to master and all at an affordable price. Wow your subscribers. Read more @ sites.google.com/view/emailoc...
#email #newsletter #subscribers #sendemail #emailoctopus
EmailOctopus - Email marketing made easy and sustainable
EmailOctopus Email marketing made easy and sustainable
sites.google.com
January 16, 2025 at 1:52 PM
Building GoRelay: A Durable Task Queue for Go with Zero Infrastructure Every Go developer has written this line: go sendEmail(user) It works perfectly... until it doesn't. Your server crashes, ...

#go #opensource #backend #programming

Origin | Interest | Match
Building GoRelay: A Durable Task Queue for Go with Zero Infrastructure
Every Go developer has written this line: go sendEmail(user) Enter fullscreen mode ...
dev.to
June 12, 2026 at 6:13 AM
....
Of the above member, should you want to know more, it would appear that you would have to contact her via G.O.O.N.S. on this link:-
one-name.org/sendemail/?s...
....
November 25, 2024 at 12:43 AM
But I don't think an appview can even make use of sendEmail today, they don't have the auth required on a third party PDS. They should have the ability to though, via an additional oauth scope
November 13, 2025 at 12:54 PM
Email Cash Machine -This weird AI system pays for each and every email we send.
=== Check details of this item in: cutt.ly/emailtraffic...

#SendEmail #earnmoney #FastAction #workfromhome #Email #dmdsportday #zeenunew #wildcard
August 30, 2025 at 8:53 AM
Step 4 of your #Proxmox #Homelab: Learn how to set up email notifications via Gmail and configure Windows alerts using #sendEmail and #STunnel. Ensure you're always informed of your system's status! 📧💻 #SysAdmin #TechTips www.alanbonnici.com/2024/08/prox...
Proxmox-NUT Homelab HOWTO - Step 4 : sendEmail / STunnel / Windows Notification / Test
This blog is about security and computing related topics with occassional hobby activities thrown in.
www.alanbonnici.com
August 26, 2024 at 7:41 PM
No Bool Flag Parameters

SendEmail(string to, bool isHtml) should be SendHtmlEmail and SendPlainEmail. Bool flags hide branching that belongs in the type system. Flag any method signature with two or more bool parameters as…

https://agentic-architect.dev/blog/#2026-06-30
#dotnet #csharp #cursor
June 30, 2026 at 11:50 AM
Wondering when to hit "send" for the best results of your email campaigns? ⏰
This guide breaks down the optimal times for different types of emails and audiences, helping you maximize your impact.
#EmailMarketing #MarketingTips #SendTiming #EmailCampaigns #GrowYourAudience #sendemail #marketing
When to Send Emails? [Complete Guide to Success]
Boost your email engagement by sending at the perfect time! Discover data-driven tips, industry insights, and best practices for success.
reallygooddesigns.com
March 31, 2025 at 8:08 AM
No Bool Flag Parameters

SendEmail(string to, bool isHtml) should be SendHtmlEmail and SendPlainEmail. Bool flags hide branching that belongs in the type system. Flag any method signature with two or more bool parameters as…

https://agentic-architect.dev/blog/#2026-09-13
#dotnet #csharp #cursor
September 13, 2026 at 1:48 PM
Amazon SES now supports open and click tracking override parameters in SendEmail and SendBulkEmail APIs for per-request control.
Amazon SES now supports open and click tracking override parameters
Amazon SES now supports open and click tracking override parameters in SendEmail and SendBulkEmail APIs for per-request control.
aws-news.com
August 21, 2026 at 6:59 PM
Amazon SES now supports open and click tracking override parameters

Amazon SES now lets you control open and click tracking per email via SendEmail and SendBulkEmail API parameters, eliminating the need for multiple configuration sets. This simplifies honoring recipient consent for GDPR compliance.
August 21, 2026 at 7:04 PM
🆕 Amazon SES now lets you enable or disable open and click tracking directly in SendEmail/SendBulkEmail APIs, simplifying consent management for GDPR/CNIL and reducing configuration overhead. No extra cost. Available in all SES regions.

#AWS #AmazonSimpleEmailService
Amazon SES now supports open and click tracking override parameters
Amazon Simple Email Service (SES) now supports open and click tracking override parameters in the SendEmail and SendBulkEmail APIs. Senders can enable or disable open tracking and click tracking on an individual API call, rather than managing tracking preferences through separate configuration sets. Previously, controlling tracking behavior required maintaining a distinct configuration set for each combination of open- and click-tracking settings. With this new capability, you specify the tracking preference directly in the send request, reducing configuration overhead and simplifying how you honor recipient-level tracking consent. This is useful for senders that must respect per-recipient consent choices to meet data protection requirements such as GDPR and CNIL guidance. The tracking overrides apply per request and take precedence over the tracking behavior defined in the associated configuration set, giving you fine-grained control without changing your existing configuration set structure. There is no additional cost to use this feature. This capability is available in all AWS Regions where Amazon SES is available. To learn more, see the documentation on open and click tracking in the Amazon SES Developer Guide.
aws.amazon.com
August 21, 2026 at 7:10 PM
Amazon SES now supports open and click tracking override parameters

Amazon Simple Email Service (SES) now supports open and click tracking override parameters in the SendEmail and SendBulkEmail APIs. Senders can enable or disable open tracking and click tracking o...

#AWS #AmazonSimpleEmailService
Amazon SES now supports open and click tracking override parameters
Amazon Simple Email Service (SES) now supports open and click tracking override parameters in the SendEmail and SendBulkEmail APIs. Senders can enable or disable open tracking and click tracking on an individual API call, rather than managing tracking preferences through separate configuration sets. Previously, controlling tracking behavior required maintaining a distinct configuration set for each combination of open- and click-tracking settings. With this new capability, you specify the tracking preference directly in the send request, reducing configuration overhead and simplifying how you honor recipient-level tracking consent. This is useful for senders that must respect per-recipient consent choices to meet data protection requirements such as GDPR and CNIL guidance. The tracking overrides apply per request and take precedence over the tracking behavior defined in the associated configuration set, giving you fine-grained control without changing your existing configuration set structure. There is no additional cost to use this feature. This capability is available in all AWS Regions where Amazon SES is available. To learn more, see the documentation on open and click tracking in the https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_SendEmail.html 
aws.amazon.com
August 21, 2026 at 7:05 PM
No Bool Flag Parameters

SendEmail(string to, bool isHtml) should be SendHtmlEmail and SendPlainEmail. Bool flags hide branching that belongs in the type system. Flag any method signature with two or more bool parameters as…

https://agentic-architect.dev/blog/#2026-08-19
#dotnet #csharp #cursor
August 19, 2026 at 9:48 AM
No Bool Flag Parameters

SendEmail(string to, bool isHtml) should be SendHtmlEmail and SendPlainEmail. Bool flags hide branching that belongs in the type system. Flag any method signature with two or more bool parameters as…

https://agentic-architect.dev/blog/#2026-07-25
#dotnet #csharp #cursor
July 25, 2026 at 10:43 AM