Is your feature request related to a problem? Please describe.
I want to send emails from the CLI with my resend account, but I want replies to be sent to my normal Gsuite email. When using the resend SDK, i set the Reply-To header. Would be great if pop could support this!
Describe the solution you'd like
-R, --reply-to string Reply-to address ($POP_REPLY_TO)
Describe alternatives you've considered
Write my own wrapper script
Additional context
n/a
Is your feature request related to a problem? Please describe.
I want to send emails from the CLI with my resend account, but I want replies to be sent to my normal Gsuite email. When using the resend SDK, i set the
Reply-Toheader. Would be great if pop could support this!Describe the solution you'd like
Describe alternatives you've considered
Write my own wrapper script
Additional context
n/a