On Mon, 23 Sep 2002, Newsmirror wrote:

> While we're on the subject. Say I have two different external filters
> returning different exitcodes in a serie. How does XMail treat this situation ??
> If a first command returns a 97, the message will be rejected without processing the 
>second one?
> If the first command returns a 100, will the second command go off also or is the 
>message
> re-sheduled ?? Moreover, I figure an exitserie of 96,96,100 would be carried out as 
>expected ?!

the processing continue until reject code are detected



> Besides that. The procedure daemon I am working on. I switched to TCP as transport 
>layer
> some days back since I had some problems finding a solutions to the lack of 
>alarm/SIGALRM
> working on the Win32 version of the client. Anyways, I was planning  looking into 
>the src-code
> of XMail to find out if the HTTP request features for DynDnsSetup could be re-used by
> me to patch up and integrate the client directly into XMail. I figure this would be 
>doable without
> that much hazzle even for me. What the client does today is basically re-formatting 
>the input
> arguments into a HTTP-stylee URL and passes that to the server which is equal to a 
>standard
> HTTP transaction except for the response. Any hint of where to go look for the 
>specific
> code in question would be highly appreciated.

pls make an external client in C or C++, it should not be difficult to
find portale code to do that.



- Davide


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to