Compatible Support Forums: Error logs flooding hard drive. I think. Windows 2003.

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Error logs flooding hard drive. I think. Windows 2003.

#1 User is offline   jazzdrive 

  • journeyman
  • Group: Members
  • Posts: 64
  • Joined: 13-October 04

Posted 05 January 2005 - 11:27 PM


0

#2 User is offline   jazzdrive 

  • journeyman
  • Group: Members
  • Posts: 64
  • Joined: 13-October 04

Posted 06 January 2005 - 05:53 PM

Please does anyone know what I could do to stop this? I've stopped the Exchange services from running, but how will I solve this problem when we make the switch?

Also, The mailbox store database is be getting larger even though, like I said, no one is using it and there are no mailboxes configured.


Thanks for any help you can give.
0

#3 User is offline   yakkob 

  • addict
  • Group: Members
  • Posts: 461
  • Joined: 14-March 00

Posted 06 January 2005 - 06:42 PM

To help you out with the deletion of log files just add this batch script to run every 1/2 hour as a scheduled task:

erase "c:\Program Files\Exhchange\MDBDATA\E0000*.log"

So you can at least concentrate on the other problem.

HTH
0

#4 User is offline   yakkob 

  • addict
  • Group: Members
  • Posts: 461
  • Joined: 14-March 00

Posted 07 January 2005 - 12:35 PM

Ignore the above.

Do NOT set upthe batch script.

Refer to your other post with answers by Clutch, Dosfreak, apk.

Link courtesy of Dosfreak http://weblogs.asp.net/exchange/archive/2004/05/12/130556.aspx
0

#5 User is offline   peterh 

  • addict
  • Group: Members
  • Posts: 690
  • Joined: 06-May 04

Posted 07 January 2005 - 01:25 PM

It sounds like your Email server is being Spammed, you need to configure SMTP for your domain and disable Anonymous login for the SMTP Virtual servers.

See http://www.msexchange.org/tutorials/SMTP_Virtual_Server_Uncovered.html

0

#6 User is offline   jazzdrive 

  • journeyman
  • Group: Members
  • Posts: 64
  • Joined: 13-October 04

Posted 07 January 2005 - 05:18 PM

Yeah, I tried to disable anonymous access wherever I could, but they still kept coming. I don't know what I was doing wrong.
0

#7 User is offline   jazzdrive 

  • journeyman
  • Group: Members
  • Posts: 64
  • Joined: 13-October 04

Posted 08 January 2005 - 01:29 AM

Okay, I finally got the spamming to stop. However, the badmail folder is continuing to fill up. Any ideas on what it could be?
0

#8 User is offline   Merlin_666 

  • stranger
  • Group: Members
  • Posts: 10
  • Joined: 07-December 04

Posted 10 January 2005 - 08:36 PM

Your Exchange server is most probably being used as relay server.
Check your firewall or router settings and see what open ports you have and to where they redirect.Also check as your server is not exposed as a DMZ.

0

#9 User is offline   GTwannabe 

  • member
  • Group: Members
  • Posts: 198
  • Joined: 03-June 01

Posted 10 January 2005 - 11:04 PM

Badmail will continue to fill up; Microsoft doesn't provide a way to automatically delete it.

Here's a batch file I made for my Exchange server at work:

del "C:\Program Files\Exchsrvr\Mailroot\vsi 1\BadMail\*.*" /Q

Put that in a .bat file and schedule it to run early in the morning every day and you'll be fine.

0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users