Talk:Qmhandle mail queue manager
From SME Server
Jump to navigationJump to searchIt would be great if the link to the RPM could be retrieved from within the shell on the SME server. Now I have to download via Windows, move via a Samba drive before I can install..
You can use - O <outputfilename>
and surround the URL with quotes (as shown below), but I suspect the URL will change if the contrib is updated.
wget -O smeserver-saco-qmHandle-1.3.4-3.noarch.rpm \ "http://www.saco-support.de/index.php?_m=downloads&_a=downloadfile&downloaditemid=13"
Use rpm -qlp smeserver-saco-qmHandle-1.3.4-3.noarch.rpm
to displays a list of files in the output file after download. Mmccarn 12:07, 2 September 2009 (UTC)