[exim] Brain Teaser - how would you do this?

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Marc Perkel
日付:  
To: exim-users
題目: [exim] Brain Teaser - how would you do this?
OK - here's what I want to do. I want to forward a copy of selected
email to another email address, but only if the email address that I
want to forward to is a valid working email address. So - I need to do a
callout and check if the email address is valid before I forward a copy.

How would I do that? Thanks in advance.