This question has been flagged
5 Replies
16998 Views

How we configure catchall configration and alias work.

create user set email and alias is(username@aliasdomain) how user receive mail on personally mail

suppose user is project user. any project manager assign a task for this user. Mail receiving in this user mail address

any one can reply thansks.

Avatar
Discard

Thanks for your reply but my prob. is ! when any mail received in my personal mail how we received(fatch) in openerp inbox. Messages >> Inbox.

Best Answer

Hello Farid

This URL might help u. Let me know if u have any issues.

https://doc.openerp.com/v6.0/developer/4_13_server_action/index.html/#step-2-mapping-server-actions-to-workflows

http://www.youtube.com/watch?v=qIPaddqJJGM

Avatar
Discard
Author

Thanks for your answer but not my issue how to configure email server but my issue is how catchall work incoming and outgoing mail is used only one mail. How mail received in personal mail address

" How mail received in personal mail address"

settings->users->users

Whenever we create new user , there is email field at bottom.

i fill up my email = shashank_verma@openerp.com

Now lets assume i want to send sale order information to particular user by mail.

sale->quotations-> open existing order-> click on button send by mail-> choose user name

now mail is dropped to my personal id.

"how we received(fatch) in openerp inbox. Messages >> Inbox"

U need to configure ur incoming mail server.

Do following configurations in openerp

1.Go to Settings -  General Settings
2.select Configure the incoming email gateway
3. Now create a  record by with following values:
Name: Description of  Incoming Gateway 
Server Type: IMAP Server
Server Name: 
Select SSL/TLS check box
Username: ur mail id
Password: xyz

If connection is ok, you'll start receiving all you mails in here Messaging -> Inbox