On Thu, 2004-06-17 at 14:59, InfoHelp wrote: > Hi folks, > > This original post just arrived in my Inbox (14:54 /pm) > > G Chinnery wrote: > > > I know I am a bit of a newbie and I have only just started with SSH > > due to upgrading my Distro to Mandrake 8.1 then 10.0. > > But SSH makes life very difficult. > > So far I have followed the instructions from the web pages given to me > > and still I can't access any of my boxes with out having to give a > > password. > > And as for my web scripts those don't work at all. > > I have run them in a shell and when the script asks for the password > > from a server, I type in the password and it won't even let me in full > > stop. > > I would rather use SSH than have to install rsh to get this working, > > so any ideas??? > > > > G.Chinnery. > > Does anyone know where in the works CLUG posts are being held up? > There doesn't seem much consistency between subscriber receive times. > - Host ISP spam filters? > Any remedies?
try reading the headers, there will be a sequence of "Received" headers for each SMTP server it passed through. See where the holdup was. FYI the headers for the original post in my machine is as follows: Received: from cantva.canterbury.ac.nz (cantva.canterbury.ac.nz [132.181.2.27]) by www.rout.co.nz (Postfix) with ESMTP id 8B4FD3D046 for <[EMAIL PROTECTED]>; Thu, 17 Jun 2004 03:52:57 +1200 (NZST) Received: from PROCESS-DAEMON.it.canterbury.ac.nz by it.canterbury.ac.nz (PMDF V6.2-X27 #30791) id <[EMAIL PROTECTED]> (original mail from [EMAIL PROTECTED]) for [EMAIL PROTECTED]; Thu, 17 Jun 2004 03:52:54 +1200 (NEW ZEALAND STANDARD TIME) Received: from PMAS-DAEMON.it.canterbury.ac.nz by it.canterbury.ac.nz (PMDF V6.2-X27 #30791) id <[EMAIL PROTECTED]> for [EMAIL PROTECTED] (ORCPT [EMAIL PROTECTED]); Thu, 17 Jun 2004 03:52:49 +1200 (NEW ZEALAND STANDARD TIME) Received: from CONVERSION-DAEMON.it.canterbury.ac.nz by it.canterbury.ac.nz (PMDF V6.2-X27 #30791) id <[EMAIL PROTECTED]> for [EMAIL PROTECTED] (ORCPT [EMAIL PROTECTED]); Thu, 17 Jun 2004 03:52:49 +1200 (NEW ZEALAND STANDARD TIME) Received: from linda-1.paradise.net.nz (bm-1a.paradise.net.nz [202.0.58.20]) by it.canterbury.ac.nz (PMDF V6.2-X27 #30791) with ESMTP id <[EMAIL PROTECTED]> for [EMAIL PROTECTED] (ORCPT [EMAIL PROTECTED]); Thu, 17 Jun 2004 03:52:48 +1200 (NEW ZEALAND STANDARD TIME) Received: from smtp-2.paradise.net.nz (smtp-2b.paradise.net.nz [202.0.32.211]) by linda-1.paradise.net.nz (Paradise.net.nz) with ESMTP id <[EMAIL PROTECTED]> for [EMAIL PROTECTED]; Thu, 17 Jun 2004 03:52:49 +1200 (NZST) Received: from paradise.net.nz (202-0-48-208.paradise.net.nz [202.0.48.208]) by smtp-2.paradise.net.nz (Postfix) with ESMTP id 1D21B9EB06 for <[EMAIL PROTECTED]>; Thu, 17 Jun 2004 03:52:49 +1200 (NZST) you can see that it went from Mr Chinnery all the way through the Uni system and into my machine between 3:52:47 and 3:52:57 (of course not all those machine's clocks are necessarily synchronised, at least one is clearly out) Your headers should tell a story. Take a look. > > Cheers > Rik
