OT: Sendmail(?) Help

Andrews Carl 455 Carl.Andrews at crackerbarrel.com
Tue Jul 8 21:03:06 IST 2008


sendmail.mc (with comments removed - lines beginning with 'dnl' or '#')

define(`_USE_ETC_MAIL_')dnl
include(`/usr/share/sendmail/cf/m4/cf.m4')dnl
VERSIONID(`$Id: sendmail.mc, v 8.13.5. 2006-08-14 08:49:38 cowboy Exp
$') OSTYPE(`debian')dnl DOMAIN(`debian-mta')dnl 
include(`/etc/mail/tls/starttls.m4')dnl
undefine(`confHOST_STATUS_DIRECTORY')dnl 
FEATURE(`no_default_msa')dnl
DAEMON_OPTIONS(`Family=inet, Name=MTA-v4, Port=smtp, Addr=0.0.0.0')dnl
DAEMON_OPTIONS(`Family=inet, Name=MSP-v4, Port=submission,
Addr=0.0.0.0')dnl define(`confPRIVACY_FLAGS',dnl
`needmailhelo,needexpnhelo,needvrfyhelo,restrictqrun,restrictexpand,nobo
dyreturn,authwarnings')dnl
define(`confCONNECTION_RATE_THROTTLE', `15')dnl
define(`confCONNECTION_RATE_WINDOW_SIZE',`10m')dnl
FEATURE(`access_db',`hash -T<TMPF> -o /etc/mail/access.db')dnl 
FEATURE(`greet_pause', `10000')dnl 10 seconds 
FEATURE(`delay_checks', `friend', `n')dnl 
define(`confBAD_RCPT_THROTTLE',`3')dnl
FEATURE(`conncontrol', `nodelay', `terminate')dnl 
FEATURE(`ratecontrol', `nodelay', `terminate')dnl 
MAILER_DEFINITIONS
MAILER(`local')dnl
MAILER(`smtp')dnl


________________________________

From: mailscanner-bounces at lists.mailscanner.info
[mailto:mailscanner-bounces at lists.mailscanner.info] On Behalf Of Peter
Farrow
Sent: Tuesday, July 08, 2008 12:40 PM
To: MailScanner discussion
Subject: Re: OT: Sendmail(?) Help



Andrews Carl 455 wrote: 

	I realize this is not MS related but if someone can help or
point me in right direction .... THANKS
	 
	I have a smtp proxy in the DMZ which passes email to my MS box
(mdaemon2). USERNAME at DOMAIN.com is an external address sending to my
domain. I have been trying to find what defines the "Policy Rejection-
274 -- Sender Quota Exceeded" but without any luck. I found one result
on experts exchange which oddly enough concluded that the message was
not accepted because of a quota policy. Not a great deal of help there.
I have checked my sendmail.cf(mc) and do not see where I have defined
any quotas, but then I honestly do not know what option I am looking for
either.
	 
	Log extract:
	 
	Jul 8 08:22:35 mdaemon2 sendmail[29122]: m68DMPE8029097:
to=<USERNAME at DOMAIN.com>, delay=00:00:09, xdelay=00:00:01, mailer=esmtp,
pri=120991, relay=mail.DOMAIN.com. [65.182.102.90], dsn=4.2.0,
stat=Deferred: 450 <USERNAME at DOMAIN.com>: Recipient address rejected:
Policy Rejection- 274 -- Sender Quota Exceeded.
	 
	Jul 8 08:31:18 mdaemon2 sm-que[30789]: m68DMPE8029097:
to=<USERNAME at DOMAIN.com>, delay=00:08:52, xdelay=00:00:01, mailer=esmtp,
pri=210991, relay=mail.DOMAIN.com. [65.182.102.90], dsn=4.2.0,
stat=Deferred: 450 <USERNAME at DOMAIN.com>: Recipient address rejected:
Policy Rejection- 274 -- Sender Quota Exceeded.
	
	 
	 
	Thanks!
	Carl

	-- 
	This message has been scanned for viruses and 
	dangerous content by the Inexcom <http://www.inexcom.co.uk/>
system scanner, 
	and is believed to be clean. 
	Advanced heuristic mail scanning server [-].


Whats in your sendmail mc file?

P.


-- 
This message has been scanned for viruses and 
dangerous content by the Inexcom <http://www.inexcom.co.uk/>  system
scanner, 
and is believed to be clean. 
Advanced heuristic mail scanning server [-]. 


More information about the MailScanner mailing list