Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Ramin Alidousti <ramin@cannon.eng.us.uu.net>
To: Takacs Istvan <istvan.takacs@hungax.com>
Cc: "netfilter (Elektronikus levelek)" <netfilter@lists.samba.org>
Subject: Re: Filter incoming mails by sender's address?
Date: Mon, 10 Jun 2002 10:57:24 -0400	[thread overview]
Message-ID: <20020610145724.GV29214@cannon.eng.us.uu.net> (raw)
In-Reply-To: <00a401c2108d$ba70e830$cb02a8c0@wstakacsi>

On Mon, Jun 10, 2002 at 04:47:21PM +0200, Takacs Istvan wrote:

> Hi,
> 
> Is there a way to filter incoming letters
> by the sender's address, or is it 
> completely an MTA's function?

You're right here. It's completely an MTA's function.

Except for the fact that netfilter sees port 25 (which
the world knows it's the smtp port) there is no specific
knowledge about the contents of an smtp stream within netfilter.

You're better off doing this sort of filtering at the smtp layer.

Ramin

> 
> We have a server what has to receive
> mails and process their content automaically.
> We'd like to restrict the email addresses
> to those who just enabled to send mails
> to that address.
> 
> Can I do it somehow with netfilter?
> 
> Thanks in advance!
> 
> Regards;
> 
> 		Istvan
> 


      parent reply	other threads:[~2002-06-10 14:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-10 14:47 Filter incoming mails by sender's address? Takacs Istvan
2002-06-10 14:52 ` Antony Stone
2002-06-10 14:57 ` Ramin Alidousti [this message]

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=20020610145724.GV29214@cannon.eng.us.uu.net \
    --to=ramin@cannon.eng.us.uu.net \
    --cc=istvan.takacs@hungax.com \
    --cc=netfilter@lists.samba.org \
    /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