|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Arvids Lemchens (lemchens
lemmies.lb.bawue.de)Date: Sun Dec 23 2001 - 10:35:00 CST
## Nachricht vom 23.12.01 weitergeleitet
## Ursprung : owner-postfix-users
postfix.org
## Ersteller: lemchens
lemmies.lb.bawue.de
Hallo Matthias,
many thanks for your answer.
> Arvids Lemchens <lemchens
lemmies.lb.bawue.de> writes:
>> having a problem with postfix on one computer.
>> He is ignoring comletely /etc/aliases an ~/.forward's.
> Did you run postaliases or postmap on those maps?
Tried them to, but that is not the problem.
Working computer:
-----
pc2:~# egrep 'alias|forward' post.trc |egrep 'open|stat'
1502 open("/etc/aliases.db", O_RDONLY) = 11
1502 open("/etc/aliases.db", O_RDONLY|O_LARGEFILE) = 12
1502 open("/etc/aliases.db", O_RDONLY|O_LARGEFILE) = 13
1502 stat("/etc/aliases", {st_mode=S_IFREG|0644, st_size=95, ...}) = 0
1502 lstat("/root/.forward", {st_mode=S_IFREG|0644, st_size=5, ...}) = 0
1502 open("/root/.forward", O_RDONLY) = 11
1502 lstat("/home/ich/.forward", {st_mode=S_IFREG|0644, st_size=24, ...})
= 0
1502 open("/home/ich/.forward", O_RDONLY) = 11
pc2:~#
-----
Notworking computer:
-----
pc4:~# egrep 'alias|forward' post.trc |egrep 'open|stat'
pc4:~#
-----
post.trc is on each machine the result of a
strace -o post.trc -f /etc/init.d/postfix start
an sending one mail.
> Does that machine have its chroot set up properly (missing db libraries
> in /var/spool/postfix/lib)?
You mean "libnss_db-2.2.so" and "libnss_db.so.2"?
Neither of both have them.
On the working even on the hole system this libs are missing.
On both systems the contents of /var/spool/postfix/lib are equal.
> What process is supposed to read ~/.forward?
???
I think i don't really understand the question?
Shouldn't it be "trivial-rewrite" or "local"?
MvfG,
Arvids
-
To unsubscribe, send mail to majordomo
postfix.org with content
(not subject): unsubscribe postfix-users
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]