Send As Alias에 대한 검토
전체 검토: 2개
5점중 5점 받음
Gmail側で「他のメール アドレスを追加」をしないといけないのが面倒だが、それ以外は楽になります。
이 검토는 현재 부가 기능의 이전 (1.0.2) 버전에 대한 것입니다.5점중 1점 받음
Does not work. Assumes that aliases will have + signs in them or something.
If you want to be fancy, just add a regex field.
But that's not even necessary.
Just compare the domain the email was received at with my identity's domain, if it's the same, use the recipient's address.
Thanks for the feedback — at the time you reviewed, you were right: the extension only handled plus-addressing (user+alias@domain.com), so aliases on your own domain simply didn't match.
That's since been fixed. Newer versions add two more alias methods you can pick per account in the settings:
- Own domain — alias@yourdomain.com
- Catchall — anything@yourdomain.com
Both do exactly what you described: they compare the domain the mail was delivered to against your identity's domain, and if it matches, reply from the recipient's address — no + required. It also reads the delivery headers (X-Original-To / Delivered-To), so it still finds the right alias even when it wasn't in the To/CC line.
One thing to note: the feature is opt-in per account and defaults to plus-addressing, so you'll need to open the extension's settings once and select "Own domain" or "Catchall" for your account.
If you get a chance to try it again, I'd be glad to hear whether it works for your setup now.
모음집을 제작하시려면 Mozilla 부가 기능 계정이 있어야 합니다.
아니면 현재 사용중인 계정으로 로그인 하세요