I have an "old" server: debian bullseye + Postfix 3.5.25 (ldap, dovecot) + Sympa 6.2.26. This combination works fine. But for several reasons it is time to configure a new server: Debian Trixie + Postfix 3.10.5 (ldap, dovecot) + Sympa. In fact the new system is a copy of the older one.

After hard work almost everything works fine. But the only thing is  sending mail to the listserver mail is not delivered:

    91BAF5F444E    2712 Wed Feb  4 15:01:14  <email>
    (temporary failure. Command output: /usr/local/sympa/libexec/queue: while opening queue file 'T.tiswe_fr.1770215348.308714': Read-only file system)
 [email protected]

The same message with the same sympa will be delivered on the old system.

I have spent hours and hours to find the problem but I don't see it. Directory, sockets, files permissions are all the same. I even reinstalled Sympa from scratch but nothing helps.

With a lot of logging on I see on the old working server:

Feb 04 11:08:06 monk postfix/qmgr[1031487]: qmgr_deliver: site `[email protected]' Feb 04 11:08:07 monk postfix/pipe[1034141]: 73CEA8037C: to=<[email protected]>, relay=sympa, delay=1, delays=0.02/0.03/0/1, dsn=2.0.0, status=sent (delivered via sympa service):

The new one tells me on the same place:

Feb 04 15:01:14 monk postfix/qmgr[304343]: qmgr_deliver: site `[email protected]' Feb 04 15:01:14 monk postfix/pipe[304783]: 91BAF5F444E: to=<[email protected]>, relay=sympa, delay=0.04, delays=0.01/0.02/0/0.02, dsn=4.3.0, status=deferred (temporary failure. Command output: /usr/local/sympa/libexec/queue: while opening queue file 'T.tiswe_fr.1770213674.304784': Read-only file system )

The dsn=4.3.0 indicates something between postfix/pipe and /usr/local/sympa/libexec/queue goes wrong. But what? Looks like a permission problem to me but I can't find it. Someone?

_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to