:: com :: sun :: star :: mail ::
|
unpublished |
interface XSmtpService |
|
|
- Base Interfaces
XSmtpService
┗ XMailService
XMailService |
- (referenced interface's summary:)
- Represents a mail server abstraction.
|
|
- Usage Restrictions
- not published
- Description
- Represents a SMTP service abstraction.
- Since
- OOo 2.0
- See also
- XMailService, XMailMessage
|
Methods' Details |
sendMailMessage
- Description
- Send a mail message to its recipients.
- Parameter xMailMessage
- [in] the mail message to be sent.
- Throws
- com::sun::star::io::NotConnectedException
if no user is currently connected to the mail server.
- Throws
- com::sun::star::mail::SendMailMessageFailedException
if the message could not be sent because of invalid recipient
addresses. The e-mail addresses of recipients have to conform to
RFC 822.
- Throws
- com::sun::star::mail::MailException
is thrown on other errors that may happen during sending.
A possible reason may be for instance that a file attachment
specified in a mail message could not be found or accessed.
- Throws
- com::sun::star::datatransfer::UnsupportedFlavorException
is thrown when the body of the mail message is provided in an
unsupported mime content type or may be thrown if one of the file
attachments specifies an unsupported mime content type.
- See also
- XMailMessage, ::com::sun::star::io::NotConnectedException, SendMailMessageFailedException, MailException, ::com::sun::star::datatransfer::UnsupportedFlavorException
|
|
Top of Page
Copyright © 2000, 2014 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.