Newbie: Help?

Top Page
Delete this message
Reply to this message
Author: Victor Torrico
Date:  
To: exim-users
Subject: Newbie: Help?
Hello All,

Using a mail system consisting of exim, fetchmail, mh and exmh.
Connected to the internet via intermittant PPP to an ISP who uses pop3
and dynamic addressing. PPP works with no problems. Am really trying
hard to get this system to work without success. It's pure ignorance on
my part because I'm really not sure how to get everything to work
together. Am able to fetch and incorporate mail using fetchmail and
exmh so fetching mail seems to be fine.

Sending mail is the problem. What setup must I do to send mail to the
external world and locally to myself routed via the ISP so that "from"
shows vtorrico@??? and "reply to" also shows vtorrico@????

If someone would be really kind and look at the following information
and advise what needs changing it would be so very helpful.

Regards,

Victor


Here are my pertinent files:

My home directory is ~/vtorrico
ISP is cfw.com
ISP mailserver is milo.cfw.com
ISP login and mailserver login is vtorrico
ISP dns nameserver is 205.219.240.5

----------------------
/etc/hosts

127.0.0.1   localhost
0.0.0.0     zippy


----------------------

/etc/hostname

zippy

----------------------

/etc/resolv.conf

search      .
nameserver  205.219.240.5


----------------------

/etc/networks

loopback    127.0.0.0
localnet    0.0.0.0


----------------------

/etc/hosts.allow

ALL: LOCAL

----------------------

/etc/hosts.deny

ALL: ALL

----------------------

/etc/exim.conf

----------------/excerpt/---------------------
# This is the main exim configuration file.
# It was originally generated by `eximconfig', part of the exim package
# distributed with Debian, but it may edited by the mail system
administrator.
# This file originally generated by eximconfig at Mon Aug 4 04:06:07
EDT 1997
# See exim info section for details of the things that can be configured
here.
# General configuration are here, such as local domains


qualify_domain = cfw.com
local_domains = localhost

local_domains_include_host = true
local_domains_include_host_literals = true
never_users = root
trusted_users = mail
smtp_verify = true
gecos_pattern = ^([^,:]*)
gecos_name = $1

received_header_text = "Received: \
          ${if def:sender_fullhost {from ${sender_fullhost} \
          ${if def:sender_ident {(${sender_ident})}}\n\t}\
          {${if def:sender_ident {from ${sender_ident} }}}}\
          by ${primary_hostname} \
          ${if def:received_protocol {with ${received_protocol}}} \
          (Exim ${version_number} #${compile_number})\n\t\
          id ${message_id} (Debian)"
end
-----------------/end of excerpt/---------------------
-- 


    Victor Torrico of Wildflower Hill, Head Waters, Virginia


    ________________________________________________________


    'fortune'