>postmap: warning: /etc/postfix/from_senders_slet.map.db: duplicate entry:
>"nov.17"
>
>What exactly is the duplicate entry?

in a map file, two identical keys:

something  data
something  data


to shut up all email alert noise from cron, add this the to end of all you 
crontab lines:

           > /dev/null 2>&1

Len



Reply via email to