Lista MORCOM wrote: >Hi! > >I have small problem. >In my old configuration with sendmail I have had >".procmail" >file which sends to me a SMS message about my >mail. It's looks >like: > >------- > >:0 c >| /bin/sh /home/some_folders/sms_info > >------- > >
I'm not sure about this one, but you might try checking your new sendmail file in /usr/sbin and make sure that the MAIL_ROOT parameter is set to the correct path. >How to configure a MAILPROC.TAB to do the same >with my mail? > > > >The second problem: local delivery of mail's. > >My cron deamon sends to me some reports - directly >to root >account (local). But this mail was never received >by me. I have >received information, that xmail is nota able to >send this mail. >What is wrong? All permissions and chmod are OK >(checked twice!). > > > Take a look here: http://www.ubaight.com/xmail/BeginnersGuide.html#SendmailScript In short you need to edit your /etc/crontab file and set MAILTO to a valid mail account on your server. Jeff - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
