Search results

  1. A

    CLI-based email client with some scripting abilities

    I need a CLI-based Linux email client. It should poll mails from several IMAP and POP3 servers, and forward/redirect them to another recipient account using SMTP with TLS. Ideally, it should be able to forward/redirect email to different recipients depending on the sender's account. Does...
  2. A

    PHP works via fastcgi (nginx) but not via CLI

    When nginx executes a PHP script, it works just fine. However, if I try to start the same script from the command line, I get a bunch of fatal errors: PHP Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: /usr/lib/php/20200930/curl (/usr/lib/php/20200930/curl: cannot open...
Top