Unable to create autoreply message for mail alias

I'm getting this error when creating an autoreply message for a mail alias:

Failed to save alias : Failed to link /home/example/autoreply-email@example.com.txt to /var/virtualmin-autoreply/129745404621646-autoreply-email@example.com.txt :

Call Stack Trace

File Line Function
/usr/share/webmin/virtual-server/simple-lib.pl 209 WebminCore::error
/usr/share/webmin/virtual-server/save_alias.cgi 103 virtual_server::write_simple_autoreply
(eval 54) 6 (eval)
/usr/share/webmin/miniserv.pl 2306 (eval)
/usr/share/webmin/miniserv.pl 902 miniserv::handle_request

I checked the ownership on /var/virtualmin-autoreply and they were root:root. On a hunch, I changed them to root:bin, but that had no effect. Any ideas?

Status: 
Active

Comments

Howdy - the ownership there should be root:root, and the permissions should be 1777 -- the same as /tmp.

Also, can you verify that there is a /home/example directory?