Sendmail Ldap routing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am using plain vanilla install of Fedora 13 and sendmail (sendmail-8.14.4-5.fc13.i686).  In past versions of Fedora I was able to use sendmail to perform ldap-less routing using:
 
LDAPROUTE_DOMAIN(`mydomain.com')dnl
FEATURE(`ldap_routing',`hash -T<TMPF> /etc/mail/mailroutes',`null',`bounce')dnl

If I use the same settings in the sendmail.mc and try to build the sendmail.cf using the command:

./Build sendmail.cf

I get the following error:

*** WARNING: missing -T<TMPF> in second argument of FEATURE(`ldap_routing')


If I add -T<TMPF> to the second parameter like so

FEATURE(`ldap_routing',`hash -T<TMPF> /etc/mail/mailroutes',` -T<TMPF> `null'',`bounce')dnl

and build the sendmail.cf, I get the following error in maillog:

NOQUEUE: SYSERR(root): /etc/mail/sendmail.cf: line 173: readcf: config K line, map ldapmra: no map class

If I check sendmail.cf for ldapmra, where past version populated the field with null, this one will not.

What has changed in this version?




      
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux