Hi,

i look for a solution as a helpdesk point were the agent can establish a mail forwarding in Adaxes if possible with end date.

I've set a custom command with paramters, date and deputy, but I'm struggeling with the deputy, because the PS script awaits an mailadress.

Is there a smoother solution?

mailfwd.JPG

by (570 points)

1 Answer

by (307k points)
0 votes

Hello Boris,

There is no need to use scripts. You can use the Modify Exchange properties action in your custom command. The forwarding recipient can be directly passed to the action using the corresponding value reference: image.png For details about using the action, have a look at the following tutorial: https://www.adaxes.com/tutorials_AutomatingDailyTasks_AutomateExchangeMailboxConfiguration.htm.

As for disabling the feature on a specific date, your custom command should save the specified one to a user attribute. For example, you can use one of Adaxes custom date attributes (e.g. CustomAttribtueDate1). Then, a scheduled task will disable the feature and clear the attribute when time comes. Finally, you should have something like the following:

Custom command image.png Scheduled task image.png

Related questions

Hi, The built in report for forwarded users does not return any results for our environment, likely because we mainly use Exchange Online. I am attempting to generate my own ... you please point me in the direction of where I am going wrong? Thanks, Gareth

asked Oct 15 by gareth.aylward (210 points)
0 votes
1 answer

Hello, you helped us with a script to set the oof-message. Now we want to know, if it's possible to activate/deactivate the mail-forwarding option time-based. In the ... deactivate it accordingly on "param-abw-ende" Can you help me with that? Thanks Carsten

asked Nov 17, 2022 by lohnag (160 points)
0 votes
1 answer

Hello, I need to modify e-mails for all users in an OU. Does anyone know how to do it quickly? Thanks

asked Jun 4, 2018 by miesam (50 points)
0 votes
1 answer

Hello, I need to modify e-mails for all users in an OU. Does anyone know how to do it quickly? Thanks

asked Sep 24, 2009 by tjohns (20 points)
0 votes
1 answer

Hello, Why Adaxes cannot manage email forwarding configured as SMTP address? It works only with email forwarding when forwarding is done to mail contact or other mailbox ... frustrated team members because forwarding exists but is not represented in Adaxes...

asked Dec 6, 2018 by DLe (760 points)
0 votes
0 answers