[Rspamd-Users] Displaying receiver and subject in webui history

Alex JOST jost+lists at dimejo.at
Mon Mar 15 14:47:27 UTC 2021


Am 15.03.2021 um 15:10 schrieb Aban Dokht:
> Hello,
> 
> can sombody give me a hint how to include sender an recipient column in 
> webui history?
> 
> The quetion is already asked here:
> 
> https://github.com/rspamd/rspamd/issues/1509
> 
> 
> At the end of the page the solution is to use redis history and 
> configure redis.
> 
> So i added 'exapd_keys' to my redis.conf to expand the keys:
> 
> https://rspamd.com/doc/configuration/redis.html#key-expansion
> 
> 
> $ cat /etc/rspamd/local.d/redis.conf
> expand_keys = true
> 
> 
> But that didn't the trick.
> 
> 
> My version:
> 
> $ rspamd -v
> Rspamd daemon version 2.5
> 
> 
> Any hints?

For me this information is shown by default, no special configuration 
needed. But the information is hidden if the browser window is smaller 
than a certain width (1200px is think).

-- 
Alex JOST


More information about the Users mailing list