Here is mine:

divert(-1)dnl
#
# sendmail.mc created by Solefald igor (at) linuxinside (dot) com
#
divert(0)dnl
VERSIONID(`$Id: generic-linux.mc,v 8.1 1999/09/24 22:48:05 gshapiro Exp $')dnl
OSTYPE(`linux')dnl
DOMAIN(`generic')dnl
MASQUERADE_AS(`yourdomain_goes_here.com')dnl
define(`DATABASE_MAP_TYPE', `btree')dnl
define(`confPRIVACY_FLAGS',`goaway')dnl
define(`confDELAY_LA', `4')dnl
define(`confQUEUE_LA', `6')dnl
define(`confREFUSE_LA', `8')dnl
define(`confMAX_DAEMON_CHILDREN', `4')dnl
define(`confMAX_HEADERS_LENGTH', `16384')dnl
define(`confSMTP_LOGIN_MSG',`$j server ready at $b')dnl
define(`confMAX_RCPTS_PER_MESSAGE', `25')dnl
define(`confREJECT_MSG', `550 Your access to this mail host has been denied')dnl
define(`confRELAY_MSG', `550 This mail host does not RELAY')dnl
define(`confCONNECTION_RATE_THROTTLE', `3')dnl
FEATURE(`masquerade_envelope')dnl
FEATURE(`use_cw_file')dnl
FEATURE(`always_add_domain')dnl
FEATURE(`virtusertable')dnl
FEATURE(`local_procmail', `/usr/bin/procmail')dnl
FEATURE(`smrsh', `/usr/sbin/smrsh')dnl
FEATURE(`relay_entire_domain')dnl
FEATURE(`access_db')dnl
FEATURE(`blacklist_recipients')dnl
FEATURE(`delay_checks')dnl
FEATURE(`dnsbl',`rbl.maps.vix.com',`Rejected - see  http://www.mail-abuse.org/rbl/')dnl
FEATURE(`dnsbl',`dul.mail-abuse.org',`Dialup - see http://www.mail-abuse.org/dul/')dnl
FEATURE(`dnsbl',`relays.mail-abuse.org',`Open relay - see 
http://www.mail-abuse.org/rss/')dnl
FEATURE(`dnsbl',`input.orbs.org',`Open relay - see http://www.orbs.org/')dnl
MAILER(`local')dnl
MAILER(`smtp')dnl

And here is my /etc/mail/helpfile
(make sure you got <tab> between those)
-- snip --
#vers   2
smtp    If you need help don't search for it here.
--snip--

igor

On Tue 17 Apr 2001, Suresh Ramasubramanian wrote:
> CB proclaimed on mutt-users that: 
> 
> > exactly what I would call easy.  I just (and I mean JUST) fixed a 
> > problem where my local sendmail was sending it out with the local
> > machinename which doesn't resolve externally.  As a result, I was
> > getting a lot of rejects from destination mail servers and lists were
> > dropping my posts.  Took me a little while to figure out how to get it
> > working the way I needed it to.  Hell, I've been wanting to upgrade to
> > 8.12.0 anyway (Beta 7).
> 
> http://www.hserus.net/sendmail.html should help.
> 
> hth
> --s
> 
> -- 
> Suresh Ramasubramanian + Wallopus Malletus Indigenensis
> mallet @ cluestick.org + Lumber Cartel of India, tinlcI
> EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin
> 

Reply via email to