Skip to main content
Bill Fox 님이 #Email에 질문했습니다
I have a web site at godaddy and want to send all my email to force.com without setting up email boxes on godaddy. Here is what GoDaddy is asking:

 

"You will need to ask your email company for their MX Records (Mail Exchange Records). Once you have those you can call us and we can show you where to put them into your domain name."

 

 
답변 3개
  1. 2015년 1월 22일 오후 9:09
    I believe Email2Case is an out of the box solution in salesforce.com.  I wrote my ap in force.com so that I can recieve any email and write to a file.  I then can you apex to assign to a user.  I am going to have 22,000 users and do not want to set up 22,000 emails on godaddy and then forward those 22,000 email accounts to 22,000 force.com emails (to much maintenance).

     

    At go GoDaddy i can set a catch all email that is forwarded to an email in force.com using apex code in force.com.  However, when i process the envelope information the "toAddress" shows the forwarded to address entered at Godaddy.  

     

    I want to keep my web site at Godaddy and they said i just need to get the MX records, so they can point the mail service to force.com.
0/9000