|  | @@ -88,6 +88,11 @@ Run `service postsrsd start` and `postfix reload` as root, or reboot.
 | 
		
	
		
			
			| 88 | 88 |  Known Issues
 | 
		
	
		
			
			| 89 | 89 |  ------------
 | 
		
	
		
			
			| 90 | 90 |  
 | 
		
	
		
			
			|  | 91 | +- Due to the way PostSRRSd is integrated with Postfix, sender addresses
 | 
		
	
		
			
			|  | 92 | +  will always be rewritten even if the mail is not forwarded at all. This
 | 
		
	
		
			
			|  | 93 | +  is because the canonical maps are read by the cleanup daemon, which
 | 
		
	
		
			
			|  | 94 | +  processes mails at the very beginning before any routing decision is made.
 | 
		
	
		
			
			|  | 95 | +
 | 
		
	
		
			
			| 91 | 96 |  - The Postfix package in CentOS 6 lacks the required support for TCP
 | 
		
	
		
			
			| 92 | 97 |    dictionaries. Please upgrade your distribution or build Postfix yourself.
 | 
		
	
		
			
			| 93 | 98 |  
 |