[MAIL SERVER] ---> [SMS SERVER][FreeBSD-4.3: Fetchmail/Procmail/SMS] [EMAIL PROTECTED]
SMS Server has a fetchmail program that fetches email of "[EMAIL PROTECTED]" from the mail server. Fetchmail is working fine but it cannot "flush" the message. Here's the error when "fetchmail -a" is run:
santan# fetchmail -a
1 message for jlayno at kimi.asti.dost.gov.ph (1120 octets).
reading message [EMAIL PROTECTED]:1 of 1 (1120 octets) .fetchmail: SMTP error: 451 4.0.0 collect: Cannot write ./dfh6H5Sl841944 (bfcommit, uid=0): No such file or directory
not flushed
I've looked at /var/spool/mqueue and changed some permissions but it still didn't work. I've tried chmod 777 to make sure.
drwxrwxrwx 2 daemon wheel 30720 Jul 17 13:33 mqueue
Here's the file permissions of files inside mqueue: -rw------- 1 daemon wheel 606 Jul 17 08:43 dfh6H0h5V00535 -rw------- 1 daemon wheel 2812 Jul 17 08:45 dfh6H0i1P01656 -rw------- 1 daemon wheel 606 Jul 17 08:44 dfh6H0i6f01737 -rw------- 1 daemon wheel 55 Jul 17 08:45 dfh6H0j0D02598 -rw------- 1 daemon wheel 3789 Jul 17 08:45 dfh6H0j3K02606
I think fetchmail can't create a file to this directory where the fetched mail will be flushed. I can't use "touch" coz the filename is changing. Before this fetchmail is already working. I usually run it via crontab as root.
Please help me....
Edwin
-- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
