equal
  deleted
  inserted
  replaced
  
    
    
     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  |