SMTP Inbound Command Scripting

Discussion for developers using MailEnable.
Post Reply
ajmhunt
Posts: 2
Joined: Wed Aug 18, 2010 2:34 pm

SMTP Inbound Command Scripting

Post by ajmhunt »

On the Developer API and Tools page, there's basic information on how to interact with the SMTP Inbound process, and I'm about to start trying to build a solution around this.

I'll go down the trial and error route, but to save a bit of effort I'm just wondering if anybody has an answer to this question:
Suppose the SMTP connector within ME is set up to relay for a specific IP address, and/or it's set up to relay for authenticated users - what happens if you receive and email from an authorised IP address or an authenticated user, but you script a "ME_Failure" during the inbound SMTP process? Which setting takes preference?

Or to put it another way, if you script for the inbound SMTP process, does that effectively disable the relay (and maybe some other settings) within ME's UI?

Anybody know?

Post Reply