postfix stop find /var/spool/postfix -name queue-id -print | xargs rm postfix start |
Note that in the example given above the queue-id would be a numeric value like this: DB6831A80B
| Prev | Home | Next |
| 4.7 When I set up $mynetworks in /etc/postfix/main.cf I used CIDR shorthand (e.g. 127/8). I now appear to be having a problem. I guess Postfix doesn't like shorthand CIDR entries? | Up | 4.9 I got a really weird error on startup. It looks like this: “Nov 23 02:10:59 myhost postfix/local[20449]: fatal: unsupported dictionary type: dbm”, what's the problem? |