Get-VEXSmtpSettings
Short Description
Returns SMTP settings.
Note |
In Veeam Backup & Replication 12.1 and Veeam Backup for Microsoft 365 7a, this cmdlet became deprecated. Use the Get-VEXMailSettings cmdlet to get email settings. |
Applies to
Veeam Backup & Replication, Veeam Backup for Microsoft 365
Product Edition: Community, Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
Get-VEXSmtpSettings [<CommonParameters>] |
Detailed Description
This cmdlet returns SMTP settings configured for Veeam Explorer for Microsoft Exchange. You may want to get information on these settings before sending restored mailbox items as email attachments.
Parameters
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.
Output Object
The cmdlet returns the VEXSmtpSettings object that contains SMTP settings configured for Veeam Explorer for Microsoft Exchange.
Example
Getting SMTP Settings
This command returns SMTP settings configured for Veeam Explorer for Microsoft Exchange.
Get-VEXSmtpSettings |