Re: Testing reject_unknown_client_hostname on not-live system

2015-07-21 Thread John Gateley
On 7/19/15 10:47 PM, Viktor Dukhovni wrote: On Sun, Jul 19, 2015 at 10:44:09PM -0500, John Gateley wrote: However, the question still remains: how can I test this without actually making one of my domains live? Define "test". It will work as documented. Test: ensuring that my understanding

Re: Testing reject_unknown_client_hostname on not-live system

2015-07-19 Thread Viktor Dukhovni
On Sun, Jul 19, 2015 at 10:44:09PM -0500, John Gateley wrote: > However, the question still remains: how can I test this without actually > making one of my domains live? Define "test". It will work as documented. If you want to see what it would block without blocking anything, consider:

Re: Testing reject_unknown_client_hostname on not-live system

2015-07-19 Thread John Gateley
On 7/19/15 10:36 PM, Viktor Dukhovni wrote: On Sun, Jul 19, 2015 at 10:08:07PM -0500, John Gateley wrote: I have a host running postfix on port 25 (also 12345 for debugging purposes[*]), and I want to test the following line in my main.cf: smtpd_client_restrictions = reject_unknown_client_hos

Re: Testing reject_unknown_client_hostname on not-live system

2015-07-19 Thread Viktor Dukhovni
On Sun, Jul 19, 2015 at 10:08:07PM -0500, John Gateley wrote: > I have a host running postfix on port 25 (also 12345 for debugging > purposes[*]), > and I want to test the following line in my main.cf: > > smtpd_client_restrictions = reject_unknown_client_hostname You can save yourself some time