Jump to content

Remove Subscription message from proxmox mail gateway

From TetraWiki
Revision as of 01:38, 11 August 2019 by Biswajit (talk | contribs) (Created page with "category:Proxmox Mail Gateway sed -i.bak 's/NotFound/Active/g' /usr/share/perl5/PMG/API2/Subscription.pm Reboot Server")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


sed -i.bak 's/NotFound/Active/g' /usr/share/perl5/PMG/API2/Subscription.pm 

Reboot Server