Re: Log reader for postscreen whitelisting

2022-02-15 Thread Nitin N
On Tue, 15 Feb 2022, 8:03 pm Wietse Venema, wrote: > > > Perhaps it would be easier to look up SPF records and expand those > into access lists? I'm sure somene did that 15 years ago. > > > Yes that's what postwhite apparently does by looking up SPF records. But I noticed that some Google IPs in

Log reader for postscreen whitelisting

2022-02-15 Thread Nitin N
Hi folks, I was looking at Postwhite to generate whitelist IP addresses for Postscreen. So I set up and ran it once to look at the list of IPs it generates. Then I randomly checked a Google IP that was there in my maillog and noticed that it was not there in Postwhite's list. Well I do understand

Re: Postmulti not binding instances to aliased IPs

2022-02-09 Thread Nitin N
On Wed, 9 Feb 2022, 9:26 pm Wietse Venema, wrote: > Nitin N: > > Clarifying to avoid any confusions. > > > > I have created separate ports for each service in each instance than the > > default ones. These are natted to the corresponding public static IP's >

Re: Postmulti not binding instances to aliased IPs

2022-02-09 Thread Nitin N
On Wed, 9 Feb 2022, 8:13 pm Viktor Dukhovni, wrote: > On Wed, Feb 09, 2022 at 06:00:59PM +0530, Nitin N wrote: > > > On Wed, 9 Feb 2022, 4:44 pm Bastian Blank, > postfix@waldi.eu.org> wrote: > > > > > On Wed, Feb 09, 2022 at 12:45:21PM +0530, Nit

Re: Postmulti not binding instances to aliased IPs

2022-02-09 Thread Nitin N
On Wed, 9 Feb 2022, 4:44 pm Bastian Blank, wrote: > On Wed, Feb 09, 2022 at 12:45:21PM +0530, Nitin N wrote: > > I checked out master_service_disable at here > > <http://www.postfix.org/postconf.5.html#master_service_disable> but I > am a > > bit uncertain of how I

Re: Postmulti not binding instances to aliased IPs

2022-02-08 Thread Nitin N
Dear Victor, I checked out master_service_disable at here but I am a bit uncertain of how I should use it. So here is the output of postmulti -l: - - y /usr/local/etc/postfix postfix-abc -

Re: Postmulti not binding instances to aliased IPs

2022-02-08 Thread Nitin N
On Tue, 8 Feb 2022, 8:11 pm Viktor Dukhovni, wrote: > > On 8 Feb 2022, at 6:14 am, Nitin N wrote: > > > > I wanted to share the configs but my messages got auto-rejected twice > for size >4 characters > > The way to share concise configurations is: > &g

Postmulti not binding instances to aliased IPs

2022-02-08 Thread Nitin N
Hi, I am running Postfix ver 3.6.3 on FreeBSD 13. I am trying to run multiple instances of Postfix using Postmulti on a single NIC using aliased IPs. Postmulti doesn't seem to bind the instances to the aliased IPs. I do not get any errors in the maillog and all instances are shown as having start

Re: Pls Help - Postfix Multi-Domain SMTP Banner with Postscreen

2022-02-07 Thread Nitin N
, Nitin On Wed, Feb 2, 2022 at 12:00 AM Nitin N wrote: > Thanks Wietse. > > Will remove the smtp prefixes... had seen them in some stackoverflow > replies for multidomain setups. I will read the links given in detail and > get back if it still doesn't work for postscreen. > &g

Re: Pls Help - Postfix Multi-Domain SMTP Banner with Postscreen

2022-02-01 Thread Nitin N
Thanks Wietse. Will remove the smtp prefixes... had seen them in some stackoverflow replies for multidomain setups. I will read the links given in detail and get back if it still doesn't work for postscreen. Nitin On Tue, 1 Feb 2022, 7:41 pm Wietse Venema, wrote: > Jaroslaw Rafa: > > Dnia 1.0

Re: Pls Help - Postfix Multi-Domain SMTP Banner with Postscreen

2022-02-01 Thread Nitin N
Resending my message below to postfix-users@postfix.org as I am not sure if posting directly on Google groups is inappropriate for I haven't received any responses. My apologies in advance if that's not the case. Perhaps, you may consider this as a gentle reminder seeking some advice for the issue

Migrating from Virtual domains to Postmulti setup

2019-07-23 Thread Nitin N
Hi, I have been using Postfix with Dovecot (lmtp/imaps) for a few years now for 5 domains with the virtual domains setup and self-signed certificates using OpenSSL 1.0.x For spam/virus protection I use Postscreen, Spamassassin and Clamav; I also use py-spfpolicyd, OpenDmarc, OpenDkim and Clamav.

Re: Best way to run Postfix on a single server for multiple domains

2017-02-14 Thread Nitin N
onfig' instead of 'recommendations' on in my first sentence :) On Mon, Feb 13, 2017 at 9:00 PM, /dev/rob0 wrote: > On Mon, Feb 13, 2017 at 12:20:45PM +0530, Nitin N wrote: > > Dear Rob (I hope that is your name), > > That works, but I also answer to "hey y

Re: Postfix 20 years ago

2017-02-14 Thread Nitin N
Dear Wietse, I have been using Postfix since 2005/6 when I moved away from Qmail. It has simply been a pleasure to use Postfix for its robustness, simplicity, security and stability. You, for creating Postfix, and the other contributors, have been a blessing for a lot of people out there who woul

Re: Best way to run Postfix on a single server for multiple domains

2017-02-14 Thread Nitin N
Dear Viktor, Thanks for pointing out. My config currently does not alter the defaults for the settings mentioned by you. Warm regards, Nitin On Mon, Feb 13, 2017 at 9:34 PM, Viktor Dukhovni wrote: > > > On Feb 13, 2017, at 10:30 AM, /dev/rob0 wrote: > > > >> [Nitin:] > >> One reason why we

Re: Best way to run Postfix on a single server for multiple domains

2017-02-12 Thread Nitin N
Dear Rob (I hope that is your name), Thank you for your views/suggestion. My replies are inline tagged with my name, as in [Nitin:] On Sat, Feb 11, 2017 at 8:53 PM, /dev/rob0 wrote: > On Sat, Feb 11, 2017 at 01:55:26PM +0530, Nitin N wrote: > > Now, I have to migrate to a new serve

Best way to run Postfix on a single server for multiple domains

2017-02-11 Thread Nitin N
Dear friends, I have been using Postfix for sometime now for a single domain and it has been running smoothly with Dovecot. I use milters for Spamassasin, Clamav, Dkim, Dmarc & SPF. Postgrey has also been configured (although I think it could be removed in the long run). I have Postscreen enabled.