vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| In article <bfv58q$6f7$1@hercules.btinternet.com>, Neo wrote: > Hi folks, I don't suppose anyone could advise whether the default build of > sendmail that comes with slackware 9.0 has libmilter built in? ftp://$MIRROR_SITE/slackware/slackware-9.0/source/n/sendmail -- /dev/rob0 - preferred_email=i$((28*28+28))@softhome.net or put "not-spam" or "/dev/rob0" in Subject header to reply |
| |||
| /dev/rob0 <rob0@gmx.co.uk> wrote in news:slrnbi692i.bs3.rob0@linuxbox.stpaultel.com: > In article <bfv58q$6f7$1@hercules.btinternet.com>, Neo wrote: >> Hi folks, I don't suppose anyone could advise whether the default >> build of sendmail that comes with slackware 9.0 has libmilter built >> in? > > ftp://$MIRROR_SITE/slackware/slackware-9.0/source/n/sendmail Run this command to see what sendmail has been compiled with: sendmail -d0.1 -bv You'll find that the default install is extremely minimal. Follow rob0's advice and compile from source, enabling the options you need (and installing the other packages they may depend upon). |
| ||||
| "Jorey Bump" <devnull@joreybump.com> wrote in message news:Xns93C4DEB2A1596devnulljoreybumpcom@130.81.64 .196... > /dev/rob0 <rob0@gmx.co.uk> wrote in > news:slrnbi692i.bs3.rob0@linuxbox.stpaultel.com: > > > In article <bfv58q$6f7$1@hercules.btinternet.com>, Neo wrote: > >> Hi folks, I don't suppose anyone could advise whether the default > >> build of sendmail that comes with slackware 9.0 has libmilter built > >> in? > > > > ftp://$MIRROR_SITE/slackware/slackware-9.0/source/n/sendmail > > Run this command to see what sendmail has been compiled with: > > sendmail -d0.1 -bv > > You'll find that the default install is extremely minimal. Follow rob0's > advice and compile from source, enabling the options you need (and > installing the other packages they may depend upon). root@socrates:~# sendmail -d0.1 -bv Version 8.12.9 Compiled with: DNSMAP LOG MATCHGECOS MIME7TO8 MIME8TO7 NAMED_BIND NETINET NETUNIX NEWDB PIPELINING SCANF USERDB XDEBUG ============ SYSTEM IDENTITY (after readcf) ============ (short domain name) $w = socrates (canonical domain name) $j = socrates.firstinternetservices.com (subdomain name) $m = firstinternetservices.com (node name) $k = socrates ================================================== ====== |