Yea, I got that. I made changes as I stick my maps under a sub directory.
I would love to see a redacted copy of your configs.
Postfix configs are defiantly page turners.
--john
On 9/17/2024 9:32 AM, Viktor Dukhovni via Postfix-users wrote:
On Tue, Sep 17, 2024 at 08:01:51AM -0400, John Hill v
On Tue, Sep 17, 2024 at 08:01:51AM -0400, John Hill via Postfix-users wrote:
> main.cf:
> indexed = ${default_database_type}:${config_directory}/
> smtpd_recipient_restrictions = ${indexed}recipient-access
And of course it really should be:
smtpd_recipient_restrictions =
chec
On Tue, Sep 17, 2024 at 08:01:51AM -0400, John Hill via Postfix-users wrote:
> main.cf:
> indexed = ${default_database_type}:${config_directory}/
> smtpd_recipient_restrictions = ${indexed}recipient-access
>
> I see what your doing here.
> It is less to type.
> Is there any other advantage
main.cf:
indexed = ${default_database_type}:${config_directory}/
smtpd_recipient_restrictions = ${indexed}recipient-access
I see what your doing here.
It is less to type.
Is there any other advantage?
--john
___
Postfix-users mailing list -- po
On Tue, Sep 17, 2024 at 07:20:18PM +0800, Wesley via Postfix-users wrote:
>
>
> Viktor Dukhovni via Postfix-users :
> > - Just inbound mail from external sources? Or also other mail (locally
> >submitted or generated)?
>
> yes I just reject message to that user from external source via smtp
Viktor Dukhovni via Postfix-users :
- Just inbound mail from external sources? Or also other mail (locally
submitted or generated)?
yes I just reject message to that user from external source via smtp,
does that setting work?
- What is the address class of "domain.com"?
sorry what