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

Re: Exim and ETRN



Philip,

Thank you for the advice!

Ok now I can see where a mistake in the script on the cat command I've got 
this error

cat: standard output: Bad file descriptor

And of course, the exim command $EXIM -bS -oMr etrn_requeue is not run.

Any idea of this error?

Thank you,

Eric




>ETRN command because it is just testing everything. However, you can run
>an interactive session that will attempt to run the command. Try this:
>
>   exim -d9 -bs -oMa 1.2.3.4
>   etrn #some.random.domain
>   quit
>
>where 1.2.3.4 is the IP address of the host that issues the ETRN. When
>you get the SMTP welcome banner, type the ETRN command. Exim should then
>tell you what it is doing. For example, if you have accidentally set
>smtp_etrn_command to the wrong path name, you'll see something like
>this:
>
>host in smtp_etrn_hosts? yes (localhost)
>LOG: 4 MAIN
>   ETRN #some.random.domain received from [127.0.0.1]
>direct command:
>   argv[0] = /some/non-existent/file
>direct command after expansion:
>   argv[0] = /some/non-existent/file
>LOG: 0 MAIN PANIC DIE
>   exec of "/some/non-existent/file" (ETRN) failed: No such file or directory
>
>Of course, if it does manage to run the command, you won't get any more
>information here. You'll have to put debugging information into the
>script itself.
>
>Philip
>
>--
>Philip Hazel            University of Cambridge Computing Service,
>ph10 at cus.cam.ac.uk      Cambridge, England. Phone: +44 1223 334714.


-----
This is the afnog mailing list, managed by Majordomo 1.94.4

To send a message to this list, e-mail afnog at afnog.org
To send a request to majordomo, e-mail majordomo at afnog.org and put
your request in the body of the message (i.e use "help" for help)

This list is maintained by owner-afnog at afnog.org