[Rspamd] Do not post whole body to alias expander...
This commit is contained in:
		| @@ -111,7 +111,7 @@ rspamd_config:register_symbol({ | |||||||
|     rspamd_http.request({ |     rspamd_http.request({ | ||||||
|       task=task, |       task=task, | ||||||
|       url='http://nginx:8081/aliasexp.php', |       url='http://nginx:8081/aliasexp.php', | ||||||
|       body=task:get_content(), |       body='', | ||||||
|       callback=http_callback, |       callback=http_callback, | ||||||
|       headers={Rcpt=rcpt['addr']}, |       headers={Rcpt=rcpt['addr']}, | ||||||
|     }) |     }) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user