Alex via Postfix-users:
> Hi,
> 
> I've migrated my config and user data from a fedora38 system to a fedora40
> system with postfix-3.8.5 and now vacation is segfaulting for some users. I
> don't understand why it's failing for some while succeeding for others.
> 
> Aug  8 12:44:00 cipher postfix/local[403497]: 280B665FBD: to=<
> 61...@example.com>, relay=local, delay=5986, delays=5986/0/0/0.18,
> dsn=4.3.0, status=deferred (Command died with signal 11: "/usr/bin/vacation
> 61104")
> 
> Any idea what could be wrong?
> 
> I have removed the .vacation.db file in case it was somehow corrupt. I've
> also verified file ownership.
> 
> # ls -l .vacation* .forward
> -rw-r--r--. 1 61104 users    40 Apr 15  2022 .forward
> -rw-------  1 61104 users 16384 Aug  8 12:48 .vacation.db
> -rw-------. 1 61104 users   223 Jul 30  2020 .vacation.msg
> -rw-------. 1 61104 users    90 Jul 30  2020 .vacation.pref
> -rw-------. 1 61104 users   158 Jul 30  2020 .vacation.sq
> -rw-------. 1 61104 users    19 Jul 30  2020 .vacation.subj
> 
> # cat .forward
> g...@gmail.com
> "|/usr/bin/vacation 61104"

Is 61104 a user account name, like this?

    postmap -q 61104 unix:passwd.byname 

How is this different form the 'working' accounts?

        Wietse
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to