Hello All, Here is the situation
I have a catch all address on one of my domains. I use a different address for each site that I visit e.g. [email protected] [email protected] When I hit reply I want this to be the sending address, but it has to work when I am in the To: CC: and BCC: and when there are many in each list. There are some things that that appears to be common across all messages. I have highlighted them below from an email that I was BCC on. I think I need a regex to pull out the address correctly. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 8< -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Return-Path: <[email protected]> Received: from [212.227.15.41] ([212.227.15.41]) by mx.kundenserver.de (mxeue001) with ESMTP (Nemesis) id 0MfyNw-1aXZje29DQ-00NBV2 for <[email protected]>; Tue, 19 Jan 2016 15:15:02 +0100 Received: from clustermx10.nwk01.hosting.com ([204.12.102.45]) by mx.kundenserver.de (mxeue001) with ESMTP (Nemesis) id 0LfJWb-1Zp0Wd1xmr-00p4dh for <[email protected]>; Tue, 19 Jan 2016 15:15:02 +0100 X-HDC-Scanned: Yes Received: from mail40.safesecureweb.com (mail40.safesecureweb.com [65.36.177.219]) by clustermx10.nwk01.hosting.com (HDCMail-outmx) with ESMTP id ABD944C81BC; Tue, 19 Jan 2016 09:14:53 -0500 (EST) Received: from Greg (5e0f9b6a.bb.sky.com [94.15.155.106]) by mail40.safesecureweb.com with SMTP; Tue, 19 Jan 2016 09:14:41 -0500 From: "Greg" <[email protected]> To: "'Greg'" <[email protected]> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 8< -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -- Best regards, David mailto:[email protected] ________________________________________________ Current version is 6.6 | 'Using TBUDL' information: http://www.silverstones.com/thebat/TBUDLInfo.html

