Skip to content

issues Search Results · repo:dawidd6/action-send-mail language:JavaScript

Filter by

104 results
 (470 ms)

104 results

indawidd6/action-send-mail (press backspace or delete to remove)

We ve been using action-send-email with Gmail for a few years with no issues. We recently needed to change over to using Amazon SES as our email gateway and encountered a few issues. These are most probably ...
  • gtjoseph
  • 3
  • Opened 
    yesterday
  • #234

Hello, WE are using GHES 3.16. if to: is some individual. like name.lastname@org.com. its working fine. but when we use DL groups (it will have multiple members associated). its not sending to all members. ...
  • ganesh03go
  • Opened 
    on Jul 4
  • #231

https://github.com/dawidd6/action-send-mail/blob/master/README.md#usage shows an example for dawidd6/action-send-mail@v4, where envelope_to and envelope_from should be supported, but they are not yet supported. ...
  • DamianFekete
  • 1
  • Opened 
    on Apr 24
  • #226

When communicating with my Exchange server, the username is EXAMPLE\User and the from email address is user@example.com . By turning on the debug mode I can see that it sends MAIL FROM: EXAMPLE\User which ...
  • Shane32
  • 2
  • Opened 
    on Apr 7
  • #223

this is my action defined. Need suggestion on how to get the mail properly. Image my html is Image but am getting as mail is Image
  • SESA575121PadmaPeddigari
  • 1
  • Opened 
    on Feb 14
  • #222

It looks like the emailer cant convert markdown tables as shown below in these Actions steps. I believe this can work by enabling table support in Showdown. Would this be something you could add? Example: ...
  • phoeniixhawk
  • 3
  • Opened 
    on Nov 19, 2024
  • #219

Team, I m getting the following error on usage of the emailing service on port 587 Error: 0098C782CB7F0000:error:0A00010B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:354: ...
  • SID262000
  • 7
  • Opened 
    on Sep 17, 2024
  • #215

I submitted this before as it didn t work, I saw your comment. My goal was to email specific attachments to the Author when the job fails (not all the logs just things I want to send). FYI I was able ...
  • peluse
  • 1
  • Opened 
    on Sep 5, 2024
  • #214

I get following error: Error: Unexpected socket close Fix: In main.js, add an if condition: if (bodyOrFile.startsWith( file:// )) { const file = bodyOrFile.replace( file:// , ) body ...
  • akalita-mms
  • 2
  • Opened 
    on Sep 5, 2024
  • #213

Much in the same that these these do? If not may I request this as a feature? username: ${{secrets.MAIL_USERNAME}} password: ${{secrets.MAIL_PASSKEY}}
  • peluse
  • 2
  • Opened 
    on Sep 3, 2024
  • #211
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub