Exactly.
I am thinking embedding some code similar to RemoteDelivery in my web app to
talk to remote SMTP server responsible for the customer's . Would it be a
viable approach?
BTW, I just found that James did not verify the existence of the local
accounts in the SMTP service until later in the delivery pipe. The result is
that the SMTP always takes any incoming emails. It seems to better "fail
right away". What do you think?
Thanks
Bing
--------------------------------------------------
From: "Norman Maurer" <[email protected]>
Sent: Saturday, July 24, 2010 2:01 AM
To: "James Users List" <[email protected]>
Subject: Re: email sending status
Hi Bing,
could you explain in bit more ? You need to tell your clients if the
email is still in the queue,bounced or sent ?
Bye,
Norman
2010/7/23 冉兵 <[email protected]>:
Hi again,
My hacking with James continues.
This time I'd like to build a service to James for SMTP clients to query
for the status of previous SMTP requests. The use case is email
verification at customer registration. I'd like to give customer concrete
feedback as to the status of sending the verification email: sent
successfully, bad domain, bad account, etc. Since SMTP is a asynchronous
process, I'm thinking building a service that the sender side can poll
for the status of previous jobs.
Anything already built in? Any ideas how to implement this? Always
appreciate it!
Bing
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]