Networking Forums

Networking Forums > Computer Networking > Linux Networking > Allowing Inbound Mail from specific hosts

Reply
Thread Tools Display Modes

Allowing Inbound Mail from specific hosts

 
 
jccrist@gmail.com
Guest
Posts: n/a

 
      07-06-2006, 04:13 PM
We have our mail running through a third party spam filter. However
some spam still gets through because the spammer is ignorning our MX
records and guessing our e-mail server is the same IP as our webserver.
We can't easily change the SMTP server IP. All we need to go is make
our server deny any delivery of inbound e-mail that comes from a mail
relay that isn't one of the three servers the third party spam filter
service runs.

We are running Qmail on RH Linux with Plesk 7.5 Reloaded. What is the
easiest way to tell the server to reject all inbound mail delivery
accept from these three servers? Will still want clients to be able to
use our mail server as their outgoing SMTP server (we are allowing that
currently via authentication to prevent our server from being used as a
relay from an unauthorized client.)

Help!

 
Reply With Quote
 
 
 
 
Michael Heiming
Guest
Posts: n/a

 
      07-06-2006, 04:27 PM
In comp.os.linux.networking (E-Mail Removed):
> We have our mail running through a third party spam filter. However


My condolences.

> some spam still gets through because the spammer is ignorning our MX
> records and guessing our e-mail server is the same IP as our webserver.
> We can't easily change the SMTP server IP. All we need to go is make
> our server deny any delivery of inbound e-mail that comes from a mail
> relay that isn't one of the three servers the third party spam filter
> service runs.


> We are running Qmail on RH Linux with Plesk 7.5 Reloaded. What is the


Heard this "plesk" thing quite a few times, some admin tool/GUI
or alike? If you are serious about unix, I wouldn't use something
like this.

> easiest way to tell the server to reject all inbound mail delivery
> accept from these three servers? Will still want clients to be able to


Easy, just fire up a few rules 'iptables' ensure they are
reloaded on reboot and be done. Or check if qmail was compiled
with tcp_wrapper support and use that. Another option would be
any access control qmail offers like access.db sendmail uses.
I'd check the qmail documentation it should outline the needed
steps.

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo (E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 49: Bogon emissions
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
iptables: allowing only listed hosts to connect to a port Mark Hobley Linux Networking 15 07-05-2008 10:08 AM
User specific "/etc/hosts" ? howa Linux Networking 20 11-24-2006 07:43 PM
iptables - opening an inbound port but allowing access to all machines outbound Allan M. Bruce Linux Networking 1 06-12-2006 08:18 AM
NIS restricting users on specific hosts Ryan Hubbard Linux Networking 0 01-26-2004 07:32 PM
Linksys Router not allowing my e-mail to be sent Mark Mikulec Wireless Internet 0 07-21-2003 02:13 PM



1 2 3 4 5 6 7 8 9 10 11