etegration
Verified User
It says to do this:
But we're running Exim on our servers via DA's installation right? But i also read in this forums that there's something call a sym link from Exim to Sendmail? Anyway to implement the following then?
For sendmail users, edit your aliases file and add this line.
support: root,"|/path/to/your/openticket.pl"
and than run, "newaliases"
Last step is setting up your email gateway.
If your using qmail, simply edit your .qmail-support for the domain you wish to be your gateway.
Add this line to your dot-qmail.
| /your/path/to/openticket.pl
For sendmail users, edit your aliases file and add this line.
support: root,"|/path/to/your/openticket.pl"
and than run, "newaliases"
But we're running Exim on our servers via DA's installation right? But i also read in this forums that there's something call a sym link from Exim to Sendmail? Anyway to implement the following then?
For sendmail users, edit your aliases file and add this line.
support: root,"|/path/to/your/openticket.pl"
and than run, "newaliases"