I think the mail server is not connected to the internet and does not handle "public domain" emails. It only handled email tragic internally. So the cloud app needs a way "in" and the idea is to use a simple public mta that accepts the mail as-is and passes it on to the internal server which delivers to the user(s).
I think a simple mail relay will do the trick allowing traffic from that one IP. Cheers, Sebastian > On 31.07.2014, at 19:22, Eric Shubert <[email protected]> wrote: > > If I understand correctly, you'd like to be able to send emails from a cloud > web app to intranet (local) users. > > As long as the intranet users are in domains for which your mail server > receives emails (the domain is in your rcpthosts), you shouldn't need to do > anything special. Just set up your cloud app to send emails in the normal > fashion, and they should be received by your local accounts. > > If the cloud app needs to send emails to domains that are not in your > rcpthosts, then it will take a little more configuration, but can be done. I > presume your "intranet users" are all domains in your rcpthosts though, so > that shouldn't be necessary. Let me know if this is the case or not, and I > can explain what you need to do to if you intranet users are outside of your > mail host. > > Thanks. > > -- > -Eric 'shubes' > >> On 07/30/2014 08:41 PM, Aneesh Hariyappan wrote: >> hi eric, >> >> sorry for not detailing . I need to obtain the following solution. I >> have a software running on the cloud, from which i need to send email >> notifications to my intranet users. My qmail server is in my LAN not >> public domain. I dont want to give direct inbound connection to mail >> server in LAN. Is it possible to keep a SMTP forwarder kind of >> application in DMZ to send the email notifications to intranet users.. >> >> >> On Wed, Jul 30, 2014 at 8:37 PM, Eric Shubert <[email protected] >> <mailto:[email protected]>> wrote: >> >> On 07/30/2014 01:04 AM, Aneesh Hariyappan wrote: >> >> Hi, >> >> Is there any way to put a SMTP forwarder kind of application on >> DMZ to >> allow a webserver on the WAN to allow email notifications to an >> internal >> QMail server? >> >> -- >> Regards , >> >> Aneesh K H >> >> >> I don't quite understand what you're trying to accomplish. >> >> Please elaborate by explaining the problem you have, and then the >> solution you have in mind. >> >> >> -- >> -Eric 'shubes' >> >> >> ------------------------------__------------------------------__--------- >> To unsubscribe, e-mail: >> qmailtoaster-list-unsubscribe@__qmailtoaster.com >> <mailto:[email protected]> >> For additional commands, e-mail: >> qmailtoaster-list-help@__qmailtoaster.com >> <mailto:[email protected]> >> >> >> >> >> -- >> Regards , >> >> Aneesh K H > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
