Fruneau / pfixtools

The pfixtools project is a collection of postfix-related tools. The pfixtools are written in C.
Other
26 stars 7 forks source link

400 is error - should be returning 500 which is not found #10

Closed driskell closed 10 years ago

driskell commented 10 years ago

Looks like I got the code wrong there - it should be 500 to mean NOT FOUND. Otherwise with -I option it throws back 400 and postfix delays delivery thinking its a failure.

http://www.postfix.org/tcp_table.5.html Has the codes.