ChangeLog
changeset 10 8f6e34549c26
parent 9 e3d3dbeb5b84
child 11 7a5bd38c5b98
equal deleted inserted replaced
9:e3d3dbeb5b84 10:8f6e34549c26
     9 	MailLocation-stuff
     9 	MailLocation-stuff
    10 	Removed attributes: Account._base and Account._home
    10 	Removed attributes: Account._base and Account._home
    11 	* VirtualMailManager/VirtualMailManager.py: some small fixes
    11 	* VirtualMailManager/VirtualMailManager.py: some small fixes
    12 	* VirtualMailManager/Domain.py: Added Transport-stuff
    12 	* VirtualMailManager/Domain.py: Added Transport-stuff
    13 	* vmm.cfg: Added option transport in section misc
    13 	* vmm.cfg: Added option transport in section misc
       
    14 	* pgsql-transport.cf: changed query for new table layout
       
    15 	* pgsql-smtpd_sender_login_maps.cf: added missing single quote in query
    14 
    16 
    15 2008-02-02  Pascal Volk  <neverseen@users.sourceforge.net>
    17 2008-02-02  Pascal Volk  <neverseen@users.sourceforge.net>
    16 
    18 
    17 	* create_tables: Renamed table maildir to maillocation
    19 	* create_tables: Renamed table maildir to maillocation
    18 	Added transport id to table domains, for default transport
    20 	Added transport id to table domains, for default transport