Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How to use PlexMailer as command-line client to Vipuls Razor?

client command-line razor
0
Posted

How to use PlexMailer as command-line client to Vipuls Razor?

0

Here is how you to use PlexMailer with Vipul’s Razor: Check: java -jar StartPlexmailerRazorClient.jar -f mailbox check OR cat mailbox | java -jar StartPlexmailerRazorClient.jar check To specify firewall use java -DsocksProxyHost=myfirewall -DsocksProxyPort=1080 -jar StartPlexmailerRazorClient.jar -f mailbox check OR cat mailbox | java -DsocksProxyHost=myfirewall -DsocksProxyPort=1080 -jar StartPlexmailerRazorClient.jar check Report: java -jar StartPlexmailerRazorClient.jar -f mailbox report OR cat mailbox | java -jar StartPlexmailerRazorClient.jar report To specify firewall use java -DsocksProxyHost=myfirewall -DsocksProxyPort=1080 -jar StartPlexmailerRazorClient.jar -f mailbox report OR cat mailbox | java -DsocksProxyHost=myfirewall -DsocksProxyPort=1080 -jar StartPlexmailerRazorClient.jar report Revoke: java -jar StartPlexmailerRazorClient.jar -f mailbox revoke OR cat mailbox | java -jar StartPlexmailerRazorClient.jar revoke To specify firewall use java -DsocksProxyHost=myfirewall -D

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123