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

Re: exim and fetchmail



Change these lines in /etc/exim.conf:

qualify_domain = <your hostname>

local_domains = <your hostname>:localhost
local_domains_include_host = true
local_domains_include_host_literals = true

sender_host_reject_relay = *
sender_unqualified_hosts = localhost


I cant remember which ones are relevant, but that makes it work.


On Fri, 16 Oct 1998, Russ Cook wrote:

> I am running exim as my MTA, and I'm using fetchmail to retrieve my mail
> from
> my ISP.  My ISP account is russcook@icon.net.  My local account is 
> russ@p90.mydomain 
> My mail is not getting delivered.  fetchmail knows that russcook@icon.net
> is
> russ here, and negotiates the mail retrieval.  A script of the transaction
> follows.
> Please help with pointers to look for.  What should file ownership be for 
> /var/spool/mail/russ?  It currently is russ:mail.
> 
> <fetch retrieval>
> 
> Script started on Thu Oct 15 19:24:35 1998
> bash-2.01$ fetchmail -v
> fetchmail: 4.6.0 querying mail.icon.net (protocol POP3) at Thu Oct 15
> 19:24:39 
> 1998
> fetchmail: POP3< +OK ns2.icon.net POP3 Server (UNIX(r) System V Release
> 4.0) 
> ready.
> fetchmail: POP3> USER russcook
> fetchmail: POP3< +OK Password required for russcook.
> fetchmail: POP3> PASS *
> fetchmail: POP3< +OK russcook has 54 messages (166336 octets).
> fetchmail: selecting or re-polling default folder
> fetchmail: POP3> STAT
> fetchmail: POP3< +OK 54 166336
> fetchmail: POP3> LIST
> fetchmail: POP3< +OK 54 messages (166336 octets)
> (message list deleted ...)
> fetchmail: POP3< .
> 54 messages for russcook at mail.icon.net (166336 bytes).
> fetchmail: POP3> RETR 1
> fetchmail: POP3< +OK 2093 octets
> reading message 1 of 54 (2093 bytes)
> fetchmail: SMTP< 220 p90.mydomain ESMTP Exim 2.04 #1 Thu, 15 Oct 1998
> 19:24:45 
> -0500
> fetchmail: SMTP> EHLO localhost
> fetchmail: SMTP< 250-p90.mydomain Hello russ at localhost [127.0.0.1]
> fetchmail: SMTP< 250-SIZE
> fetchmail: SMTP< 250-PIPELINING
> fetchmail: SMTP< 250 HELP
> fetchmail: forwarding to localhost
> fetchmail: SMTP> MAIL FROM:<debian-user-request@lists.debian.org> SIZE=2093
> fetchmail: SMTP< 250 <debian-user-request@lists.debian.org> is
> syntactically 
> correct
> fetchmail: SMTP> RCPT TO:<russ@localhost>
> fetchmail: SMTP< 550 relaying to <russ@localhost> prohibited by
> administrator
> fetchmail: SMTP listener doesn't like recipient address `russ@localhost'
> fetchmail: SMTP> RCPT TO:<russ@localhost>
> fetchmail: SMTP< 550 relaying to <russ@localhost> prohibited by
> administrator
> fetchmail: can't even send to russ!
> fetchmail: POP3> QUIT
> fetchmail: POP3< Colin Telmer wrote:
> fetchmail: SMTP transaction error while fetching from mail.icon.net
> fetchmail: Query status=10
> fetchmail: SMTP> QUIT
> fetchmail: SMTP< 221 p90.mydomain closing connection
> fetchmail: normal termination, status 10
> bash-2.01$ 
> bash-2.01$ exit
> 
> Script done on Thu Oct 15 19:25:00 1998
> 
> <fetch retrieval>
> 
> <exim log>
> 
> 1998-10-15 19:08:00 Start queue run: pid=797
> 1998-10-15 19:08:00 End queue run: pid=797
> 1998-10-15 19:23:00 Start queue run: pid=802
> 1998-10-15 19:23:00 End queue run: pid=802
> 1998-10-15 19:23:08 refused relay (host reject) to <russ@localhost> from 
> <debian-user-request@lists.debian.org> H=localhost [127.0.0.1] (russ)
> 1998-10-15 19:23:09 refused relay (host reject) to <russ@localhost> from 
> <debian-user-request@lists.debian.org> H=localhost [127.0.0.1] (russ)
> 1998-10-15 19:24:45 refused relay (host reject) to <russ@localhost> from 
> <debian-user-request@lists.debian.org> H=localhost [127.0.0.1] (russ)
> 1998-10-15 19:24:45 refused relay (host reject) to <russ@localhost> from 
> <debian-user-request@lists.debian.org> H=localhost [127.0.0.1] (russ)
> 1998-10-15 19:26:01 0zTxiT-0000DH-00 <= russ@icon.net U=russ P=local S=3619
> 1998-10-15 19:26:05 0zTxiT-0000DH-00 => rcook@osf.noaa.gov R=smarthost 
> T=remote_smtp H=mail.icon.net [209.54.6.22]
> 1998-10-15 19:26:05 0zTxiT-0000DH-00 Completed
> 
> <exim log>
> Using eximon, I modified the recipient of one of the messages above, to
> forward to my
> machine at work.
> Any help is greatly appreciated.
> 
> Thanks,
> 	Russ
> 
> Russell Cook, Engineering Branch
> WSR-88D Operational Support Facility
> (405)366-6520 x4237
> russcook@icon.net, rcook@osf.noaa.gov
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null
> 
> 
> 


                       Michael Beattie (mickyb@es.co.nz)

               PGP Key available, reply with "pgpkey" as subject.
 -----------------------------------------------------------------------------
                      Don't force it, use a bigger hammer.
 -----------------------------------------------------------------------------
                Debian GNU/Linux....  Ooohh You are missing out!



Reply to: