All of lore.kernel.org
 help / color / mirror / Atom feed
* imap problem
@ 2002-09-04  6:43 David Limon Romero
  2002-09-05  8:50 ` Paul Furness
  0 siblings, 1 reply; 3+ messages in thread
From: David Limon Romero @ 2002-09-04  6:43 UTC (permalink / raw)
  To: linux-admin

Hello everybody

Some days ago one of my servers was cracked, the intruder used a rootkit 
and did some nasty things on my server, I preferred to reinstall the 
server, it was a RH 7.2, and I upgraded to RH 7.3

When the system was under attack, or some moments later, my users noticed 
that they couldn't enter anymore to read their email via webmail, I was 
using IMP via imap, after reinstalling, imap isn't working yet, my 
firewall rules are set for imap like this:
ipchains -A input -s 0/0 -d 0/0 143 -p tcp -j accept
for pop3:
ipchains -A input -s 0/0 -d 0/0 110 -p tcp -j accept

pop3 is working fine before and after the reinstallation, but imap isn't,
I tested using an email client: Evolution, using imap, and doesn't work 
with imap, when I configure it for pop3 it works fine.

I don't know what is wrong, in my hosts.[allow|deny] I don't have nothing 
reffering to that services, in my xinetd it is enabled.

I've upgraded my IMP thinking about it could be the problem... it doesn't.
I'm using imap-2001a-10, I hope someone could help me please.

Thanks in advance.
David



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-09-05 17:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-04  6:43 imap problem David Limon Romero
2002-09-05  8:50 ` Paul Furness
2002-09-05 17:11   ` David Limon Romero

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.