Anybody can explain how mail aliases work in OpenERP?
I have a mail alias domain(for example, @work.com) and some aliases, created by hr_recruitment module(for example, "programmer" and "manager"). Also, have a configured incoming and outgiong email gateways for one email box(f.e., company@work.com).
People get email addresses from site with vacancies: programmer@work.com & manager@work.com (alias@domain) and send message to it (with some information about themselves). They automatically should get a response with link to a survey, witch set in "Interview Form" field in Job Position form (link to survey in interface, not an attached *.pdf report file).
The questions is:
- Is possible to use one incoming server for different aliases? Or I should create an incoming email gateway for each alias? I mean configured incoming email servers with user names programmer@work.com and manager@work.com.
- How can I attach link to survey in reply emails? Maybe create a new functional field, witch will create a link to survey and print this field in email template?
P.S. I use OpenERP v8.
P.P.S. Sorry for my English :)