Hi. I set up an nginx imap/smtp proxy. I can see in the logs something about
the proxy not being able to send mail.
Apr 13 17:31:43 ns1 postfix/smtps/smtpd[29529]: warning: hostname
host.domain.com does not resolve to address 12.34.56.78: Name or service not
known
Apr 13 17:31:43 ns1 postfix/smtps
send outbound. It is because their ISP blocks outgoing 25 and 465.
So we use a custom port. They may know about 587 as well.
On Sun, Mar 30, 2014 at 5:17 PM, li...@rhsoft.net [via Postfix] <
ml-node+s1071664n66505...@n5.nabble.com> wrote:
>
> Am 31.03.2014 02:07, schrieb cybe
>
> Am 31.03.2014 01:54, schrieb cybermass:
> > Interesting, that is something I never even thought of
>
> why should a server hosting example.com relay a to him
> submitted message from [hidden
> email]<http://user/SendEmail.jtp?type=node&node=66502&i=0>to [hidden
&
[via Postfix] <
ml-node+s1071664n6650...@n5.nabble.com> wrote:
> cybermass:
> > Ok the user's emails should not go through any other servers out on the
> > internet to reach mine. Meaning their emails are sent directly within
> the
> > server. so if [hidden
&
ion I would
need to do on the server side?
On Sun, Mar 30, 2014 at 4:51 PM, Wietse Venema [via Postfix] <
ml-node+s1071664n6650...@n5.nabble.com> wrote:
> cybermass:
> > Ok the user's emails should not go through any other servers out on the
> > internet to reach mine
to
get to my server?
On Sun, Mar 30, 2014 at 4:25 PM, Viktor Dukhovni [via Postfix] <
ml-node+s1071664n66498...@n5.nabble.com> wrote:
> On Sun, Mar 30, 2014 at 04:13:00PM -0700, cybermass wrote:
>
> > How can I configure it so that the user's email never bounce through
stfix
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 -07
Hi. I am a bit unclear about how email works in a closed domain from roaming
clients (SASL auth clients).
If there is a postfix server that is configured to only accept and send
email to users in the same domain, say for example
j...@restricted.com can only send to another_u...@restricted.com, doe
Hi. I need to restrict access to only my internal domain but allow those in
permit_mynetworks to receive and send to any outside domain such as
gmail.com or so. So all users can only email each other in the local domain
but the admin in mynetworks may access the outside. Should I use the
transport