|
Geschreven door Administrator
|
|
Monday, 12 April 2004 |
|
Pagina 1 van 2 Back-End (Mail/Apache etc)
Back-End (Mambo)
Back-End (Mail/Apache etc)
1 Postfix Delivery Paradox
Currently defined
delivery 'flows' are "virtual" and "maildrop". Virtual is fully inside
postfix, but doesn't allow rule-based filtering (i.e. delivery into
spam-folder when spam treshold is reached). Maildrop allows filtering,
but cannot implicitely create folders, so new users' folders aren't
initialised when they receive their first message.
2 Maildrop/Filter Paradox
Related tot the
Postfix Delivery Paradox, maildrop allows mailfilters for individual
users, even virtual ones, but on the condition that all folders it may
have to deliver into already exist. Scripting/checks can be built to
create the folders on-demand, but this will make the maildrop process
very, very, 'expensive' in system resources.
3 Authenticating MTA
The sending MTA side should allow user authentication and relay after
auth. This will enable laptop/roaming users to use pillbox as outgoing
and not have to change it to the local lan's open relay.
4 Secure HTTPD
Still need to generate Apache certificate...
|
|
Laatste update ( Tuesday, 31 May 2005 )
|