Displaying all Autoresponder Records for a Mail Domain User

Command name

EGetAutoResponder.exe

Parameters

DomainName - Name of the mail domain.

UserName - Name of the mail domain user.

Result

If autoresponder is not enabled for the specified user, the API does not display anything on the screen and returns "0" (successful). If autoresponder is enabled for the specified user, the API prints the Subject text and Message text on the standard output. The first line of output is the Subject text and rest is the Message text.