Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tls.js #3181

Merged
merged 1 commit into from
Apr 29, 2023
Merged

Update tls.js #3181

merged 1 commit into from
Apr 29, 2023

Conversation

lnedry
Copy link
Contributor

@lnedry lnedry commented Apr 29, 2023

Rename redis command setex to setEx

Fixes #3180

Changes proposed in this pull request:

  • Rename redis command setex to setEx

Checklist:

  • docs updated
  • tests updated
  • Changes updated

Rename redis command setex to setEx haraka #3180
@msimerson msimerson merged commit 4ecb82c into haraka:master Apr 29, 2023
13 of 15 checks passed
@msimerson msimerson mentioned this pull request Jun 13, 2023
msimerson added a commit that referenced this pull request Jun 16, 2023
#### Fixed

- feat(q_forward): add LMTP routing handling #3199
- chore(q_forward): tighten up queue.wants handling #3199
- doc(q_forward): improve markdown formatting #3199
- helo.checks: several fixes, #3191
- q/smtp_forward: correct path to next_hop #3186
- don't leak addr parsing errors into SMTP conversation #3185
- connection: handle dns.reverse invalid throws on node v20 #3184
- rename redis command setex to setEx #3181

#### Changed

- test(helo.checks): add regression tests for #3191 #3195
- connection: handle dns.reverse invalid throws on node v20
- build(deps): bump ipaddr.js from 2.0.1 to 2.1.0 #3194
- chore: bump a few dependency versions #3184
- dns_list_base: avoid test failure when public DNS used #3184
- doc(outbound.ini) update link #3159
- doc(clamd.md) fixed spelling error #3155
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TLS plugin crashes when STARTTLS fails
2 participants