I decided the problem correcting a line in script /etc/init.d/exim, incompatible arguments existed.
thanks a lot! -----Mensagem original----- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Em nome de Jeremy Harris Enviada em: terça-feira, 11 de outubro de 2005 11:02 Para: exim-users @ exim. org Assunto: Re: [exim] Running exim in a different port Talles A. Mesquita wrote: > Line added by me in main configuration > > daemon_smtp_ports = 10000 > > Check Configuration, no error! > > [EMAIL PROTECTED] ~]# exim -C /etc/exim/exim.conf -bV > Exim version 4.43 #1 built 07-Oct-2004 05:57:30 > Copyright (c) University of Cambridge 2004 > Berkeley DB: Sleepycat Software: Berkeley DB 4.2.52: (September 21, > 2004) > Support for: iconv() IPv6 PAM Perl TCPwrappers OpenSSL > Lookups: lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmnz > dnsdb dsearch ldap ldapdn ldapm nis nis0 nisplus passwd > Authenticators: cram_md5 cyrus_sasl plaintext spa > Routers: accept dnslookup ipliteral manualroute queryprogram redirect > Transports: appendfile/maildir/mailstore/mbx autoreply lmtp pipe smtp > Fixed never_users: 0 > Contains exiscan-acl patch revision 28 (c) Tom Kistner > [http://duncanthrax.net/exiscan/] > Configuration file is /etc/exim/exim.conf > > Don't work, why? > > [EMAIL PROTECTED] ~]# /etc/init.d/exim start > Starting exim: exim: incompatible command-line options or arguments > [FAILED] There's a note in the docs (you *did* read them, didn't you?) of "daemon_smtp_ports" being a respelling of "daemon_smtp_port" (which is now deprecated. Perhaps 4.43 is old enough that the change came after that; try the singular. If that doesn't help, look at the exact command line your init.d script is starting exim with, add debug flags to it and start it manually. Cheers, Jeremy -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/ -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
