How can I configure it so that the user's email never bounce through any other hop but go directly through the server? Also how do I configure it to ONLY deliver via LMTP and not even SMTP? This confuses me because the user is a roaming client, how would that user make a connection to the postfix server without using port 25 or 465? In my case, we use a custom port since ISP's block outgoing ports 25 and sometimes 465
On Sun, Mar 30, 2014 at 4:09 PM, Viktor Dukhovni [via Postfix] < ml-node+s1071664n66496...@n5.nabble.com> wrote: > On Sun, Mar 30, 2014 at 03:35:13PM -0700, cybermass wrote: > > > If there is a postfix server that is configured to only accept and send > > email to users in the same domain, say for example > > [hidden email] <http://user/SendEmail.jtp?type=node&node=66496&i=0> can > only send to [hidden > email]<http://user/SendEmail.jtp?type=node&node=66496&i=1>, > does this > > mean that the client's email never hops through other servers or "hops"? > > No it does not. The submission server accepting email from and to > users in the single domain in question need not be the final store > for the mailboxes of that domain, and may deliver the mail to the > final mail-store via LMTP (remote non-SMTP hop) or via SMTP. > > -- > Viktor. > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://postfix.1071664.n5.nabble.com/Unclear-of-smtp-protocol-in-a-restricted-domain-tp66494p66496.html > To unsubscribe from Unclear of smtp protocol in a restricted domain, click > here<http://postfix.1071664.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=66494&code=Y3liZXJtYXNzcHJvZHVjdGlvbmNlbnRlckBnbWFpbC5jb218NjY0OTR8NTE3NzI5OTA0> > . > NAML<http://postfix.1071664.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- View this message in context: http://postfix.1071664.n5.nabble.com/Unclear-of-smtp-protocol-in-a-restricted-domain-tp66494p66497.html Sent from the Postfix Users mailing list archive at Nabble.com.