17 messages in net.sourceforge.lists.courier-users[courier-users] Re: Makealiases Probl...
FromSent OnAttachments
Jim GiffordSep 19, 2003 7:17 pm.makealiases, .log
Sam VarshavchikSep 19, 2003 8:14 pm 
Jim GiffordSep 19, 2003 10:07 pm 
Jim GiffordSep 20, 2003 4:10 pm 
Sam VarshavchikSep 20, 2003 7:02 pm 
Jim GiffordSep 20, 2003 9:45 pm 
Jim GiffordSep 21, 2003 12:39 am 
Sam VarshavchikSep 21, 2003 6:31 am 
Jim GiffordSep 21, 2003 11:13 am 
Jim GiffordSep 21, 2003 1:36 pm 
Sam VarshavchikSep 21, 2003 1:48 pm 
Jim GiffordSep 21, 2003 2:54 pm 
Sam VarshavchikSep 21, 2003 6:54 pm 
Jim GiffordSep 21, 2003 9:46 pm 
Jon NelsonSep 22, 2003 5:50 am 
Sam VarshavchikSep 22, 2003 4:49 pm 
Jim GiffordSep 22, 2003 6:27 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Re: Makealiases Problem updateActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Sep 19, 2003 8:14:41 pm
List:net.sourceforge.lists.courier-users

Jim Gifford writes:

Sam and everyone, I have tracked the issue down to the tmp file not being created. Sam,

How did you conclude that?

got any ideas. I took another box and reloaded courier and it's doing the same thing.

aliascombine: ERR: No such file or directory /usr/sbin/makealiases: line 252: 30663 Done for f in $aliasdir/*; do echo "##MaKeAlIaSeS##$f"; if test -f "$f"; then cat $f; else echo "$f: file not found." 1>&2; echo "."; fi; done 30664 Broken pipe | /usr/libexec/courier/aliasexp $xaliaspfix $xaliastmpdir $module makealiases: ERR: No such file or directory

Attached is the modified version of makealiases I used to track the errors.

Here is the output of the log aliastmp=-tmp=/etc/courier/aliases.tmp aliasdump= aliasalias=-alias=/etc/courier/aliases.dat xaliaspfix=-xaliaspfix=.xalias/ xaliastmpdir= module=local xaliaspfix=-xaliaspfix=.xalias/ xaliastmpdir= module=local

I don't see the problem with this output.

This also sort of relates to my sqwebmail problem where the cache files are not being created.

How is it related?