From: Rafael Skodlar <raffi@linwin.com>
To: blinux-list@redhat.com
Subject: Re: install-sendmail-6.0 script
Date: Thu, 29 May 2003 14:11:38 -0700 [thread overview]
Message-ID: <20030529211138.GD10487@linwin.com> (raw)
In-Reply-To: <Pine.LNX.4.53.0305291633370.26626@princenet.sytes.net>
Here is my exim.conf http://www.linwin.com/sysadmin/exim/my.exim.conf
file. Lines like
recipients_reject_except_senders = partial-dbm;/etc/exim/senders-accept.db : par tial-dbm;/etc/exim/domains-accept.db : partial-dbm;/etc/exim/ip-accept.db
partial-dbm statement means there is an external database file created
with
/usr/local/exim/bin/exim_dbmbuild /etc/exim/senders-accept /etc/exim/senders-accept.db
In this case users-accept contains sender names I accept email from, one
per line. For example:
someuser@hotmail.com
friend@yahoo.com
I reject all email from hotmail.com, yahoo, and such in general. Magic,
no spam from there. It's a manual way of building a white list of
senders from there but a small price to pay for seeing only about 2
spams a week.
I also check RRs for each server trying to deliver email. That takes out
90% of spam.
That's all to it.
On Thu, May 29, 2003 at 04:37:21PM -0400, Lorenzo Prince wrote:
> I took sendmail off my system and linked the "sendmail" command to Exim.
> However, unfortunately, on my Slackware system, I had to reinstall the
> Sendmail package, as Exim wouldn't accept my incoming email. In fact, it
> wouldn't even run, even after looking at the docs and trying to write a
> configuration file. Actually, from what I've heard, I would rather use
> Exim than Sendmail, and would appreciate any help or sample working config
> files that can be provided. Feel free to contact me off list if you can
> help. Thanks.
>
> Lorenzo
>
> Vini, vidi, Linux!
> -- Unknown source
--
Rafael
next prev parent reply other threads:[~ UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
jude dashiell
` Rafael Skodlar
` jude dashiell
` Rafael Skodlar
` Lorenzo Prince
` Rafael Skodlar [this message]
` Shaun Oliver
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030529211138.GD10487@linwin.com \
--to=raffi@linwin.com \
--cc=blinux-list@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).