From owner-freebsd-questions@FreeBSD.ORG Thu Dec 23 16:39:23 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3DF84106564A for ; Thu, 23 Dec 2010 16:39:23 +0000 (UTC) (envelope-from jhs@berklix.com) Received: from tower.berklix.org (tower.berklix.org [83.236.223.114]) by mx1.freebsd.org (Postfix) with ESMTP id B9B7E8FC0C for ; Thu, 23 Dec 2010 16:39:22 +0000 (UTC) Received: from park.js.berklix.net (p5B22D543.dip.t-dialin.net [91.34.213.67]) (authenticated bits=0) by tower.berklix.org (8.14.2/8.14.2) with ESMTP id oBNGdIlt065974; Thu, 23 Dec 2010 16:39:19 GMT (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (fire.js.berklix.net [192.168.91.41]) by park.js.berklix.net (8.13.8/8.13.8) with ESMTP id oBNGeieq077843; Thu, 23 Dec 2010 17:40:44 +0100 (CET) (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (localhost [127.0.0.1]) by fire.js.berklix.net (8.14.3/8.14.3) with ESMTP id oBNGeYYo041903; Thu, 23 Dec 2010 17:40:39 +0100 (CET) (envelope-from jhs@fire.js.berklix.net) Message-Id: <201012231640.oBNGeYYo041903@fire.js.berklix.net> To: itpr0 From: "Julian H. Stacey" Organization: http://www.berklix.com BSD Unix Linux Consultancy, Munich Germany User-agent: EXMH on FreeBSD http://www.berklix.com/free/ X-URL: http://www.berklix.com In-reply-to: Your message "Thu, 23 Dec 2010 10:06:31 -0200." Date: Thu, 23 Dec 2010 17:40:34 +0100 Sender: jhs@berklix.com Cc: freebsd-questions@freebsd.org Subject: Re: Completely remove user from system X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Dec 2010 16:39:23 -0000 > 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.