Boston Linux & Unix (BLU) Home | Calendar | Mail Lists | List Archives | Desktop SIG | Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings
Linux Cafe | Meeting Notes | Blog | Linux Links | Bling | About BLU

BLU Discuss list archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss] email bounce issue



On Tue, Jan 21, 2014 at 01:44:56PM -0500, Chandler, Scott wrote:
> We recently acquired part of another company. During the transition, I need to allow email through my Internet facing Linux email gateway from a specific host in the old company. This host was originally intended to be internal use only so there is no MX record. When the system sends a message into my environment, they get this reply:
> 
> 450 4.1.8 sender address rejected domain not found
> 
> Is there a way, on my system that I can tell postfix to accept mail from this host and or domain even though it has no MX record?
> 

Sure.

smtpd_client_restrictions =
        check_client_access /etc/postfix/smtpd_client_list
        permit_mynetworks
	...

and create /etc/postfix/smtpd_client_list:

aaa.bbb.ccc.ddd		OK

and after reload you should be good.

-dsr-



BLU is a member of BostonUserGroups
BLU is a member of BostonUserGroups
We also thank MIT for the use of their facilities.

Valid HTML 4.01! Valid CSS!



Boston Linux & Unix / webmaster@blu.org