# # # Exim + MJ http://www.netmaster.ca/exim/majordomo.html # # # Exim FAQ http://exim.ping.uio.no/FAQ.html # ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/config.samples.tar.gz # http://shearer.org/en/writing/eximintro.html # http://www.averillpark.net/exim/majordomo.htm # # # # ---------------------------------------- root# echo help | mail -v -s help majordomo # ---------------------------------------- # # Neither the system_aliases director nor the address_pipe transport set a uid for local delivery of # |/home/majordomo/wrapper majordomo # # fix it by adding "user = majordom" in system_aliases # ------ # - but fails to allow it to send/rcv email .... # # # -------------------------------------------------------------------- root# echo "testing info" | mail -v -s "testing info" info@Right-net.com # -------------------------------------------------------------------- # # 550 relaying to prohibited by administrator (failed to find host name from IP address) # # # end of file