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