[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: changing email address for list



On Thu, Dec 09, 2004 at 11:24:49PM -0800, Eric Gaumer wrote:
> Does anybody know the easiest way to change the email address I
> subscribed to the list with?

$grep subs ~/.muttrc
subscribe debian-user debian-devel debian-qa debian-gtk-gnome 
debian-curiosa debian-announce debian-devel-announce debian-laptop 
debian-news debian-java debian-mentors alsa-user

$ cat /x/x/list
mutt `grep subs ~/.muttrc | cut -d' ' -f2-100 | tr ' ' '\n' | \
  grep debian | sed 's/$/-request@lists.debian.org/' | tr '\n' ' '`



Reply to: