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

Sending an email and reply back to another email issue solved #64

Closed
wants to merge 1 commit into from

Conversation

VijalPatel
Copy link

No description provided.

@mathe42
Copy link
Member

mathe42 commented Jan 27, 2023

Just use the option replyTo. The option inReplyTo; accepts a mail ID so it can refrence a different email.

@mathe42 mathe42 closed this Jan 27, 2023
@VijalPatel
Copy link
Author

VijalPatel commented Jan 27, 2023

When I use replyTo then it not worked, it will reply to authenticate email.
we have to use exert word Reply-To.

@mathe42
Copy link
Member

mathe42 commented Jan 27, 2023

It is a bug in line 136 not 127 will fix that

@mathe42
Copy link
Member

mathe42 commented Jan 27, 2023

fixed in ac07d84

@VijalPatel
Copy link
Author

Thank you so much.
Can you please update in https://deno.land/?
When I call Deno land package its loading old one file.

@mathe42
Copy link
Member

mathe42 commented Jan 28, 2023

Import from https://raw.githubusercontent.com/EC-Nordbund/denomailer/ac07d84a230a06ddd67fdb52f7605e92487330a9/mod.ts for now. I will create a new release when #63 is merged.

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.

2 participants