Since 2020.1 added the friendly From name for emails, I would like to ask for the ability to specify a Reply-to address.

This would be very helpful to have replies go to an account that is acutally monitored, such as a support helpdesk email.

I had already gone down the path of using the Send-MailMessge cmdlet. However, with its deprecation, I would like to avoid develing deeper into the System.Net.Mail.MailMessage class to add a replyto address to message.

by (1.2k points)

1 Answer

by (306k points)
0 votes

Hello,

Thank you for the suggestion, we will consider it for future releases of Adaxes.

Related questions

Hello, I think I might have found a regression. Starting 2014.1 it is impossible to change the reply address for a user having an Exchange 2003 mailbox. The button "Set ... related to my authorizations; I did test various configuration (admin, ...). Regards,

asked May 2, 2014 by Pierre (750 points)
0 votes
1 answer

I'm using the following code to add an email address to a mailbox (which works). But how can I mark the address as reply ... Adaxes://$userDN", $NULL, $NULL, 0) $mailbox.SetMailParameters($userParams,"ADM_SET_EXCHANGE_PARAMS_FLAGS_RESOLVEVALUEREFERENCES")

asked Dec 10, 2013 by RTiel (780 points)
0 votes
1 answer

Having a little issue trying to figure out how to insert information into an HTML template. We have an HTML template that is inserted into a disabled ... Scheduled -EndTime 1/1/2050 -ExternalMessage "$AutoReplyMessage" Remove-PSSession -Session $session

asked Feb 17, 2013 by ABrown (70 points)
0 votes
1 answer

The mail attribute pulls from their Active Directory email attribute which for most of our users is their internal email address. They would not be able to ... ourselves and the users could just provide their external email address during portal enrollment.

asked Sep 22 by jturgeon (20 points)
0 votes
1 answer

feature request: Allow scheduled reports to have any email address as a recipient.

asked Nov 24, 2024 by PaulPCGuy7 (30 points)
+1 vote
1 answer