From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mxsf09.insightbb.com (mxsf09.insightbb.com [74.128.0.79]) by speech.braille.uwo.ca (Postfix) with ESMTP id 2403D10B35 for ; Sat, 8 Aug 2009 08:51:17 -0400 (EDT) X-IronPort-AV: E=Sophos;i="4.43,346,1246852800"; d="scan'208";a="150144667" Received: from unknown (HELO asav03.insightbb.com) ([172.31.249.123]) by mxsf09.insightbb.com with ESMTP; 08 Aug 2009 08:51:16 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApIKAFcRfUpKhPU6/2dsb2JhbACBTIlShVCtQAiPUIJDCIFMBQ X-IronPort-AV: E=Sophos;i="4.43,346,1246852800"; d="scan'208";a="101791555" Received: from 74-132-245-58.dhcp.insightbb.com (HELO Boe) ([74.132.245.58]) by asav03.insightbb.com with SMTP; 08 Aug 2009 08:51:16 -0400 Message-ID: <6828125AFC5C4CA1AFAFBACF0B5CC8F3@Boe> From: "Jayson Smith" To: "Speakup" Subject: OT - How to stop an account from receiving mail without deleting the account? Date: Sat, 8 Aug 2009 08:51:16 -0400 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5512 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.12 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Aug 2009 12:51:17 -0000 Hi, I run a Linux server via VPS. The 'mail' account is getting tons and tons of spam, so I'd like to start bouncing messages to that account. But I presume bad things will happen if I outright delete the mail account, right? My MTA is Sendmail. Is there any way to tell the system not to accept mail for that account? I tried aliasing it to a nonexistent user, but the mail still gets accepted, then it bounces since the alias points to total junk, then more often than not the bounce bounces, so Postmaster gets the bounced bounce, generated from a message I never even wanted in the first place! So is there a way to tell it, as soon as it sees that the message is for mail, error out right there? Thanks, Jayson