Uses of Package
mireka.smtp.client
-
Packages that use mireka.smtp.client Package Description mireka.filter.proxy Provides a filter which relays a mail transaction step by step to a backend server in "real time".mireka.smtp.client mireka.transmission.dsn Creates Delivery Status Notification message.mireka.transmission.immediate Provides the API and implementation for services which make a one-time attempt to synchronously transmit a mail to a remote system, either directly, or via a smart host.mireka.transmission.immediate.host Provides a class which makes a one time attempt to transmit a mail to a specific SMTP host. -
Classes in mireka.smtp.client used by mireka.filter.proxy Class Description BackendServer BackendServer specifies another SMTP server which is used as a proxy target or smarthost. -
Classes in mireka.smtp.client used by mireka.smtp.client Class Description ClientFactory ClientFactory createsSmtpClientinstances based on the configured parameters.MtaAddress MtaAddress contains all informations which are necessary to contact that MTA and identify it in DSN reports, logs.SmtpClient SmtpClient extends SmartClient so that it requires no additional information to connect to a client. -
Classes in mireka.smtp.client used by mireka.transmission.dsn Class Description MtaAddress MtaAddress contains all informations which are necessary to contact that MTA and identify it in DSN reports, logs. -
Classes in mireka.smtp.client used by mireka.transmission.immediate Class Description BackendServer BackendServer specifies another SMTP server which is used as a proxy target or smarthost.ClientFactory ClientFactory createsSmtpClientinstances based on the configured parameters.MtaAddress MtaAddress contains all informations which are necessary to contact that MTA and identify it in DSN reports, logs. -
Classes in mireka.smtp.client used by mireka.transmission.immediate.host Class Description SmtpClient SmtpClient extends SmartClient so that it requires no additional information to connect to a client.