Ticket #1167 (closed defect: fixed)

Opened 6 months ago

Last modified 6 months ago

postfix-config for fedora

Reported by: ispcontrol@jerchen.de Assigned to:
Priority: major Milestone: ispCP ω 1.0.0 - RC5
Component: Config Files Version: ispCP ω 1.0.0 - RC4
Severity: Don't know Keywords: postfix, fedora
Cc:

Description (Last modified by rats)

In root/trunk/configs/fedora/postfix/main.cf you have to set the daemon_directory and the program_directory for Fedora-Users to /usr/libexec/postfix.

Else you get this Error: [root@j-server ~]# /usr/sbin/postfix start postfix: fatal: chdir(/usr/lib/postfix): No such file or directory

[root@j-server ~]# diff /etc/postfix/main.cf /etc/postfix/main.cf.old
23,24c23,24
< daemon_directory             = /usr/libexec/postfix
< program_directory            = /usr/libexec/postfix
---
> daemon_directory             = /usr/lib/postfix
> program_directory            = /usr/lib/postfix

Attachments

Change History

04/05/08 17:04:24 changed by zothos

plase attach the pach with in unified diff style.

04/05/08 17:10:32 changed by rats

  • description changed.

04/05/08 17:10:38 changed by rats

  • milestone set to ispCP ω 1.0.0 - RC5.

04/05/08 17:12:10 changed by rats

  • status changed from new to closed.
  • resolution set to fixed.

fixed in r1102


Add/Change #1167 (postfix-config for fedora)




Action