apt-cache show amavisd-new|grep Suggests
2013/01/29 | 10:50Learned a new command today to get suggested packages for example amavisd-new.
apt-cache show amavisd-new|grep Suggests
This way you get the packages the package maintainer think you should use with it.