Get-VEODSmtpSettings
Short Description
Returns SMTP settings.
|
Note |
|
In Veeam Backup for Microsoft 365 7a and Veeam Backup & Replication 12.1, this cmdlet became deprecated. Use the Get-VEODMailSettings cmdlet to get email settings. |
Applies to
Veeam Backup for Microsoft 365
Product Edition: Community, Rental License, Subscription License
Syntax
|
Get-VEODSmtpSettings [<CommonParameters>] |
Detailed Description
This cmdlet returns SMTP settings configured for Veeam Explorer for Microsoft OneDrive. These settings are required if you want to send restored OneDrive items as email attachments.
Parameters
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About Common Parameters section of Microsoft Docs.
Output Object
The cmdlet returns the VBOOneDriveSmtpSettings object that contains SMTP settings configured for Veeam Explorer for Microsoft OneDrive.
Example
Getting SMTP Settings
This command returns SMTP settings configured for Veeam Explorer for Microsoft OneDrive.
|
Get-VEODSmtpSettings |