sendmail: accept -i too, not only -oi
Signed-off-by: Vladimir Dronnikov <dronnikov@gmail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
		
				
					committed by
					
						
						Denys Vlasenko
					
				
			
			
				
	
			
			
			
						parent
						
							76622dbd16
						
					
				
				
					commit
					b618dba103
				
			@@ -29,7 +29,7 @@
 | 
			
		||||
#define SENDMAIL        "sendmail"
 | 
			
		||||
#endif
 | 
			
		||||
#ifndef SENDMAIL_ARGS
 | 
			
		||||
#define SENDMAIL_ARGS   "-ti", "oem"
 | 
			
		||||
#define SENDMAIL_ARGS   "-ti", NULL
 | 
			
		||||
#endif
 | 
			
		||||
#ifndef CRONUPDATE
 | 
			
		||||
#define CRONUPDATE      "cron.update"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user