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

Re: fetchmail and email



John:

1.  It's called .fetchmailrc (note the leading period), and it's in your
home directory (/home/<user>, most likely).  You have to use the
command "ls -a" to see files that start with a period.

2.  In your exim.conf file, you must specify that "localhost" is a
local domain:

local_domains = <your_hostname>:localhost

3.  Fetchmail uses the MTA to deliver mail.  This is not configurable.
I used to use a program called fetchpop, which would deliver mail
locally by itself, by appending the mail to a user's inbox, but I haven't
seen a Debian package for it, so it must have fallen out of favor.

4.  Modify /etc/hostname.  That's it.

Good luck.  I hope this helped.

Marc

----------
Marc Mongeon <mongeon@bankoe.com>
Unix Specialist
Ban-Koe Systems
9100 W Bloomington Fwy
Bloomington, MN 55431-2200
(612)888-0123, x417 | FAX: (612)888-3344
----------
"It's such a fine line between clever and stupid."
   -- David St. Hubbins and Nigel Tufnel of "Spinal Tap"


>>> John <joney@clara.net> 11/18 4:30 PM >>>
My machine is a stand-alone unit, connected by modem to the
Internet and I intend to rely on Pine for my email and newsgroup 
requirements.

There are no problems sending mail, but the receiving aspect
is presenting some. Most of the literature I've read appears to
relate primarily to networks.

It seems that I should be able to use just Fetchmail and Pine, but
docs seem to include an MTA such as smail in configuration
examples, so I'm a little confused.

I have configured fetchmail using the 'Novice Config' and can
get mail into /var/spool/mail/<username> from a commandline.
However, I cannot:-
      a. Find a fetchmailrc file - some file must exist for if I 
          rerun 'fetchmailconfig' repeating the info, I get
          '? over-write existing file'
      b. Understand the repeated message 'SMTP  listener doesn't
          like recipient address "joney@localhost"'

Would someone please help to get me a little further by explaining:-
      1. Where is fetchmailrc (or the file that holds the info I
          configured). 
      2. What is meant by the SMTP listener's complaint.
      3. Can I, in fact, just use fetchmail and Pine and if so
          how do I get the mail into the latter for easier reading
          and disposal (archiving, deleting etc).
      4. How can I change my hostname (I now think a more
          suitable one is required). Altering fullname field. login
          shell and password I understand but 'vipw' if it used
          by Debian is a mystery.

Grateful for any assistance.
John.


-- 
Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null



Reply to: