활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Hi all,
I'm Daeho at ibank in Korea.
Now, I can send email by bulk delivery and through mid-sourcing..
But my client want to integrate 'ACC' with their own SMTP server.
Could you please let me know how can I integrate 'ACC' with external SMTP (eg. gmail SMTP and so on) ?
Thanks,
Best Regards
Daeho
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
You can definitely authenticate with external smtp’s, via local postfix relay. There are numerous tutorials on how to do this, search ’integrate postfix with x’, where x is your platform.
Hi,
Add the smtp relay option to the instance conf, details in serverConf.xml.
Thanks,
-Jon
Hi wodnicki,
Thanks for your reply.
I checked that file.
But I think there are no options for external 'SMTP' information (eg, ID / PWD / IP / PORT and so on..).
1. address
2. excludeDomains
3. heloHost
4. includeDomains
5. publicId
6. weight
Sometimes, When we try to integrate system with external 'SMTP' (like gmail and third party email sender) , we have to configure 'SMTP' options by many information like ID , PASSWORD, IP, PORT and so on.
Now, I have to integrate ACC with external mail sender solution.
In this case, how can I configure external SMTP option in ACC?
Thanks,
Best Regards,
Daeho
조회 수
답글
좋아요 수
Hi,
For address and port, the setting's there:
<!-- Configuration of the mail server for the message delivery.
address : Comma-separated list of DNS names or IP addresses of SMTP relays to use.
port : IP port of SMTP server. Default: 25 -->
<relay address="" port="25"/>
If you need more features, you can set up a local postfix instance and proxy through that. I've done this to relay via sendgrid before, to bypass a firewall for a quick demo.
Thanks,
-Jon
조회 수
답글
좋아요 수
Hi wodnicki,
Thanks for your reply.
But I searched similar post Re: Adobe Campaign integration with a 3rd party SMTP server
I think we can not integrate third part SMTP (by authenticated).
Thanks,
Best Regards,
Daeho
조회 수
답글
좋아요 수
You can definitely authenticate with external smtp’s, via local postfix relay. There are numerous tutorials on how to do this, search ’integrate postfix with x’, where x is your platform.
Thanks for your reply.
I will configure relay SMTP server for authenticate external SMTP server.
Thanks,
Best Regards
Daeho
조회 수
답글
좋아요 수
조회 수
Likes
답글
조회 수
Likes
답글