mirror of
				https://github.com/optim-enterprises-bv/Mailu.git
				synced 2025-10-30 17:47:55 +00:00 
			
		
		
		
	Fix smtpd_forbid_unauth_pipelining w XCLIENT
This commit is contained in:
		| @@ -26,6 +26,7 @@ podop = socketmap:unix:/tmp/podop.socket: | |||||||
| postscreen_upstream_proxy_protocol = haproxy | postscreen_upstream_proxy_protocol = haproxy | ||||||
| compatibility_level=3.6 | compatibility_level=3.6 | ||||||
| smtpd_forbid_bare_newline=yes | smtpd_forbid_bare_newline=yes | ||||||
|  | smtpd_forbid_unauth_pipelining=no | ||||||
|  |  | ||||||
| # Only accept virtual emails | # Only accept virtual emails | ||||||
| mydestination = | mydestination = | ||||||
|   | |||||||
							
								
								
									
										1
									
								
								towncrier/newsfragments/3322.bugfix
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								towncrier/newsfragments/3322.bugfix
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | |||||||
|  | Postfix 3.9 has changed the default for smtpd_forbid_unauth_pipelining. We need it to be allowed for XCLIENT to work. | ||||||
		Reference in New Issue
	
	Block a user
	 Florent Daigniere
					Florent Daigniere