On Wed, 3 Aug 2005 16:12:13 -0400 (EDT), Ishwar Rattan <[EMAIL PROTECTED]> wrote: >I have installed Debian system with exim4-daemon-light >(exim 4.51?). I want to receive e-mail directly to this box >and send mail via dept mailer (relay?). I can't get >the entries (in /etc/exim4/update4.conf.conf) right to >make it work:: > >dc_eximconfig_configtype='internet' >dc_other_hostnames='' >dc_local_interfaces='127.0.0.1:141.209.169.82' >dc_readhost='' >dc_relay_domains='' >dc_minimaldns='false' >dc_relay_nets='' >dc_smarthost='' >CFILEMODE='644' >dc_use_split_config='false' >dc_hide_mailname='' > >is correct for incoming mail. What is the entry to >realy through 'remote.cps.cmich.edu'?
You need a smarthost setup. Best way to get this work is to invoke dpkg-reconfigure exim4-config, you will then be aided through the configuration. How about reading the comments in update-exim4.conf.conf, which read: |# Edit this file and /etc/mailname by hand and execute update-exim4.conf |# yourself or use 'dpkg-reconfigure exim4-config' Greetings Marc -- -------------------------------------- !! No courtesy copies, please !! ----- Marc Haber | " Questions are the | Mailadresse im Header Mannheim, Germany | Beginning of Wisdom " | http://www.zugschlus.de/ Nordisch by Nature | Lt. Worf, TNG "Rightful Heir" | Fon: *49 621 72739834 -- ## 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/
