From: Preston Podaril (no email)
Date: Wed May 18 2005 - 09:50:35 EDT
for relay recipients you are telling it the recipients that should be
relayed.
@domain.com dummy
that will relay all email to domain.com addresses to the server you set
in transport. But a better solution:
dummy
that will only allow relay for that user, this is the better solution
because you will not be relaying tons of spam to non-existing users onto
your network. Just put a line for each user that needs through.
your transport map takes care of telling your domain server where the
mail should go to. You also shouldn't need domain.com to your domain
list, because this should be taken care of in your relay_recipients and
transport maps.
Preston Podaril
Network Administrator
New Digital Group
Tom Warfield wrote:
> Guess I don't see it.
>
> Specificaly what am I suppose to be putting into the relay_recipients file?
>
> I have tried several things, and none of them work. The latest version is
> just causing the emails to be caught on the main mx server and that server
> is trying to send it to the secondary mx server.
>
> Here is what I have right now in the relay_recipients file:
> @domain.net sw.domain2.com
>
> Not seeing it even try to send it to the email server that i have specified
> for it to forward all email too. It just keeps trying to use the mx
> records. And yes I did try putting the [ ] around the domain name.
>
>
>
>
> -----Original Message-----
> From:
> [mailto:]On Behalf Of Victor Duchovni
> Sent: Monday, May 16, 2005 3:34 PM
> To:
> Subject: Re: Forward domains email to IP?
>
>
> On Mon, May 16, 2005 at 03:28:15PM -0500, Tom Warfield wrote:
>
>
>>>For relay domains:
>>>
>>> relay_domains = ...
>>> relay_recipient_maps = ...
>>>
>>
>>What is the magical command within the relay_recipient_maps file that will
>>allow it to relay for anything and everything coming from the domain??
>>
>
>
> Well oddly enough the documentation may be a good starting point...
>
> http://www.postfix.org/postconf.5.html#relay_recipient_maps
>
> and relaying all junk to have it bounce is not really acceptable anymore,
> you MUST implement recipient validation as soon as possible.
>
> --
> Viktor.
>
> Disclaimer: off-list followups get on-list replies or get ignored.
> Please do not ignore the "Reply-To" header.
>
> To unsubscribe from the postfix-users list, visit
> http://www.postfix.org/lists.html or click the link below:
> <mailto:?body=unsubscribe%20postfix-users>
>
|
|
|