forwarding to a file.php
forwarding to a file.php
Hello guys,
i got osticket installed i need to forward to /public_html/osticket/api/pipe.php an email, how can i do this?
many thanks.
i got osticket installed i need to forward to /public_html/osticket/api/pipe.php an email, how can i do this?
many thanks.
Re: forwarding to a file.php
If I understand correct, you need this guide and exim section - http://osticket.com/wiki/Email_Piping
Re: forwarding to a file.php
i figured it out thanks. i think is a limitation of vestacp, you guys should improve the Alias area. if you need how to contact me.
Re: forwarding to a file.php
forwarding to only permits to add an email, and that email is stored to the file:
you should remove the error if an email aint set properly adding the ability to set what users need to, for example in my case:
1) i set up a fake forwarding to a [email protected]
2) i went to my /home/admin/conf/mail/yourdomain.tld/aliases
3) open it with a text editor and replace the: with:
it works like a charm.
cheers.
Code: Select all
/home/admin/conf/mail/yourdomain.tld/aliases
1) i set up a fake forwarding to a [email protected]
2) i went to my /home/admin/conf/mail/yourdomain.tld/aliases
3) open it with a text editor and replace the: with:
Code: Select all
[email protected]:|/home/admin/web/yourdomain.tld/public_html/path_to_osticket_or_whatever/your_file.ext
cheers.
Re: forwarding to a file.php
Can you add idea to http://bugs.vestacp.com/?Teo wrote:i figured it out thanks. i think is a limitation of vestacp, you guys should improve the Alias area. if you need how to contact me.
Re: forwarding to a file.php
sure mate.
Re: forwarding to a file.php
cannot login over there :/
Re: forwarding to a file.php
There is a trick - try to login from some topic ;-(Teo wrote:cannot login over there :/
From main page I can't login too.