Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Alejandro on May 15, 2003, 01:13:10 AM

Title: SMTP commands
Post by: Alejandro on May 15, 2003, 01:13:10 AM
How i can disable the commands "debug", "wiz" and "from" from qmail smtp server?

Thanks
Title: Re: SMTP commands
Post by: Charlie on May 15, 2003, 01:18:57 AM
What "debug", "wiz" and "from" commands?

220 e-smith.mycompany.xxx mailfront ESMTP
wiz
500 Not implemented.
debug
500 Not implemented.
from
500 Not implemented.

[And if you are observant, you'll notice that qmail's smtp daemon is not being used in any case.]

Charlie