[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

homedirectory and $defer



I just upgraded my mail server to 2.99.56 from 2.99.55-pre1cvs.
I have two machines running solaris 8, one is my server I build my software on
and the other is the mail server itself.

If I run router on the build server I get this:

build# /opt/zmailer/bin/router -i
ZMailer router (2.99.56 #1: Thu Feb 12 14:51:23 AST 2004)
  trent@build:/extra/src/zmailer-2.99.56/router
Copyright 1992 Rayan S. Zachariassen
Copyright 1992-2003 Matti Aarnio
Configured with command: 'CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/zmailer' '--with-mailvar=/var/zmailer' '--with-postoffice=/var/zmailer/postoffice' '--with-mailbox=/var/mail' '--with-logdir=/var/zmailer/log' '--with-zmailer-conf=/etc/zmailer.conf' '--mandir=/opt/zmailer/man' '--libdir=/opt/zmailer/lib' '--includedir=/opt/zmailer/include' '--with-openssl-prefix=/opt/openssl' 'CC=gcc' 'CPPFLAGS=-I/opt/db/include -L/opt/db/lib''

z# echo $(homedirectory "trent2") ; echo $defer


z# router trent2
<root.interactive@>: address: trent2
(((error nosuchuser trent2@infointeractive.com default_attributes)))
z# 


but on the mail server I get:

mail# router -i
ZMailer router (2.99.56 #1: Thu Feb 12 14:51:23 AST 2004)
  trent@build:/extra/src/zmailer-2.99.56/router
Copyright 1992 Rayan S. Zachariassen
Copyright 1992-2003 Matti Aarnio
Configured with command: 'CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/zmailer' '--with-mailvar=/var/zmailer' '--with-postoffice=/var/zmailer/postoffice' '--with-mailbox=/var/mail' '--with-logdir=/var/zmailer/log' '--with-zmailer-conf=/etc/zmailer.conf' '--mandir=/opt/zmailer/man' '--libdir=/opt/zmailer/lib' '--includedir=/opt/zmailer/include' '--with-openssl-prefix=/opt/openssl' 'CC=gcc' 'CPPFLAGS=-I/opt/db/include -L/opt/db/lib''

z# echo $(homedirectory "trent")
/users/ops/trent
z# echo $(homedirectory "trent2")

z# echo $defer
HOME:trent2
z# echo $(homedirectory "trent2") ; echo $defer

HOME:trent2
z# router trent2
<root.interactive@>: address: trent2
<root.interactive@>: deferred: HOME:trent2: trent2
(((hold HOME:trent2 trent2 default_attributes)))
z# 

ofcourse the mailer server has modified configs, but does anyone know what
would cause this behaviour?  I want users that don't exist to have the message
returned right away.

-- 
                Trent MacDougall @ InfoInterActive Corp., An AOL Company
        Sr. System Administrator @ 902-832-AOL1
                 Trent.MacDougall@InfoInterActive.Com
-
To unsubscribe from this list: send the line "unsubscribe zmailer" in
the body of a message to majordomo@nic.funet.fi