From: Saint M. <ve...@gm...> - 2021-09-13 00:15:27
|
I downloaded the file emailrelay_2.2_amd64.deb into Debian 11 and did the classic dpkg -I emailrelay_2.2_amd64.deb Depends: libc6 (>= 2.15), libgcc-s1 (>= 3.0), libpam0g (>= 0.99.7.1), libssl1.1 (>= 1.1.0), libstdc++6 (>= 9) is there a list of Debian packages that would make the tool install? Also, I assume there is a configuration *.conf file, is there any documentation? My project is like this: I need to send all my emails via Gmail, but first I need to check each attached file with sed for keywords and replace them. Yours Saint Michael |