Okay, my host was willing to assit me in correcting all of the permission errors. So we got most everything done.
Exim is being a major pain.
From outlook, I recive the error
Your server has unexpectedly terminated the connection. Possible causes for this include server problems, network problems, or a long period of inactivity. Account: '
[email protected]', Server: 'mail.northcentralonline.com', Protocol: SMTP, Port: 25, Secure(SSL): No, Socket Error: 10053, Error Number: 0x800CCC0F
I started looking on DA for things about Exim, I kept reciving a hitch error, I did the Fix in he DA Knowledge base but it doesn't seem to have worked.
Here's the output of mail log
Code:
[root@server virtual]# tail /var/log/exim/mainlog
2005-06-24 11:06:32 1DlqRG-0001Wj-OW == [email][email protected][/email] <[email protected]> R=localuser T=local_delivery defer (-6): mailbox /var/mail/admin has wrong uid (0 != 500)
2005-06-24 11:10:57 exim 4.51 daemon started: pid=6579, -q15m, listening for SMTP on port 25 (IPv4)
2005-06-24 11:11:27 1DlseF-0001ia-QI <= [email][email protected][/email] U=apache P=local S=1086 [email protected] T="Your login details for Random Data" from <[email protected]> for [email][email protected][/email]
2005-06-24 11:14:36 1DlseF-0001ia-QI mx4.hotmail.com [65.54.167.230]: Connection timed out
2005-06-24 11:14:37 1DlseF-0001ia-QI => [email][email protected][/email] F=<[email protected]> R=lookuphost T=remote_smtp S=1119 H=mx4.hotmail.com [65.54.190.230] C="250 <[email protected]> Queued mail for delivery"
2005-06-24 11:14:37 1DlseF-0001ia-QI Completed
2005-06-24 11:15:02 1Dlshh-0001j1-Vp <= [email][email protected][/email] U=apache P=local S=773 [email protected] T="Your new password for Random Data" from <[email protected]> for [email][email protected][/email]
2005-06-24 11:15:02 1Dlshh-0001j1-Vp => [email][email protected][/email] F=<[email protected]> R=lookuphost T=remote_smtp S=801 H=mx1.hotmail.com [64.4.50.99] C="250 <[email protected]> Queued mail for delivery"
2005-06-24 11:15:02 1Dlshh-0001j1-Vp Completed
2005-06-24 11:25:57 1DlqRG-0001Wj-OW == [email][email protected][/email] <[email protected]> R=localuser T=local_delivery defer (-6): mailbox /var/mail/admin has wrong uid (0 != 500)
And the output of rejectlog
And the output of paniclog
Code:
[root@server exim]# tail paniclog
2005-06-24 07:51:14 1DkFtk-0007Eu-T7 failed to unlink /var/spool/exim/msglog//1DkFtk-0007Eu-T7
2005-06-24 07:51:14 1DjgI7-00067n-Ig failed to unlink /var/spool/exim/msglog//1DjgI7-00067n-Ig
2005-06-24 08:03:30 1DjgI7-00067n-Ig failed to unlink /var/spool/exim/msglog//1DjgI7-00067n-Ig
2005-06-24 08:03:31 1DlpiN-0001J9-04 Failed to create spool file /var/spool/exim/input//1DlpiN-0001J9-04-D: Permission denied
2005-06-24 08:03:31 1DkFtk-0007Eu-T7 failed to unlink /var/spool/exim/msglog//1DkFtk-0007Eu-T7
2005-06-24 08:03:31 1DkFtj-0007EB-VB failed to unlink /var/spool/exim/msglog//1DkFtj-0007EB-VB
2005-06-24 08:03:31 1DkFt5-0007AG-AC failed to unlink /var/spool/exim/msglog//1DkFt5-0007AG-AC
2005-06-24 08:03:31 1DlpiN-0001JN-CN Failed to create spool file /var/spool/exim/input//1DlpiN-0001JN-CN-D: Permission denied
2005-06-24 08:03:31 1DlBNz-0005So-I3 failed to unlink /var/spool/exim/input//1DlBNz-0005So-I3-J: Permission denied
2005-06-24 08:06:02 1Dlpko-0001K5-Hn Failed to create spool file /var/spool/exim/input//1Dlpko-0001K5-Hn-D: Permission denied
Might as wel throw in the output of /var/log/messages as well.
Code:
Jun 24 08:16:48 server xinetd[5576]: Started working: 1 available service
Jun 24 08:23:35 server da-popb4smtp: da-popb4smtp shutdown succeeded
Jun 24 08:23:35 server da-popb4smtp: da-popb4smtp startup succeeded
Jun 24 09:09:33 server named[6139]: lame server resolving 'www.ybaby.info' (in 'ybaby.INFO'?): 209.216.241.178#53
Jun 24 10:20:39 server sshd[6163]: Accepted password for root from ::ffff:68.13.220.56 port 33325 ssh2
Jun 24 10:29:20 server proftpd[6280]: northcentralonline.com (222.33.90.199[222.33.90.199]) - FTP session opened.
Jun 24 10:29:20 server proftpd[6280]: northcentralonline.com (222.33.90.199[222.33.90.199]) - FTP session closed.
Jun 24 10:48:06 server vm-pop3d: vm-pop3d startup succeeded
Jun 24 10:52:50 server vm-pop3d: vm-pop3d shutdown succeeded
Jun 24 10:52:50 server vm-pop3d: vm-pop3d startup succeeded
I kept getting; Unable to use <username> mailbox; Error code=13
That seemed to be a hitch error. While I no longer recive that error, messages still aren't being processed.
Outlook does the recive process fine, but the server doesn't seem to be processing e-mails, so it never "recives" them.
I tried sending an email from my gmail.com account to my admin email account, and it didn't worl
I also tried the otherway around, and it didn't work [from squirrel mail]
It seems that the SMTP is part of the problem
Obviously...it's a permission problem
I dont' have that many accounts on here...Is there anyway to just rip all the exim [email system] out, and start anew?
I tried re-installing exim, but that didn't fix anything.
Anyhelp would be greatly appretiated.
I tried just about every permission related fix for exim on this board btw
