Raymond Nook
Raymond Nook
> want to select an authenticator and not a key That's what exactly I want to say. Thanks for the follow-up!
Great job! Thanks @sahilph. I think this is definitely a valuable feature. The only point I currently find somewhat awkward is that each alias would get their own credentials. My...
@sahilph The idea is that the SMTP server does not need to honor the `From` specified in "Send mail as:" feature. So we can just put a dummy `From` there...
@sahilph We just have to guess ;-) For example, if the incoming email to SL SMTP server looks like: ``` MAIL FROM: [email protected] RCPT TO: [email protected] ``` Then now SL...
@sahilph Yeah guess is not a perfect idea, but I think it's worse to have user add every single alias they have, when they have let's say 50+ aliases and...
@rickstaa alright thanks for letting me know. I'm gonna to sunset this PR (as it's clearly out of date from main branch) and unsubscribe #1. Please let me know if...
@rickstaa The whole idea of this PR is to add support for `ownerAffiliations` option. However, apparently maintainers won't enable this feature and resolve #1 unless GitHub dramatically changed their API...
I personally like this feature, hope this can be merged soon. For reference, DuckDuckGo Email Protection currently uses 8 random lowercase letters and numbers for their address generation and it...
Thanks for the PR @fengdingbo and thanks for sharing your thoughts @mzpqnxow. Adding on top of @mzpqnxow's comment, as how ZGrab2 processes parameters now, it would be impossible for users...
Hi @lambdafu, thanks for reporting this! For the `status` flag, it seems we fixed the issue earlier in #314. I know it has been _quite_ a while since this was...