Submitted by RedKnot on Tue, 12/01/2009 - 07:51
When I choice an autoreply interval it doesn't have any effect and I get a reply on each message.
Status:
Active
When I choice an autoreply interval it doesn't have any effect and I get a reply on each message.
Comments
Submitted by RedKnot on Tue, 12/01/2009 - 07:59 Comment #1
[munnik@stevie]{~}>sudo less /home/youngguns.nl/autoreply-ftptest@youngguns.nl.txt
Reply-Tracking: /home/virtualmin-autoreply/121382042816449-replies-ftptest@youngguns.nl
Reply-Period: 120
From: ftptest@youngguns.nl
Subject: Ik ben er ff niet!
Test bericht
[munnik@stevie]{~}>ls -l /home/virtualmin-autoreply/121382042816449-replies-ftptest@youngguns.nl
/home/virtualmin-autoreply/121382042816449-replies-ftptest@youngguns.nl: No such file or directory
Virtualmin wants to write to /home/virtualmin-autoreply/... but that directory doesn't exist. Is there anything missing in my config or is it a bug?
Submitted by JamieCameron on Tue, 12/01/2009 - 13:44 Comment #2
That's surprising, that directory should be created when you setup an autoresponder .. was it perhaps deleted?
Either way, you should create it with 777 permissions.
Submitted by RedKnot on Tue, 12/01/2009 - 15:15 Comment #3
Hi Jamie,
/home is an automount of /export/home. Before I create a directory I want to make sure that /home is the right location. Shouldn't it be somewhere in /etc/webmin or /var/webmin?
Submitted by JamieCameron on Tue, 12/01/2009 - 20:12 Comment #4
No, it needs to be on the same filesystem as /home .. so likely /export/home/virtualmin-autoreply would be correct.