Koozali.org: home of the SME Server

fetchmail uidl doees not work?

Andre Courchesne

fetchmail uidl doees not work?
« on: September 04, 2003, 09:53:40 PM »
Hi,

  I'm trying to use the uidl option of fetchmail but it does not seem to work. Here is my /etc/fetchmail file:

-- SNIP START --
/usr/bin/fetchmail --keep --uidl --syslog --silent --fetchmailrc - <
set postmaster "postmaster"
set bouncemail
set properties ""


poll pop.bellnexxia.net
    uidl
    protocol POP3
    localdomains chenail.ca
       username user@chenail.ca password mypassword is mail-a here
           smtphost localhost
           smtpaddress chenail.ca
           fetchall
           forcecr
-- SNIP END --

  I keep on downloading the same messaged oven and over again...