Fix commands for fetchmail/procmail - #36
Conversation
The examples are missing `zammad run` before the `rails` command. See zammad/zammad#2791.
monotek
left a comment
There was a problem hiding this comment.
Zammad command is not available for everyone. It only exists if you install from DEB or RPM package.
So the commands are correct, iof you installed from source.
Therefore both commands should be in the docs...
|
Personally I'd prefer to keep redundant information at a minimum, would it be "bad" if we'd link to the following page saying "to learn how to run Zammad commands see xyz" ? We got this covered quite detailed here: https://docs.zammad.org/en/latest/admin-console.html |
Based on PR #36 this commit adds hints on how to call Zammad console or commands on different installation types.
|
I'll be closing this pull request as it didn't move up to now. I hope you're okay with this compriomise. |
The examples are missing
zammad runbefore therailscommand.See zammad/zammad#2791.