Documentation ¶
Overview ¶
Spool is used to queue messages to be delivered to users other than the destination email address (e.g. send copy to, alias, notifications it), this is a role of MTA such as Postfix
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WorkerPath ¶
Types ¶
type Spool ¶
type Spool struct {
// contains filtered or unexported fields
}
func New ¶
New manager of the directory pool workers @workersCount how many workers yow want @basePath base path for spool directory
func (*Spool) AbsolutePaths ¶
AbsolutePaths directory paths to all workers
func (*Spool) GenFilename ¶
GenFilename returns the secure folder name
func (*Spool) WorkersCount ¶
Click to show internal directories.
Click to hide internal directories.