public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Remove Comtrol mail address from MAINTAINERS
@ 2005-07-20  7:32 Rolf Eike Beer
  2005-07-20 12:12 ` Jiri Slaby
  0 siblings, 1 reply; 3+ messages in thread
From: Rolf Eike Beer @ 2005-07-20  7:32 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Linus Torvalds, Andrew Morton

Every Mail to this address produces a mail telling that they do no longer 
monitor this address and you should use their webinterface.

"We are pleased to offer this powerful replacement to standard email support."

Some people just don't understand.

Signed-off-by: Rolf Eike Beer <eike-kernel@sf-tec.de>

--- linux-2.6.13-rc3/MAINTAINERS	2005-07-20 09:05:30.000000000 +0200
+++ linux-2.6.13-rc3-eike/MAINTAINERS	2005-07-20 09:13:40.000000000 +0200
@@ -1934,7 +1934,6 @@
 
 ROCKETPORT DRIVER
 P:	Comtrol Corp.
-M:	support@comtrol.com
 W:	http://www.comtrol.com
 S:	Maintained
 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Remove Comtrol mail address from MAINTAINERS
  2005-07-20  7:32 [PATCH] Remove Comtrol mail address from MAINTAINERS Rolf Eike Beer
@ 2005-07-20 12:12 ` Jiri Slaby
  2005-07-20 13:59   ` Rolf Eike Beer
  0 siblings, 1 reply; 3+ messages in thread
From: Jiri Slaby @ 2005-07-20 12:12 UTC (permalink / raw)
  To: Rolf Eike Beer; +Cc: Linux Kernel Mailing List, Linus Torvalds, Andrew Morton

Rolf Eike Beer napsal(a):

>Every Mail to this address produces a mail telling that they do no longer 
>monitor this address and you should use their webinterface.
>
>"We are pleased to offer this powerful replacement to standard email support."
>
>Some people just don't understand.
>
>Signed-off-by: Rolf Eike Beer <eike-kernel@sf-tec.de>
>
>--- linux-2.6.13-rc3/MAINTAINERS	2005-07-20 09:05:30.000000000 +0200
>+++ linux-2.6.13-rc3-eike/MAINTAINERS	2005-07-20 09:13:40.000000000 +0200
>@@ -1934,7 +1934,6 @@
> 
> ROCKETPORT DRIVER
> P:	Comtrol Corp.
>-M:	support@comtrol.com
> W:	http://www.comtrol.com
> S:	Maintained
>  
>
And you can remove these:
... while talking to advansys.com <http://advansys.com>.:
 >>> DATA
<<< 550 5.7.1 <linux@advansys.com <mailto:linux@advansys.com>>... 
Relaying denied. Proper authentication required.
550 5.1.1 <linux@advansys.com <mailto:linux@advansys.com>>... User unknown
<<< 503 5.0.0 Need RCPT (recipient)
... while talking to ali.ali.com.tw <http://ali.ali.com.tw>.:
 >>> RCPT To:<cjtsai@ali.com.tw <mailto:cjtsai@ali.com.tw>>
<<< 550 unknown user.
550 5.1.1 <cjtsai@ali.com.tw <mailto:cjtsai@ali.com.tw>>... User unknown


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Remove Comtrol mail address from MAINTAINERS
  2005-07-20 12:12 ` Jiri Slaby
@ 2005-07-20 13:59   ` Rolf Eike Beer
  0 siblings, 0 replies; 3+ messages in thread
From: Rolf Eike Beer @ 2005-07-20 13:59 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Jiri Slaby, Linus Torvalds, Andrew Morton

[-- Attachment #1: Type: text/plain, Size: 1530 bytes --]

Am Mittwoch, 20. Juli 2005 14:12 schrieb Jiri Slaby:
>Rolf Eike Beer napsal(a):
>>Every Mail to this address produces a mail telling that they do no longer
>>monitor this address and you should use their webinterface.
>>
>>"We are pleased to offer this powerful replacement to standard email
>> support."
>>
>>Some people just don't understand.
>>
>>Signed-off-by: Rolf Eike Beer <eike-kernel@sf-tec.de>
>>
>>--- linux-2.6.13-rc3/MAINTAINERS	2005-07-20 09:05:30.000000000 +0200
>>+++ linux-2.6.13-rc3-eike/MAINTAINERS	2005-07-20 09:13:40.000000000 +0200
>>@@ -1934,7 +1934,6 @@
>>
>> ROCKETPORT DRIVER
>> P:	Comtrol Corp.
>>-M:	support@comtrol.com
>> W:	http://www.comtrol.com
>> S:	Maintained
>
>And you can remove these:
>
>... while talking to advansys.com <http://advansys.com>.:
> >>> DATA
>
><<< 550 5.7.1 <linux@advansys.com <mailto:linux@advansys.com>>...
>Relaying denied. Proper authentication required.

Looks like the admin of their mail setup should ask someone who knows what he 
does.

>550 5.1.1 <linux@advansys.com <mailto:linux@advansys.com>>... User unknown
><<< 503 5.0.0 Need RCPT (recipient)

This is just if your mailer uses PIPELINING and sent a DATA before getting the 
reply to RCPT TO:

>... while talking to ali.ali.com.tw <http://ali.ali.com.tw>.:
> >>> RCPT To:<cjtsai@ali.com.tw <mailto:cjtsai@ali.com.tw>>
>
><<< 550 unknown user.
>550 5.1.1 <cjtsai@ali.com.tw <mailto:cjtsai@ali.com.tw>>... User unknown

Send a patch, you know the addresses.

Eike

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-07-20 13:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-20  7:32 [PATCH] Remove Comtrol mail address from MAINTAINERS Rolf Eike Beer
2005-07-20 12:12 ` Jiri Slaby
2005-07-20 13:59   ` Rolf Eike Beer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox