Re: bugs.gnome.org doesn't work



On 06 July, 1999 - James Henstridge sent me these 7,6K bytes:

> The debian bug tracking system seems to be a bit sensitive to the address
> you send to.
> 
> You should be able to submit the bug if you send it to
> "submit@bugs.gnome.org" instead of "<submit@bugs.gnome.org>".  You also
> see problems when giving a bugs.gnome.org address as the seconf address on
> the To: line.
> 
> One other common problem people have is when they add submit@bugs.gnome.org
> to their address book, and the mailer changes the To: line to something
> like "Gnome Bugs <submit@bugs.gnome.org>", which the bug tracker chokes
> on.

Shouldn't be that hard to fix IMO...
if ($foo =~ /<([^<>]+)>/) {
   $foo = $1;
}

... or something..

/Tomas
-- 
Tomas Ögren, stric@ing.umu.se, http://www.ing.umu.se/~stric/
|- Student at Computing Science, University of Umeå
`- Sysadmin at {cs,ing,acc}.umu.se



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