Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Dec 2010 17:40:34 +0100
From:      "Julian H. Stacey" <jhs@berklix.com>
To:        itpr0 <techprosup@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Completely remove user from system 
Message-ID:  <201012231640.oBNGeYYo041903@fire.js.berklix.net>
In-Reply-To: Your message "Thu, 23 Dec 2010 10:06:31 -0200." <AANLkTimb60hZE558XdJf3U%2BxdvdWSUZ=Bxq-=P1AEbMs@mail.gmail.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> There is any other thing that I can do to completely remove this user? It's
> urgent 'cos it's sending a lot of spam mails :( and our server administrator
> is on vacation :/
> Thank you.

In addition to what others wrote, 
in cases spam is not direct from your host, 
but perhaps relaying (now or later) via your host, check with this:

echo /usr/local/*bin/*sasl*
		If there is no sasl installed, dont worry thats
		fine, dont install it just to check, just exit, else :-)

man sasldblistusers
				# you might have sasl2 instead of sasl
su
/usr/local/sbin/sasldblistusers
				# If your rogue user is in list
man  saslpasswd

Cheers,
Julian
-- 
Julian Stacey, BSD Unix Linux C Sys Eng Consultants Munich http://berklix.com
	Mail plain text;  Not quoted-printable, or HTML or base 64.
	Avoid top posting, it cripples itemised cumulative responses.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012231640.oBNGeYYo041903>