Hello, where can i find the file i should edit, so that the auto reply e-mail puts the original text bellow the auto text. thanks
All config files templates are in /usr/local/ispconfig/server/conf/. Save your edited file in the /usr/local/ispconfig/server/conf-custom/ folder.
Hello Till, i have copied autoresponder.master in /usr/local/ispconfig/server/conf-custom and added to the mailbot command line -T forwardatt # The following must be one contiguous line cc "| mailbot -T forwardatt -t $RESPOND -d $RESPONDDB -c 'UTF-8' -D 1 \ -A 'From: $RECIPIENT' -s 'Auto Response: from $RECIPIENT' \ /usr/sbin/sendmail -t -f ''" but still get the original format on the auto-reply mail
even if i edit directly the file in conf and set -T forward, the default formatting does not change... hmm this must be some syntax issue of mailbot, need to find out why... if somebody faced the same problem, please share
Please note that you've changed the template only. This doesn't mean it got applied to your mail boxes. You need to update the mail account in question so that the new template gets applied.