FW Email via Outlook and another requirement

Status
Not open for further replies.

mole999

New Member
Outlook version
Outlook 2016 32 bit
Email Account
POP3
I have a solution, but it in elegant and buggy

My problem

Work has disabled forwarding via a rule in exchange server, so I had to go to VBA

I receive occasional emails sent to a specific user group of which I am a member, these can be time critical hence the need to forward

I need to
1. Remove everything but the new message
2. Remove my email normal signature
3. Try and remove / suppress the footer that is applied by exchange (not critical but would be good)
4. FW mails from my account where i receive messages that where sent to the GROUP. They get sent to a GMAIL account, which usually gives a specific tone to alert this group message
5. Move the incoming message to an email folder (coded) need to specify the PST and folder in the code (currently set as a rule which may not run for reasons unknown)

I can get around in excel VBA, but haven't grasped the grass roots of OUTLOOK and not adept at asking the right question

currently each message gets far bigger and awkward to read on a mobile device

any pointers as to where best to look for a complete solution,(I'm not great when each bit is written differently with the same intention)

as variables

where Incoming@mail.com is the GROUP
Outgoing@mail.com is my needed location
archive PST so Path/Folder/PSTname

something to suppress the addition of the FW signature from being applied to the message

:) big ask I know and someone will go thats too easy, and I wish I was in their shoes

Regards
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
D Adding Enterprise Exchange Email Account to Outlook Prevents Sending via Outlook.com Account Using Outlook.com accounts in Outlook 10
M Access replicated Outlook (email folders, calendar, contacts, notes) via web Using Outlook 1
D Create advanced search (email) via VBA with LONG QUERY (>1024 char) Outlook VBA and Custom Forms 2
M Help sending email but removing signature via VBA Outlook VBA and Custom Forms 5
S Send email via SMTP - use transport rules to add to senders inbox (then rule to move to sent items Exchange Server Administration 1
L Moving Message Class email via script and Rule Outlook VBA and Custom Forms 3
S Rule to Auto-forward/re-direct a specific incoming email to a group via BCC? Using Outlook 1
S collect data via email Using Outlook 1
L Send Page via Email Using Outlook 3
G Mail Merge via Proxy Email? Using Outlook 2
T Is it possible to INSERT a string into email body via Shortcut. Outlook VBA and Custom Forms 2
D Request help with a macro for forwarding email Outlook VBA and Custom Forms 5
e_a_g_l_e_p_i Need help updating email in Outlook 2021 Using Outlook 10
N Why does Outlook keeping adding to the email address I have in my notes portion of a contact? Using Outlook 2
P SPAM message about Comcast email migration to Yahoo Using Outlook 1
P anything new on the supposed shutdown of comcast.net email? Using Outlook 6
S Is there an add-in to PDF entire folders of email with Microsoft 365? Using Outlook 4
W frustrating trying to change email password Using Outlook 5
R File not found when sending email with attached pdf file Using Outlook 2
U Trouble sending large files to a email group but can to the individuals in that group Using Outlook 8
P Xfinity/Comcast email service stopping sometime in 2025 - warning Using Outlook 6
O Two identical email accounts in Offline Global Address List Using Outlook 2
H Spam email in Gmail not visible in Outlook Using Outlook 3
J Renegade spam URL line displayed in old local Outlook 365 email title Using Outlook 3
L Hide Selected Email Address from Address Book Using Outlook 5
Y QQ on Scheduled Delivery of an Email Using Outlook 0
T Replace Text in Email Subject Outlook VBA and Custom Forms 3
Rupert Dragwater Cannot reestablish gmail (email address) account in Outlook 365 Using Outlook 11
M Outlook 365 adding standard message in body of template email Outlook VBA and Custom Forms 3
E Create Rule to Forward Email if Subject Begins With Using Outlook 2
V iCloud For Windows v15.x - Missing Email Features ? Using Outlook 4
M Thunderbird email client - I wonder Using Outlook 1
D Outlook Desktop App Email Software Using Outlook 0
P Email and calendar entry text now shifts right about 3 tabs worth of space Using Outlook 1
J Outlook macro to run before email is being send Outlook VBA and Custom Forms 3
T Outlook 2010 Creating a email 'Group' in OL 2010 Using Outlook 2
D Send email from Outlook Alias using Mac? Using Outlook 7
T How to set Default FONT for Email composing ? Using Outlook 0
H Finding text in open email Outlook VBA and Custom Forms 12
T Why do Outlook Desktop 2021 tasks from my wife's email show up in my task pane? Using Outlook 2
A Opening a link from an email automatically Outlook VBA and Custom Forms 0
D Outlook 2021 New email reminder Using Outlook.com accounts in Outlook 1
Rupert Dragwater How do I remove an email ending with @gmail.com Using Outlook 4
M A plug in (or method) to keep email message formatting after it expires Using Outlook 1
L VBA to Triage Incoming Email Outlook VBA and Custom Forms 0
R Legacy Outlook on Mac Email Cache Using Outlook 0
P Email address auto-completes work fine on laptop, but no longer on desktop Using Outlook 3
S Create Outlook Task from Template and append Body with Email Body Outlook VBA and Custom Forms 4
H Copying email address(es) in body of email and pasting in To field Outlook VBA and Custom Forms 1
A Search folder and move the email Outlook VBA and Custom Forms 0

Similar threads

Back
Top