Trees Indices Help
Trac
Package trac :: Module notification

Module notification

source code


Version: 0.12.8.dev0

Classes
IEmailSender
Extension point interface for components that allow sending e-mail.
NotificationSystem
SmtpEmailSender
E-mail sender connecting to an SMTP server.
SendmailEmailSender
E-mail sender using a locally-installed sendmail program.
Notify
Generic notification class for Trac.
NotifyEmail
Baseclass for notification by email.
Variables
MAXHEADERLEN = 76
EMAIL_LOOKALIKE_PATTERN = '[a-zA-Z0-9.\'+_-]+@(?:[a-zA-Z0-9_-]...
__package__ = 'trac'

Imports: os, re, smtplib, Popen, PIPE, time, tag, BoolOption, ExtensionOption, IntOption, Option, to_fragment, CRLF, fix_eol, _, deactivate, reactivate, tag_, Component, ExtensionPoint, Interface, TracError, implements


Variables Details

EMAIL_LOOKALIKE_PATTERN

Value:
'[a-zA-Z0-9.\'+_-]+@(?:[a-zA-Z0-9_-]+\\.)+[a-zA-Z](?:[-a-zA-Z\\d]*[a-z\
A-Z\\d])?'

Trees Indices Help
Trac

AltStyle によって変換されたページ (->オリジナル) /