Hello again
 
 
Can somebody please tell me what levels are available for the 'debug_peer_level' parameter? The parameter is not fully documented.
 
 
Also, can somebody please tell me if a parameter is used twice in 'main.cf', will the first line its used on be ignored if the parameter is used on a line after it? For example:
 
Will this work?
 
debug_peer_list = 47.246.99.195
debug_peer_list = 47.246.136.231
debug_peer_list = 47.246.137.47
 
Or would I need to use something like this?
 
debug_peer_list = 47.246.99.195, 47.246.136.231, 47.246.137.47
 
 
Thanks
 
Kolusion
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to