Rt 3.4.4 and qmail

Hi

I have rt working but am unable to communicate via email. I have the following set in /home/vpopmail/domains/mail1.augmentedreality.ltd.uk/.qmail-admin:

“|/opt/rt3/bin/rt-mailgate --queue admin --action correspond --url http://localhost/

The error I get when sending emails to admin@mail1.augmentedreality.ltd.uk is:

Hi. This is the qmail-send program at mail1.augmentedreality.ltd.uk.
I’m afraid I wasn’t able to deliver your message to the following addresses.
This is a permanent error; I’ve given up. Sorry it didn’t work out.

“|/opt/rt3/bin/rt-mailgate --queue admin --action correspond --url http://localhost/@mail1.augmentedreality.ltd.uk:

can anyone tell me where the @mail1.augmentedreality.ltd.uk gets appendd to the message?

Regards

Chris

List wrote:

Hi

I have rt working but am unable to communicate via email. I have the
following set in
/home/vpopmail/domains/mail1.augmentedreality.ltd.uk/.qmail-admin:

“|/opt/rt3/bin/rt-mailgate --queue admin --action correspond --url
http://localhost/

The error I get when sending emails to
admin@mail1.augmentedreality.ltd.uk
mailto:admin@mail1.augmentedreality.ltd.uk is:

Hi. This is the qmail-send program at mail1.augmentedreality.ltd.uk.
I’m afraid I wasn’t able to deliver your message to the following
addresses.
This is a permanent error; I’ve given up. Sorry it didn’t work out.

“|/opt/rt3/bin/rt-mailgate --queue admin --action correspond --url
mailto:“|/opt/rt3/bin/rt-mailgate%20--queue%20admin%20--action%20correspond%20--url%20http://localhost/”@mail1.augmentedreality.ltd.ukhttp://localhost/@mail1.augmentedreality.ltd.uk:

can anyone tell me where the @mail1.augmentedreality.ltd.uk gets
appendd to the message?
Try using the FQDN instead of localhost.

Regards

Chris



The rt-users Archives

Be sure to check out the RT Wiki at http://wiki.bestpractical.com

Buy your copy of our new book, RT Essentials, today!

Download a free sample chapter from http://rtbook.bestpractical.com

Drew Barnes
Applications Analyst
Raymond Walters College
University of Cincinnati

List wrote:

Hi

I have rt working but am unable to communicate via email. I have the
following set in
/home/vpopmail/domains/mail1.augmentedreality.ltd.uk/.qmail-admin:

“|/opt/rt3/bin/rt-mailgate --queue admin --action correspond --url
http://localhost/

The error I get when sending emails to
admin@mail1.augmentedreality.ltd.uk
mailto:admin@mail1.augmentedreality.ltd.uk is:

Hi. This is the qmail-send program at mail1.augmentedreality.ltd.uk.
I’m afraid I wasn’t able to deliver your message to the following
addresses.
This is a permanent error; I’ve given up. Sorry it didn’t work out.

“|/opt/rt3/bin/rt-mailgate --queue admin --action correspond --url
mailto:“|/opt/rt3/bin/rt-mailgate%20--queue%20admin%20--action%20correspond%20--url%20http://localhost/”@mail1.augmentedreality.ltd.ukhttp://localhost/@mail1.augmentedreality.ltd.uk:

can anyone tell me where the @mail1.augmentedreality.ltd.uk gets
appendd to the message?

I use:

| /var/qmail/bin/preline /usr/local/rt3/bin/rt-mailgate --queue general --action correspond --url http://support.network-i.net/rt/

matters in this case), and it works fine. I’m not convinced I need the
preline actually. One thing: you don’t really have those quote marks in
there, do you? That’ll make qmail think it’s an email address rather
than a program, which might explain what you are seeing.

Cheers,

Howie