![]() |
|
ManDrillApp? - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36) +---- Thread: ManDrillApp? (/showthread.php?tid=1137) |
ManDrillApp? - IDIOTRETARDCAKE - 02-25-2015 I want to set up the third party mandrillapp.com app for my website, which currently runs sentora on cent os 6 (64 bits) Yeah is this possible? because currently no emails work RE: ManDrillApp? - Me.B - 02-25-2015 1. It's possible as you will likely to send all emails thru their API, as long the code runs under php 5.3 and don't require extra wide permissions. 2. Well, mail don't work, HOW? More informations? Did you setup MX? Setup SPF? Problems receiving? Sending? If you expect help you need to give more informations about email problem. M B RE: ManDrillApp? - IDIOTRETARDCAKE - 02-25-2015 (02-25-2015, 12:53 AM)Me.B Wrote: 1. It's possible as you will likely to send all emails thru their API, as long the code runs under php 5.3 and don't require extra wide permissions. I meant HOW do I set up mandrillapp RE: ManDrillApp? - Me.B - 02-25-2015 (02-25-2015, 12:57 AM)IDIOTRETARDCAKE Wrote:(02-25-2015, 12:53 AM)Me.B Wrote: 1. It's possible as you will likely to send all emails thru their API, as long the code runs under php 5.3 and don't require extra wide permissions. Well you should go to http://mandrill.com/ for answers. M B RE: ManDrillApp? - IDIOTRETARDCAKE - 02-25-2015 (02-25-2015, 01:02 AM)Me.B Wrote:(02-25-2015, 12:57 AM)IDIOTRETARDCAKE Wrote:(02-25-2015, 12:53 AM)Me.B Wrote: 1. It's possible as you will likely to send all emails thru their API, as long the code runs under php 5.3 and don't require extra wide permissions. I did But there is no way on sentora to configure the mail box settings for ALL mail RE: ManDrillApp? - Me.B - 02-25-2015 (02-25-2015, 01:07 AM)IDIOTRETARDCAKE Wrote: I did Why do you want to relay all emails thru mandrill? Postfix works fine. If you want to route all emails thru external SMTP, you will need to dig manually in postfix config (main.cf under/etc/sentora/configs/postfix ). I don't get why you would do that! M B RE: ManDrillApp? - IDIOTRETARDCAKE - 02-25-2015 (02-25-2015, 01:14 AM)Me.B Wrote:(02-25-2015, 01:07 AM)IDIOTRETARDCAKE Wrote: I did Because it takes up resources? and we send like 900 emails per day? RE: ManDrillApp? - IDIOTRETARDCAKE - 02-25-2015 (02-25-2015, 01:14 AM)Me.B Wrote:(02-25-2015, 01:07 AM)IDIOTRETARDCAKE Wrote: I did there isn't a panel folder in /etc? RE: ManDrillApp? - Me.B - 02-25-2015 /etc/sentora/configs/postfix sorry was not focused. 900 emails per day is easy to handle by local postfix. M B |