On Fri, Mar 26, 2010 at 12:22:55AM +, Jamie Griffin wrote:
> I'm going to re-read about smtpd_*_restrictions to better understand what
> i've done because from what you've said I could improve my configuration but
> can i ask quickly, do you mean I can move all of the smtpd restrictions i'm
On Fri, Mar 26, 2010 at 12:22:55AM +, Jamie Griffin wrote:
> I'm going to re-read about smtpd_*_restrictions to better
> understand what i've done because from what you've said I
> could improve my configuration
"Improve" is a value judgment. I think it's fair to say that
management is easie
> No. If you tell Postfix to match subdomains, the lookup that does
> this is the domain name WITHOUT the leading dot. For example, this:
> ihost.com permit_auth_destination
> would match for a check_sender_access lookup of
> i...@low1ap106.infra.secaucus.mebs.ihost.com . (Maybe my comp
On Thu, Mar 25, 2010 at 05:43:11PM +, Jamie Griffin wrote:
> > You need to understand the documentation of
> > parent_domain_matches_subdomains. Unfortunately, I don't know
> > enough to explain it to you. :) But I'm fairly sure in your case
> > that the leading dot pattern was not looked up
On Thu, Mar 25, 2010 at 05:43:11PM +, Jamie Griffin wrote:
>
> Hello Rob (sorry if that's wrong, just assumed that's your name) and Dennis,
> thank you for your time and help.
dnf
[..]
> I also understood that using the $smtpd_sender_restrictions parameter would
> be the right way to whi
Hello Rob (sorry if that's wrong, just assumed that's your name) and Dennis,
thank you for your time and help.
> You need to understand the documentation of
> parent_domain_matches_subdomains. Unfortunately, I don't know enough
> to explain it to you. :) But I'm fairly sure in your case that t
On Thu, Mar 25, 2010 at 03:40:55PM +, Jamie Griffin wrote:
> Mar 25 15:04:45 fix postfix/smtpd[11095]: NOQUEUE: reject: RCPT
> from pih-inmx03.plus.net[212.159.10.4]: 450 4.1.8
> : Sender address
> rejected: Domain not found;
fhw-workplace02.servers.plus.net is the domain that does not exi
On Thu, Mar 25, 2010 at 03:40:55PM +, Jamie Griffin wrote:
>
> Hello
>
> My isp has sent a message that my postfix is rejecting. I have spent the
> morning reading through what i think are the relevent parts of the
> documentation and through the archives but the changes i've made to my
>
Hello
My isp has sent a message that my postfix is rejecting. I have spent the
morning reading through what i think are the relevent parts of the
documentation and through the archives but the changes i've made to my
configuration are not working and I don't understand what i've done wrong.