On 07/09/2013 05:13 PM, Dotan Cohen wrote:
212.179.241.14 is the address where my desktop is located, and bzq-*
obviously by the name refers to my ISP (Bezeq). It seems that even
with submission enabled, Postfix wants the IP address whitelisted in
"mydomains". I don't even see in the logs that Po
On Mon, Jul 8, 2013 at 11:04 PM, Peter wrote:
> No, the service you're looking for is "submission", not "smtps". SMTPS is a
> deprecated means of submission and you only need it if your users are using
> a very old version of one particular email client in which case they likely
> have other prob
Thanks for Noel Jones
About "ip match domain", It's working now.
/etc/postfix/main.cf
smtpd_sender_restrictions =
check_client_access cidr:/etc/postfix/enforce_ip_match_domain
smtpd_restriction_classes =
example
example = check_sender_access hash:/etc/postfix/example.do
On 07/06/2013 02:00 AM, Robert Schetterer wrote:
Am 06.07.2013 04:29, schrieb Andrew Ho:
I run into problem of setting this.
I have two mail servers, one for each domain.
I need email to be received for one domain to make a copy and
forwarded to the other mail server of another domain.
Any sug
On 7/8/2013 2:55 PM, J Gao wrote:
> Hi, All,
>
> When my postfix+courier received/sent an email, it will have a file
> which name like this:
> 1373311807.V805I31d1928M179657.zeta.veecall.com,S=1456:2,ST
>
> Can someone explain to me how to understand this name? I mean for
> example like the above
On 13-07-08 12:55 PM, J Gao wrote:
Hi, All,
When my postfix+courier received/sent an email, it will have a file
which name like this:
1373311807.V805I31d1928M179657.zeta.veecall.com,S=1456:2,ST
Can someone explain to me how to understand this name? I mean for
example like the above one, what is
On 07/09/2013 05:10 AM, Dotan Cohen wrote:
on a related note, as this is for humans to send mail from their mail
clients, you'll want to configure a proper submission [port 587] service.
see the commented example in master.cf for a starting point. smtp auth
should be offered only via the submissi
Hi, All,
When my postfix+courier received/sent an email, it will have a file
which name like this:
1373311807.V805I31d1928M179657.zeta.veecall.com,S=1456:2,ST
Can someone explain to me how to understand this name? I mean for
example like the above one, what is the meaning of "1373311807" and
Dotan Cohen:
> > on a related note, as this is for humans to send mail from their mail
> > clients, you'll want to configure a proper submission [port 587] service.
> > see the commented example in master.cf for a starting point. smtp auth
> > should be offered only via the submission service, and
On Mon, Jul 8, 2013 at 5:27 PM, btb wrote:
> instead of googling, simply use the postfix documentation that came with the
> software. your goal is accomplished by implementing smtp auth, which
> postfix offers by way of sasl authentication. to that end, this is
> documented in SASL_README. i wo
On 2013.07.08 08.25, Dotan Cohen wrote:
Form googling I found this "solution" online but it does not work as I
expected.
instead of googling, simply use the postfix documentation that came with
the software. your goal is accomplished by implementing smtp auth,
which postfix offers by way of
I would like to configure my Postfix machine to send mail from my
users from any location, but I do not want to set it as an open relay.
Currently, I restrict users via mynetworks:
mynetworks = 127.0.0.0/8 [:::127.0.0.0]/104 [::1]/128 1.2.3.4
(Office IP address)
If I change this to 0.0.0.0/0
Pol Hallen:
> > Do you have a AV scanner or some other after queue content filter? If
> > yes postfix is maybe telling you that the message has been transfered
> > to this next hop. IMHO you should ditch DSN because no one is
> > using/allowing it anyway, so trying to get it right is a fruitless
>
> Do you have a AV scanner or some other after queue content filter? If
> yes postfix is maybe telling you that the message has been transfered
> to this next hop. IMHO you should ditch DSN because no one is
> using/allowing it anyway, so trying to get it right is a fruitless
> effort.
Hello and t
Zitat von Pol Hallen :
Follow official postfix page (http://www.postfix.org/DSN_README.html) I've:
smtpd_discard_ehlo_keyword_address_maps = cidr:/etc/postfix/esmtp_access
cat /etc/postfix/esmtp_access
# Allow DSN requests from local subnet only
192.168.1.0/24 silent-discard
Pol Hallen:
> Follow official postfix page (http://www.postfix.org/DSN_README.html) I've:
>
> smtpd_discard_ehlo_keyword_address_maps = cidr:/etc/postfix/esmtp_access
>
> cat /etc/postfix/esmtp_access
> # Allow DSN requests from local subnet only
> 192.168.1.0/24 silent-discard
>
Follow official postfix page (http://www.postfix.org/DSN_README.html) I've:
smtpd_discard_ehlo_keyword_address_maps = cidr:/etc/postfix/esmtp_access
cat /etc/postfix/esmtp_access
# Allow DSN requests from local subnet only
192.168.1.0/24 silent-discard
0.0.0.0/0 silent-
17 matches
Mail list logo