Modify ↓
Opened 13 years ago
Closed 13 years ago
#177 closed defect (fixed)
Postfix is necessary to run user cron jobs on ufosrv1
| Reported by: | Matthias Vogelgesang | Owned by: | Suren A. Chilingaryan |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | Infrastructure | Version: | |
| Keywords: | Cc: |
Description
Cronjobs defined with crontab -e by normal user accounts are not executed and this messages is output:
Jan 31 00:00:01 ufosrv1 cron[1770]: postdrop: warning: unable to look up public/pickup: No such file or directory
A quick search revealed, that Postfix must be running which is not the case on ufosrv1. Unfortunately, this will fill /var/mail/root pretty quick.
I need cron to run user jobs, so this is pretty urgent to me.
Attachments (0)
Change History (2)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Weird. I haven't fixed it but the Postfix+cron problem seems to be gone and everything is called as expected. Things are running now for me, so I'll close this.
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/ufo/chrome/site/your_project_logo.png)
Have you already fixed it? I just checked and cron seems to work for csa user.