On Mon, Jan 13, 2003 at 01:17:44PM -0500, Gene Parks wrote: > Okay, here is what was wrong. The system needs nslookup. > > Martin, why do we need nslookup?
If config option 'CheckMXRecord' is true (which is default) OTRS checks all used email addresses and MX entries. E. g. by - creating/updating user - creating/updating customer - composing a answer In this case the cpan module Email::Valid is used. This works with Net::DNS. If Net::DNS isn't installed Email::Valid wants to use nslookup. I forgot to add this to the INSTALL file. Sorry. PS: I added also "Don't use CheckMXRecord if your OTRS machine is behinde a dial-up line ($)!". > Gene Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- "Security is a process, not a product." - Bruce Schneier _______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
