RE: problem with alias file pointing to a pipe

2000-04-18 Thread Erick Hallick
You guys nailed it. I added "exit 0" to the end of my csh script and it's working like a champ now. Thanks! Erick > I have just finished installing qmail onto a machine running AIX 4.3. > Everything seems to be working well, except for some aliases I have set > up. I need emails to particul

Re: problem with alias file pointing to a pipe

2000-04-18 Thread Steve Wolfe
> Is your script returning a "success" error code (0)? That should, of course, be "result code". That's what I get for answering when I haven't slept much. : ) steve

Re: problem with alias file pointing to a pipe

2000-04-18 Thread Steve Wolfe
> I have just finished installing qmail onto a machine running AIX 4.3. > Everything seems to be working well, except for some aliases I have set > up. I need emails to particular addresses to be piped into a script which > generates a page. So, I have the following file setup: > > /var/qmail/a

problem with alias file pointing to a pipe

2000-04-18 Thread Erick Hallick
I have just finished installing qmail onto a machine running AIX 4.3. Everything seems to be working well, except for some aliases I have set up. I need emails to particular addresses to be piped into a script which generates a page. So, I have the following file setup: /var/qmail/alias/.qm

Re: Problem with ~/alias

2000-03-01 Thread Neil Blakey-Milner
On Mon 2000-02-28 (16:06), Daniel Carlos wrote: > Is there a ezmlm support for Mysql working on FreeBSD??? > I find a patch for linux RedHat, but I need for FreeBSD. > Somebody know where I can to download it ??? cd /usr/ports/mail/ezmlm-idx && make USE_MYSQL=yes install Neil -- Neil Blakey-Mi

Re: Problem with ~/alias

2000-02-28 Thread Daniel Carlos
Hi, I correct the error now it's functioning ok!!! the function getpwnam(auto_usera) was failing. Thank's everybody! Is there a ezmlm support for Mysql working on FreeBSD??? I find a patch for linux RedHat, but I need for FreeBSD. Somebody know where I can to download it ??? Daniel

Re: Problem with ~/alias

2000-02-24 Thread Rogerio Brito
On Feb 24 2000, Dave Sill wrote: > The "Unable to find alias user!" message means getpwent("alias") > failed, which means it's either not there, or the process checking > couldn't access the file. It might also help to see the output of qmail-showctl (it shows what it thinks is th

Re: Problem with ~/alias

2000-02-24 Thread Dave Sill
Daniel Carlos <[EMAIL PROTECTED]> wrote: >donald# grep alias /etc/passwd >alias:*:1002:1001:User &:/var/qmail/alias:/nonexistent > >donald# ls -ld / /var /var/qmail /var/qmail/alias >drwxr-xr-x 17 root wheel 512 Jan 17 11:01 / >drwxr-xr-x 21 root wheel 512 Feb 15 19:36 /var >drwxr-xr-x 1

Re: Problem with ~/alias

2000-02-24 Thread Daniel Carlos
Output: donald# grep alias /etc/passwd alias:*:1002:1001:User &:/var/qmail/alias:/nonexistent donald# ls -ld / /var /var/qmail /var/qmail/alias drwxr-xr-x 17 root wheel 512 Jan 17 11:01 / drwxr-xr-x 21 root wheel 512 Feb 15 19:36 /var drwxr-xr-x 10 root qmail 512 Jan 18 09:50 /var/q

Re: Problem with ~/alias

2000-02-24 Thread Dave Sill
Daniel Carlos <[EMAIL PROTECTED]> wrote: >I know that the qmail isan't finding the path for the directory ~/alias. >Some sugestion ?? Show us the output of: grep alias /etc/passwd ls -ld / /var /var/qmail /var/qmail/alias -Dave

Problem with ~/alias

2000-02-24 Thread Daniel Carlos
Hi, I'm using Qmail(maildir) with Mysql, but the ~/alias isan't functions. I know that the qmail isan't finding the path for the directory ~/alias. Some sugestion ?? donald# cat /var/qmail/alias/.qmail-asdf [EMAIL PROTECTED] donald# cat /var/qmail/alias/.qmail-root [EMAIL PROTECTED] 94869285