Re: Ignore inet if unavailable

2013-01-23 Thread Benny Pedersen
l...@airstreamcomm.net skrev den 2013-01-14 15:25: I prepared a script to work with check_policy_service using inet, however I find that when the service is unavailable Postfix dies and no longer accepts messages. postfix is build with strong secureity in mind, thats why it will tempfail if no

Re: Ignore inet if unavailable

2013-01-14 Thread Reindl Harald
Am 14.01.2013 15:25, schrieb l...@airstreamcomm.net: > I prepared a script to work with check_policy_service using inet, however I > find that when the service is > unavailable Postfix dies and no longer accepts messages. Is there a method > that would allow Postfix to ignore the > inet connec

Ignore inet if unavailable

2013-01-14 Thread l...@airstreamcomm.net
I prepared a script to work with check_policy_service using inet, however I find that when the service is unavailable Postfix dies and no longer accepts messages. Is there a method that would allow Postfix to ignore the inet connection if it were unavailable and continue checking other rules?