public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] How can I unsubscribe from gentoo-news?
@ 2013-08-27 16:35 Jarry
  2013-08-27 19:59 ` Alan McKinnon
  0 siblings, 1 reply; 8+ messages in thread
From: Jarry @ 2013-08-27 16:35 UTC (permalink / raw
  To: gentoo-user

Hi Gentoo-users,

I'd like to stop receiving news, how can I do that?

Or better said, I'd like to receive gentoo-news only
on one of my 6 servers, and turn this feature off
on remaining 5...

Jarry
-- 
_______________________________________________________________
This mailbox accepts e-mails only from selected mailing-lists!
Everything else is considered to be spam and therefore deleted.


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

* Re: [gentoo-user] How can I unsubscribe from gentoo-news?
  2013-08-27 16:35 [gentoo-user] How can I unsubscribe from gentoo-news? Jarry
@ 2013-08-27 19:59 ` Alan McKinnon
  2013-08-27 20:19   ` Wang Xuerui
  2013-08-27 20:19   ` Jarry
  0 siblings, 2 replies; 8+ messages in thread
From: Alan McKinnon @ 2013-08-27 19:59 UTC (permalink / raw
  To: gentoo-user

On 27/08/2013 18:35, Jarry wrote:
> Hi Gentoo-users,
> 
> I'd like to stop receiving news, how can I do that?
> 
> Or better said, I'd like to receive gentoo-news only
> on one of my 6 servers, and turn this feature off
> on remaining 5...
> 
> Jarry



It's in the mail headers:

<mailto:gentoo-user+unsubscribe@lists.gentoo.org>

you would obviously use -news and not -user


Normal practice (at least with Mailman) is to have such links in the
email footer. I see Gentoo lists don't do that; I believe because they
run Encartis?

-- 
Alan McKinnon
alan.mckinnon@gmail.com



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

* Re: [gentoo-user] How can I unsubscribe from gentoo-news?
  2013-08-27 19:59 ` Alan McKinnon
@ 2013-08-27 20:19   ` Wang Xuerui
  2013-08-27 20:19   ` Jarry
  1 sibling, 0 replies; 8+ messages in thread
From: Wang Xuerui @ 2013-08-27 20:19 UTC (permalink / raw
  To: gentoo-user

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

在 2013-8-28 上午4:03,"Alan McKinnon" <alan.mckinnon@gmail.com>写道:
>
> On 27/08/2013 18:35, Jarry wrote:
> > Hi Gentoo-users,
> >
> > I'd like to stop receiving news, how can I do that?
> >
> > Or better said, I'd like to receive gentoo-news only
> > on one of my 6 servers, and turn this feature off
> > on remaining 5...
> >
> > Jarry
>
>
>
> It's in the mail headers:
>
> <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
>
> you would obviously use -news and not -user
>
>
> Normal practice (at least with Mailman) is to have such links in the
> email footer. I see Gentoo lists don't do that; I believe because they
> run Encartis?
>
> --
> Alan McKinnon
> alan.mckinnon@gmail.com
>
>

Ah, I think he actually means those news items as seen in "eselect news
read", as some keywords like "server" and "turn off" suggest...

[-- Attachment #2: Type: text/html, Size: 1362 bytes --]

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

* Re: [gentoo-user] How can I unsubscribe from gentoo-news?
  2013-08-27 19:59 ` Alan McKinnon
  2013-08-27 20:19   ` Wang Xuerui
@ 2013-08-27 20:19   ` Jarry
  2013-08-27 20:59     ` Alan McKinnon
  1 sibling, 1 reply; 8+ messages in thread
From: Jarry @ 2013-08-27 20:19 UTC (permalink / raw
  To: gentoo-user

On 27-Aug-13 21:59, Alan McKinnon wrote:
> On 27/08/2013 18:35, Jarry wrote:
>>
>> I'd like to stop receiving news, how can I do that?
>>
>> Or better said, I'd like to receive gentoo-news only
>> on one of my 6 servers, and turn this feature off
>> on remaining 5...
>
>
> It's in the mail headers:
> <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
>
> you would obviously use -news and not -user

I probably did not express myself correctly. What I mean
is portage-news. News I get sometimes after "emerge --sync".
Not news-mailinglist...

Jarry
-- 
_______________________________________________________________
This mailbox accepts e-mails only from selected mailing-lists!
Everything else is considered to be spam and therefore deleted.


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

* Re: [gentoo-user] How can I unsubscribe from gentoo-news?
  2013-08-27 20:19   ` Jarry
@ 2013-08-27 20:59     ` Alan McKinnon
  2013-08-27 21:09       ` Paul Hartman
  0 siblings, 1 reply; 8+ messages in thread
From: Alan McKinnon @ 2013-08-27 20:59 UTC (permalink / raw
  To: gentoo-user

On 27/08/2013 22:19, Jarry wrote:
> On 27-Aug-13 21:59, Alan McKinnon wrote:
>> On 27/08/2013 18:35, Jarry wrote:
>>>
>>> I'd like to stop receiving news, how can I do that?
>>>
>>> Or better said, I'd like to receive gentoo-news only
>>> on one of my 6 servers, and turn this feature off
>>> on remaining 5...
>>
>>
>> It's in the mail headers:
>> <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
>>
>> you would obviously use -news and not -user
> 
> I probably did not express myself correctly. What I mean
> is portage-news. News I get sometimes after "emerge --sync".
> Not news-mailinglist...

Ah, that makes more sense ;-)
I *did* wonder why you hadn't thought to read the headers!

from the GLEP:

Users who really don't care about news items can use rsync_excludes to
filter out the metadata/news/ directory.

http://www.gentoo.org/proj/en/glep/glep-0042.html


man 5 make.conf also documents FEATURES=news
Oddly enough, we all know how to enable FEATURES (just add to the list),
but I have no idea how to disable them!

I don't have news in my FEATURES but I do get the newsitems. Is

FEATURES=-news

even valid sysntax?


-- 
Alan McKinnon
alan.mckinnon@gmail.com



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

* Re: [gentoo-user] How can I unsubscribe from gentoo-news?
  2013-08-27 20:59     ` Alan McKinnon
@ 2013-08-27 21:09       ` Paul Hartman
  2013-08-27 21:18         ` Michael Orlitzky
  2013-08-27 21:51         ` Mick
  0 siblings, 2 replies; 8+ messages in thread
From: Paul Hartman @ 2013-08-27 21:09 UTC (permalink / raw
  To: Gentoo User

On Tue, Aug 27, 2013 at 3:59 PM, Alan McKinnon <alan.mckinnon@gmail.com> wrote:
> man 5 make.conf also documents FEATURES=news
> Oddly enough, we all know how to enable FEATURES (just add to the list),
> but I have no idea how to disable them!
>
> I don't have news in my FEATURES but I do get the newsitems. Is
>
> FEATURES=-news
>
> even valid sysntax?

I believe that is the correct way to do it.


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

* Re: [gentoo-user] How can I unsubscribe from gentoo-news?
  2013-08-27 21:09       ` Paul Hartman
@ 2013-08-27 21:18         ` Michael Orlitzky
  2013-08-27 21:51         ` Mick
  1 sibling, 0 replies; 8+ messages in thread
From: Michael Orlitzky @ 2013-08-27 21:18 UTC (permalink / raw
  To: gentoo-user

On 08/27/2013 05:09 PM, Paul Hartman wrote:
> On Tue, Aug 27, 2013 at 3:59 PM, Alan McKinnon <alan.mckinnon@gmail.com> wrote:
>> man 5 make.conf also documents FEATURES=news
>> Oddly enough, we all know how to enable FEATURES (just add to the list),
>> but I have no idea how to disable them!
>>
>> I don't have news in my FEATURES but I do get the newsitems. Is
>>
>> FEATURES=-news
>>
>> even valid sysntax?
> 
> I believe that is the correct way to do it.
> 

Or stick 'eselect news read new' in one of your coworkers' ~/.bashrc files.



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

* Re: [gentoo-user] How can I unsubscribe from gentoo-news?
  2013-08-27 21:09       ` Paul Hartman
  2013-08-27 21:18         ` Michael Orlitzky
@ 2013-08-27 21:51         ` Mick
  1 sibling, 0 replies; 8+ messages in thread
From: Mick @ 2013-08-27 21:51 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: Text/Plain, Size: 602 bytes --]

On Tuesday 27 Aug 2013 22:09:12 Paul Hartman wrote:
> On Tue, Aug 27, 2013 at 3:59 PM, Alan McKinnon <alan.mckinnon@gmail.com> 
wrote:
> > man 5 make.conf also documents FEATURES=news
> > Oddly enough, we all know how to enable FEATURES (just add to the list),
> > but I have no idea how to disable them!
> > 
> > I don't have news in my FEATURES but I do get the newsitems. Is
> > 
> > FEATURES=-news
> > 
> > even valid sysntax?
> 
> I believe that is the correct way to do it.

In case it doesn't work or cause an error, also try "" marks:

FEATURES="-news"

-- 
Regards,
Mick

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

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

end of thread, other threads:[~2013-08-27 21:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-27 16:35 [gentoo-user] How can I unsubscribe from gentoo-news? Jarry
2013-08-27 19:59 ` Alan McKinnon
2013-08-27 20:19   ` Wang Xuerui
2013-08-27 20:19   ` Jarry
2013-08-27 20:59     ` Alan McKinnon
2013-08-27 21:09       ` Paul Hartman
2013-08-27 21:18         ` Michael Orlitzky
2013-08-27 21:51         ` Mick

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