|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
Mail.
Mail.
String that is the
RFC2822 compliant "Received : from" domain extracted from the message
being processed for the remote domain that sent the message.
ParsedConfiguration, an Account for each
configured static account and a
ParsedDynamicAccountParameters for each dynamic account.
MimeMessage from the
fetched message with the message contents removed.
Mail.
MimeMessage from the
fetched message.
FetchMail is an Avalon task that is periodically triggered
to fetch mail from a JavaMail Message Store.FolderProcessor opens a Folder and iterates over all of
the Messages, delegating their processing to MessageProcessor.ParsedConfiguration from the
Account.
MailAddress for the sender.
StringBuilder containing a message reflecting the
current status of the message being processed.
boolean indicating if the message to be delivered
was unprocessed in a previous delivery attempt.
aMessage has been SEEN.
MessageProcessor handles the delivery of
MimeMessages to the James input spool.MessageProcessor and runs it to process
each message.
FolderProcessor and runs it to process the messages in the
Folder.
ProcessorAbstract is an abstract class that provides
support for JavaMail processors.StoreProcessor connects to a message store, gets the
target Folder and delegates its processing to FolderProcessor.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||