9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Steve Simon <steve@quintile.net>
To: G B <g_patrickb@yahoo.com>,
	Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] smtpd
Date: Sun, 14 Jan 2018 12:59:41 +0000	[thread overview]
Message-ID: <CBC6BD40-1D1C-4E47-A387-60B8B62F29EF@quintile.net> (raw)
In-Reply-To: <1720486952.343228.1515886233042@mail.yahoo.com>

[-- Attachment #1: Type: text/plain, Size: 988 bytes --]

i still run a plan9 based mail server too, and have dome a lot to mitigate the amounts of spam and  bots trying to brute force my email auth.

i will post details later but plan9 sill does good service as a mail relay.

-Steve


> On 13 Jan 2018, at 23:30, G B <g_patrickb@yahoo.com> wrote:
> 
> Besides my mail receiving messages from invalid users, such as, having a domain named mydomain.com it will accept fred@mydomain.com even though fred is not a valid user.  Shouldn't it bounce the mail?  
> 
> Also, instead of mail being delivered to /mail/box/$user/mbox everything is going to /mail/queue/none.
> 
> In /mail/lib/rewrite I added:
> \l\.mydomain\.com!(.*)   alias    \1
> \l\.anotherdomain\.net!(.*)    alias   \1
> 
> In /mail/lib/names.local I added:
> auser@mydomain.com   glenda
> 
> In smtpd.conf I added:
> norelay   on
> ournets  192.168.2.0/24  192.168.1.0/24
> ourdomains *.mydomain.com  *.anotherdomain.net
> 
> 
> Thanks for any help.
> 

[-- Attachment #2: Type: text/html, Size: 2321 bytes --]

  reply	other threads:[~2018-01-14 12:59 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1720486952.343228.1515886233042.ref@mail.yahoo.com>
2018-01-13 23:30 ` G B
2018-01-14 12:59   ` Steve Simon [this message]
     [not found] <712199479.2960528.1519232740715.ref@mail.yahoo.com>
2018-02-21 17:05 ` G B
2018-02-21 22:26   ` Steve Simon
2018-02-22  0:19   ` Skip Tavakkolian
2018-02-22  1:18     ` Jeff Sickel
     [not found] <1945186094.38632.1515822791590.ref@mail.yahoo.com>
2018-01-13  5:53 ` G B
2007-11-02 12:43 arisawa
2007-11-02 13:38 ` erik quanstrom
2007-11-02 21:44   ` arisawa
  -- strict thread matches above, loose matches on Subject: below --
2001-04-22 13:24 bobf
2001-04-22 13:23 ` arisawa
2001-04-22 12:32 arisawa

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=CBC6BD40-1D1C-4E47-A387-60B8B62F29EF@quintile.net \
    --to=steve@quintile.net \
    --cc=9fans@9fans.net \
    --cc=g_patrickb@yahoo.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 NNTP newsgroup(s).