Isn't qpopper just a server?I have qpopper and senmail. I have opened port 110 in the firewall and I can telnet my.domain 100 and get OK. I can also receive local mail, but I cant receive mail from outside world. I get this error message. inal-Recipient: RFC822; knut@xxxxxxxxxxxxxx
Action: failed
Status: 5.1.1
Remote-MTA: DNS; eforward1.name-services.com
Diagnostic-Code: SMTP; 550 5.7.1 Unable to relay for knut@xxxxxxxxxxxxxx
Last-Attempt-Date: Sun, 21 Mar 2004 16:54:19 +0100
I user pulsar for my pop3 server for my network, but I use fetchmail to pull in my mail. Then I set my clients to look at my server (zeus) for mail.
my .fetchmailrc
---------------------------------------------------------------------------------
set invisible # suppress "Received:" line fetchmail adds
set no bouncemail poll "pop3.server.here" # *** change as appropriate ***
protocol pop3
username "username" # *** change as appropriate ***
password "password" # *** change as appropriate ***
fetchall
nokeep # delete successfully received messages
mda "/usr/bin/procmail -d %T" # pass message to the local MDA
-- Michael S. Dunsavage
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list