Re: smtp-sink custom return codes

2010-04-30 Thread Wietse Venema
Jason Parsons: > > Folks: > > smtp-sink returns the following strings if configured to reject a command > (ie, the -r, -f, -Q, arguments): > > #define SOFT_ERROR_RESP "450 4.3.0 Error: command failed" > #define HARD_ERROR_RESP "500 5.3.0 Error: command failed" > > I have found

smtp-sink custom return codes

2010-04-29 Thread Jason Parsons
Folks: smtp-sink returns the following strings if configured to reject a command (ie, the -r, -f, -Q, arguments): #define SOFT_ERROR_RESP "450 4.3.0 Error: command failed" #define HARD_ERROR_RESP "500 5.3.0 Error: command failed" I have found it useful to be able to customize