Message ID | 20231218121105.23882-1-lukas.bulwahn@gmail.com |
---|---|
State | New |
Headers | show |
Series | MAINTAINERS: remove non-existing SHA-cyfmac-dev-list@infineon.com | expand |
Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote: > When sending an email to SHA-cyfmac-dev-list@infineon.com, the server > responds '550 #5.1.0 Address rejected.' > > Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Patch applied to wireless.git, thanks. 044879ce5406 MAINTAINERS: wifi: brcm80211: remove non-existing SHA-cyfmac-dev-list@infineon.com
On December 19, 2023 5:12:19 AM Kalle Valo <kvalo@kernel.org> wrote: > Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote: > >> When sending an email to SHA-cyfmac-dev-list@infineon.com, the server >> responds '550 #5.1.0 Address rejected.' >> >> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> > > Patch applied to wireless.git, thanks. > > 044879ce5406 MAINTAINERS: wifi: brcm80211: remove non-existing > SHA-cyfmac-dev-list@infineon.com Is the claim here true? In another thread I replied all including this list and I am not getting a bounce message. Googling error code 550 seems to indicate a sender issue: """" This means the recipient's server doesn't trust the domain name you are using. If this happens, then your email IP is blacklisted, and your messages will bounce. """ Regards, Arend > -- > https://patchwork.kernel.org/project/linux-wireless/patch/20231218121105.23882-1-lukas.bulwahn@gmail.com/ > > https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
On Tue, Dec 19, 2023 at 10:01 AM Arend Van Spriel <arend.vanspriel@broadcom.com> wrote: > > On December 19, 2023 5:12:19 AM Kalle Valo <kvalo@kernel.org> wrote: > > > Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote: > > > >> When sending an email to SHA-cyfmac-dev-list@infineon.com, the server > >> responds '550 #5.1.0 Address rejected.' > >> > >> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> > > > > Patch applied to wireless.git, thanks. > > > > 044879ce5406 MAINTAINERS: wifi: brcm80211: remove non-existing > > SHA-cyfmac-dev-list@infineon.com > > Is the claim here true? In another thread I replied all including this list > and I am not getting a bounce message. > > Googling error code 550 seems to indicate a sender issue: > > """" > This means the recipient's server doesn't trust the domain name you are > using. If this happens, then your email IP is blacklisted, and your > messages will bounce. > """ > Well, I am using a standard gmail email account and the email is connect from some server from google. It is unfortunate if emails from such email accounts would be excluded to reach the people behind this infineon.com email. In the end, if the actual content the receivers get at this infineon.com email is so partial, they might just use and follow all discussion they are interested in with the tools (lei and friends) relying on lore.kernel.org. Lukas
On Tue, 2023-12-19 at 10:01 +0100, Arend Van Spriel wrote: > > > > > When sending an email to SHA-cyfmac-dev-list@infineon.com, the server > > > responds '550 #5.1.0 Address rejected.' > > Is the claim here true? In another thread I replied all including this list > and I am not getting a bounce message. I also got the bounce, FWIW. And Lukas is using gmail ... if you're not accepting mail from gmail I'm not sure you get to call it "email" in the 21st century, for (better or) worse... johannes
Johannes Berg <johannes@sipsolutions.net> writes: > On Tue, 2023-12-19 at 10:01 +0100, Arend Van Spriel wrote: >> > >> > > When sending an email to SHA-cyfmac-dev-list@infineon.com, the server >> > > responds '550 #5.1.0 Address rejected.' >> >> Is the claim here true? In another thread I replied all including this list >> and I am not getting a bounce message. > > I also got the bounce, FWIW. And Lukas is using gmail ... if you're not > accepting mail from gmail I'm not sure you get to call it "email" in the > 21st century, for (better or) worse... And is Infineon even contributing anything to upstream? At least I don't have recollection any recent activity, though happy to be proven wrong. We shouldn't have dormant information in MAINTAINERS file.
On Tue, Dec 19, 2023 at 12:53:18PM +0200, Kalle Valo wrote: > Johannes Berg <johannes@sipsolutions.net> writes: > > > On Tue, 2023-12-19 at 10:01 +0100, Arend Van Spriel wrote: > >> > > >> > > When sending an email to SHA-cyfmac-dev-list@infineon.com, the server > >> > > responds '550 #5.1.0 Address rejected.' > >> > >> Is the claim here true? In another thread I replied all including this list > >> and I am not getting a bounce message. > > > > I also got the bounce, FWIW. And Lukas is using gmail ... if you're not > > accepting mail from gmail I'm not sure you get to call it "email" in the > > 21st century, for (better or) worse... > > And is Infineon even contributing anything to upstream? At least I don't > have recollection any recent activity, though happy to be proven wrong. > We shouldn't have dormant information in MAINTAINERS file. > I'm also using gmail (and GMX as backup). When I sent my reply about rPI testing [1] with SHA-cyfmac-dev-list@infineon.com Cc'ed, I got `Address not found` error instead (but the DSN message was in spam folder instead as I treated it as junk). For Infineon, they're now focusing on TPM subsystem, with the latest message is 6 months (or a semester in academic speak) ago [2]. Thanks. [1]: https://lore.kernel.org/lkml/ZYLKftqKFJ_PMmF3@archie.me/ [2]: https://lore.kernel.org/lkml/20230613180259.3525-4-Alexander.Steffen@infineon.com/
diff --git a/MAINTAINERS b/MAINTAINERS index d984bd745e93..0db8909f4fc0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4156,7 +4156,6 @@ M: Franky Lin <franky.lin@broadcom.com> M: Hante Meuleman <hante.meuleman@broadcom.com> L: linux-wireless@vger.kernel.org L: brcm80211-dev-list.pdl@broadcom.com -L: SHA-cyfmac-dev-list@infineon.com S: Supported F: drivers/net/wireless/broadcom/brcm80211/
When sending an email to SHA-cyfmac-dev-list@infineon.com, the server responds '550 #5.1.0 Address rejected.' Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-)