Qmail alias files and command lines

Here’s the deal, see… I have a new box with a lovely copy of Qmail
installed. I have installed the latest RT (looks good, btw) and am
trying to make the mail interface work. I have a ~alias/.qmail-general
file that looks like:

|“/opt/rt/bin/rt-mailgate General correspond”

Fine and dandy, but Qmail dumps to the maillog that the
“/opt/rt/bin/rt-mailgate_General_correspond” file is not found. If I
change the alias file to read:

|“/opt/rt/bin/rt-mailgate”

Then it goes through but I get a response from RT claiming that I don’t
have permission to create entries… probably because there is no queue
specified.

Help, Oh Wise And Wonderful Ones?

Karel P Kerezman - IS Admin, Entercom Portland LLC
Needed a tutor to learn how to scribble.
From the Canonical Fulldeckisms List:
Canonical Lists of Fulldeckisms and Answering Machine Messages

Try putting the | inside the quotes.On Thu, Dec 21, 2000 at 05:44:39PM -0800, Karel P Kerezman wrote:

Here’s the deal, see… I have a new box with a lovely copy of Qmail
installed. I have installed the latest RT (looks good, btw) and am
trying to make the mail interface work. I have a ~alias/.qmail-general
file that looks like:

|“/opt/rt/bin/rt-mailgate General correspond”

Fine and dandy, but Qmail dumps to the maillog that the
“/opt/rt/bin/rt-mailgate_General_correspond” file is not found. If I
change the alias file to read:

|“/opt/rt/bin/rt-mailgate”

Then it goes through but I get a response from RT claiming that I don’t
have permission to create entries… probably because there is no queue
specified.

Help, Oh Wise And Wonderful Ones?

Karel P Kerezman - IS Admin, Entercom Portland LLC

Needed a tutor to learn how to scribble.

From the Canonical Fulldeckisms List:
Canonical Lists of Fulldeckisms and Answering Machine Messages


rt-users mailing list
rt-users@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

jesse reed vincent – root@eruditorum.orgjesse@fsck.com
70EBAC90: 2A07 FC22 7DB4 42C1 9D71 0108 41A3 3FB3 70EB AC90

“If IBM wanted to make clones, we could make them cheaper and faster than
anyone else!” - An IBM Rep. visiting Vassar College’s Comp Sci Department.

Karel P Kerezman writes:

|“/opt/rt/bin/rt-mailgate General correspond”

Fine and dandy, but Qmail dumps to the maillog that the
“/opt/rt/bin/rt-mailgate_General_correspond” file is not found. If I
change the alias file to read:

Omit the quotes and it should be fine.
-Matt

Karel P Kerezman writes:

|“/opt/rt/bin/rt-mailgate General correspond”

Fine and dandy, but Qmail dumps to the maillog that the
“/opt/rt/bin/rt-mailgate_General_correspond” file is not found. If I
change the alias file to read:

Omit the quotes and it should be fine.
-Matt

And we have a winner! (The other suggestion, putting the pipe inside the
quotes, resulted in Qmail attempting to deliver to a user named
|/opt/rt/and-so-on.) Thank you so very much!

Now all I have to do to finish off this server is to get Evolution to
talk to Qmail’s maildir (the latest release is SUPPOSED to be able to),
set up outside email access, and tighten down security further. Life…
isn’t that bad.

Karel P Kerezman - IS Admin, Entercom Portland LLC
One too many lights out in his Christmas tree.
From the Canonical Fulldeckisms List:
Canonical Lists of Fulldeckisms and Answering Machine Messages

Here’s the deal, see… I have a new box with a lovely copy of Qmail
installed. I have installed the latest RT (looks good, btw) and am
trying to make the mail interface work. I have a ~alias/.qmail-general
file that looks like:

|“/opt/rt/bin/rt-mailgate General correspond”

Fine and dandy, but Qmail dumps to the maillog that the
“/opt/rt/bin/rt-mailgate_General_correspond” file is not found. If I
change the alias file to read:

|“/opt/rt/bin/rt-mailgate”

Then it goes through but I get a response from RT claiming that I
don’t have permission to create entries… probably because there is
no queue specified.

Help, Oh Wise And Wonderful Ones?

Try this:

|preline /opt/rt/bin/rt-mailgate General correspond

Works for me.  Cheers!

--A.L.Lambert (hopeless qmail fanatic).