Re: dmesglog

2009-02-14 Thread FRLinux
Or use v6 :) 2009/2/14, Brian Keefer : > On Feb 13, 2009, at 4:47 PM, Jordi Beltran Creix wrote: >> >> Hello, >> >> Forgive me, but wouldn't >>(echo "Subject: type of machine" ; dmesg ; sysctl hw.sensors) | >> sendmail -f$YOUR_EMAIL dm...@openbsd.org >> be better? >> Else, if the hostname is n

Getting dmesg out [was: dmesglog]

2009-02-13 Thread Darrin Chandler
For those of you who: * have a machine not set up for mail * have ssh to a machine that CAN send mail Here's an easy way to get your dmesg without copying files around or whatever... $ dmesg | ssh myhost.com mail -s "type of machine" dm...@openbsd.org -- Darrin Chandler| Phoenix

Re: dmesglog

2009-02-13 Thread Brian Keefer
On Feb 13, 2009, at 4:47 PM, Jordi Beltran Creix wrote: Hello, Forgive me, but wouldn't (echo "Subject: type of machine" ; dmesg ; sysctl hw.sensors) | sendmail -f$YOUR_EMAIL dm...@openbsd.org be better? Else, if the hostname is not a valid domain, the mail does not get through. Regards,

Re: dmesglog

2009-02-13 Thread Hannah Schroeter
Hi! On Sat, Feb 14, 2009 at 09:47:38AM +0900, Jordi Beltran Creix wrote: >[...] >Hello, >Forgive me, but wouldn't >(echo "Subject: type of machine" ; dmesg ; sysctl hw.sensors) | >sendmail -f$YOUR_EMAIL dm...@openbsd.org >be better? >Else, if the hostname is not a valid domain, the mail does

Re: dmesglog

2009-02-13 Thread Jordi Beltran Creix
2009/2/14 Hannah Schroeter : > Hi! > > On Fri, Feb 13, 2009 at 01:23:07PM -0700, Theo de Raadt wrote: >>I want to remind everyone of two things > >>First, it is nice if you mail a dmesglog entry once in a while. > >> (dmesg | sysctl hw.sensors) |

Re: dmesglog

2009-02-13 Thread Hannah Schroeter
Hi! On Fri, Feb 13, 2009 at 01:23:07PM -0700, Theo de Raadt wrote: >I want to remind everyone of two things >First, it is nice if you mail a dmesglog entry once in a while. > (dmesg | sysctl hw.sensors) | mail -s "type of machine" > dm...@openbsd.org I guess you

dmesglog

2009-02-13 Thread Theo de Raadt
I want to remind everyone of two things First, it is nice if you mail a dmesglog entry once in a while. (dmesg | sysctl hw.sensors) | mail -s "type of machine" dm...@openbsd.org Secondly, if you send the message as a MIME attachment, sorry, but it gets deleted. We do not rea

Re: dmesglog request

2007-10-15 Thread Antti Harri
On Mon, 15 Oct 2007, Marco S Hyman wrote: You find it strange that a site with a well known address and thus a magnet for spam would use spam filtering? I'd find it strange if it didn't. Yes, I do that it uses *such* mechanisms to achieve that and like I already said I didn't even get errors

Re: dmesglog request

2007-10-15 Thread Marco S Hyman
Antti Harri writes: > > Standard anti-spam action these days. > [rest snipped] > > Maybe so, but I find it very strange for sendbug's server to have > such restrictions. I even didn't get any errors back. You find it strange that a site with a well known address and thus a magnet for spam w

Re: dmesglog request

2007-10-15 Thread Antti Harri
On Mon, 15 Oct 2007, Marco S Hyman wrote: > Some time ago I tried to submit a bug report through sendbug > but couldn't get it through. I didn't investigate much but IIRC > it was because the hostname of the box wasn't valid (missing MX records > or whatever) and the receiving smtp daemon discar

Re: dmesglog request

2007-10-15 Thread Marco S Hyman
> Some time ago I tried to submit a bug report through sendbug > but couldn't get it through. I didn't investigate much but IIRC > it was because the hostname of the box wasn't valid (missing MX records > or whatever) and the receiving smtp daemon discarded the message. Standard anti-spam acti

Re: dmesglog request

2007-10-15 Thread Antti Harri
On Tue, 16 Oct 2007, Sunnz wrote: Excuse me for my n00bish question, I always have tried the command: dmesg | mail -s "old p5 rescued from the dump" [EMAIL PROTECTED] But it always seem like it doesn't work and that I am suppose to set-up sendmail first? So I ended up copy the dmesg stuff and

Re: dmesglog request

2007-10-15 Thread Darrin Chandler
On Tue, Oct 16, 2007 at 01:15:28PM +1000, Sunnz wrote: > Excuse me for my n00bish question, I always have tried the command: > > dmesg | mail -s "old p5 rescued from the dump" [EMAIL PROTECTED] > > But it always seem like it doesn't work and that I am suppose to > set-up sendmail first? So I ende

Re: dmesglog request

2007-10-15 Thread Sunnz
Excuse me for my n00bish question, I always have tried the command: dmesg | mail -s "old p5 rescued from the dump" [EMAIL PROTECTED] But it always seem like it doesn't work and that I am suppose to set-up sendmail first? So I ended up copy the dmesg stuff and send it in my own e-mail client later

dmesglog request

2007-10-15 Thread Theo de Raadt
I would like to remind people that we all benefit greatly whenever our users send copies of their systems's boot messages to our archive. Please do not send MIME encoded mail. Please do not send messages which have been line-wrapped. Messages which are in plain-text are easier for our developers