в ~/.forward прописано: ------- "|IFS=' '&&p=/usr/bin/procmail&&test -f $p&&exec $p -t -f-||exit 75 #shad" ------- Эту строку взял из man fetchmail, кстати, может кто-нибудь объяснит, зачем добавлять IFS=' ' и #username в конце?
в ~/.fetchmail: ------- set logfile "/home/shad/Mail/fetchmail.log" #set syslog set postmaster "shad" set bouncemail set properties "" poll pop3.kubtelecom.ru via kubtelecom.ru with proto POP3 user shad there with password my_password is shad here warnings 3600 antispam 571 550 501 554 -------
procmail и fetchmail обновил до последных версий: procmail - 3.22 fetchmail - 5.9.0