<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Found out it's not the imap that is the problem.  It is the hdd drive.  I did a reboot and of course the server does not come up it is reporting Grub Error 17.<div><br></div><div>After trying to boot the server with a Linux LiveCD, I see some errors message stating:</div><div><br></div><div>sda: Current: Sense key: Medium error</div><div>  Additional Sense: Unrecovered read error</div><div>  Info fld=0xa2</div><div>end_request: I/O error, dev sda, sector 162</div><div>Buffer I/O error on device sda, logical block 81</div><div><br></div><div>There are a few of them.  </div><div><br></div><div>So I tried issuing fsck -cc and I was expecting it to run for a while but instead it just went back tot he command prompt.</div><div><br></div><div>What I would like to do is run a utility to mark the bad blocks.</div><div><br></div><div>Any idea what command or utility I can run on these scsi drives?</div><div><br></div><div><br></div><div>Regards</div><div><br></div><div><br></div><div>Jon <br><br><div>> From: euan@dekock.net<br>> To: plug@plug.org.au<br>> Date: Thu, 16 Jun 2011 20:34:25 +0800<br>> Subject: Re: [plug] mail issues<br>> <br>> Hi,<br>> <br>> Sounds like it may be a firewall problem.<br>> <br>> Can you try and telnet to the server - from the cmd prompt <br>> (assuming you're running outlook on Windows)<br>> <br>> EG:<br>> <br>> telnet MAIL_SERVER_ADDRESS 143<br>> <br>> Then just for good measure, check if POP3 and SMTP access is also<br>> enabled...<br>> <br>> telnet MAIL_SERVER_ADDRESS 110<br>> telnet MAIL_SERVER_ADDRESS 25<br>> <br>> In each case, you will get a terse greeting message. You can then exit<br>> by pressing Ctrl-[ (Control and left bracket) and typing "quit" at the<br>> "telnet>" prompt.<br>> <br>> SMTP probably does work or else you wouldn't be able to send mail.<br>> <br>> What mail server are you trying to connect to ?<br>> <br>> If it is not mail.mmtnetworks.com.au ignore the notes below.<br>> <br>> A quick scan of mail.mmtnetworks.com.au reveals the following ports:<br>> <br>> PORT    STATE    SERVICE<br>> 21/tcp  open     ftp<br>> 22/tcp  filtered ssh<br>> 23/tcp  filtered telnet<br>> 25/tcp  filtered smtp<br>> 53/tcp  filtered domain<br>> 80/tcp  open     http<br>> 110/tcp filtered pop3<br>> 139/tcp filtered netbios-ssn<br>> 143/tcp filtered imap<br>> 443/tcp open     https<br>> 445/tcp filtered microsoft-ds<br>> <br>> Which looks like you have a firewall blocking access to these ports, but<br>> that is probably intentional to the outside world. I am surprised 25 is<br>> blocked, as this server is listed as your MX record.<br>> <br>> Regards,<br>> <br>> Euan de Kock.<br>> <br>> <br>> <br>> On Thu, 2011-06-16 at 17:26 +0800, Jon L Miller wrote:<br>> > I’ve having a problem with my imap protocol in that it does not allow<br>> > OL to download the folder from the server:<br>> > <br>> >  <br>> > <br>> > Task 'Mail: Folder:Inbox Check for new mail.' reported error<br>> > (0x800CCC0E) : 'Outlook is unable to download folder Inbox from the<br>> > IMAP e-mail server for account Mail. Error: Unable to connect to the<br>> > server. If you continue to receive this message, contact your server<br>> > administrator or Internet service provider (ISP).'<br>> > <br>> >  <br>> > <br>> > It appears I can send mail, but obviously I cannot receive it in my<br>> > mailbox.<br>> > <br>> >  <br>> > <br>> > Any ideas would be greatly appreciated.<br>> > <br>> >  <br>> > <br>> >  <br>> > <br>> > Jon L Miller<br>> > <br>> > MMT Networks Pty Ltd<br>> > <br>> > e: jlmiller@mmtnetworks.com.au<br>> > <br>> > p: +618 9375 6597<br>> > <br>> > m: +61 412 126 166<br>> > <br>> >  <br>> > <br>> > Disclaimer<br>> > <br>> > This message contains confidential information and is intended only<br>> > for the individual named. If you are not the named addressee you<br>> > should not disseminate, distribute or copy this e-mail. Please notify<br>> > the sender immediately by e-mail if you have received this e-mail by<br>> > mistake and delete this e-mail from your system. E-mail transmission<br>> > cannot be guaranteed to be secure or error-free as information could<br>> > be intercepted, corrupted, lost, destroyed, arrive late or incomplete,<br>> > or contain viruses. The sender therefore does not accept liability for<br>> > any errors or omissions in the contents of this message, which arise<br>> > as a result of e-mail transmission.<br>> > <br>> >  <br>> > <br>> > <br>> >  <br>> > <br>> > <br>> > _______________________________________________<br>> > PLUG discussion list: plug@plug.org.au<br>> > http://lists.plug.org.au/mailman/listinfo/plug<br>> > Committee e-mail: committee@plug.linux.org.au<br>> <br>> <br>> _______________________________________________<br>> PLUG discussion list: plug@plug.org.au<br>> http://lists.plug.org.au/mailman/listinfo/plug<br>> Committee e-mail: committee@plug.linux.org.au<br></div></div>                                          </div></body>
</html>