Hi,
I want to subscribe openssl.org mail list,but i cann't send email to the mail server of openssl.org.
As the same time, i can send email to anyway,as gmail.com,hotmail.com,postfix.org, etc .
This is the error information,pls help.
Best regards
LEON
This is the mail syst
* LEON :
> [1]: host master.openssl.org[194.97.152.144] said: 550
> 5.7.1 Client host rejected: cannot find your hostname, [218.107.54.52]
> (in
> reply to RCPT TO command)
$ host 218.107.54.52
Host 52.54.107.218.in-addr.arpa. not found: 3(NXDOMAIN)
That's why. Your server doesn't ha
Hi,
This is my static ip mail server,ISP give me the ip,and i install the
bind9 in this mail server,can you tell me how to do ?
The bind config file has mail record.
@IN MX10 mail.kingdest.com.
mailINA218.107.54.52
On 09/16/2012 12:06 AM, Ralf Hildebrandt wrote:
* LEON :
> Hi,
>
> This is my static ip mail server,ISP give me the ip,and i install
> the bind9 in this mail server,can you tell me how to do ?
You ISP needs to setup the reverse DNS entry (I guess).
--
Ralf Hildebrandt
Geschäftsbereich IT | Abteilung Netzwerk
Charité - Universitätsmediz
Hi,
Contact ISP is a good way,but my ISP cann't do it for me.Is there
another way?
By the way,how to avoid receive the mail that i post to this mail list?
On 09/16/2012 12:22 AM, Ralf Hildebrandt wrote:
* LEON:
Hi,
This is my static ip mail server,ISP give me the ip,and i install
the bi
* LEON :
> Hi,
>
> Contact ISP is a good way,but my ISP cann't do it for me.Is there
> another way?
The nameservers for the subnet your server is in are:
54.107.218.in-addr.arpa name server gz1-dns.gdgz.cncnet.net.
54.107.218.in-addr.arpa name server gz2-dns.gdgz.cncnet.net.
The SOA Record is:
What command to get this information?
54.107.218.in-addr.arpa name server gz1-dns.gdgz.cncnet.net.
54.107.218.in-addr.arpa name server gz2-dns.gdgz.cncnet.net.
The SOA Record is:
54.107.218.in-addr.arpa has SOA record gz1-dns.gdgz.cncnet.net.
root.gz1-dns.gdgz.cncnet.net. 20021210 10800 3600 60
your ISP is resposible for PTR's of HIS addresses
he CAN and he have to
if he refuses search a professional ISP and consider
reading manuals what you are needing for a well working
mail service
Am 15.09.2012 18:27, schrieb LEON:
> Contact ISP is a good way,but my ISP cann't do it for me.Is there
Am 15.09.2012 18:52, schrieb LEON:
> What command to get this information?
>
> 54.107.218.in-addr.arpa name server gz1-dns.gdgz.cncnet.net.
> 54.107.218.in-addr.arpa name server gz2-dns.gdgz.cncnet.net.
>
> The SOA Record is:
> 54.107.218.in-addr.arpa has SOA record gz1-dns.gdgz.cncnet.net.
> ro
* LEON :
> What command to get this information?
host -t ns 54.107.218.in-addr.arpa
--
Ralf Hildebrandt
Geschäftsbereich IT | Abteilung Netzwerk
Charité - Universitätsmedizin Berlin
Campus Benjamin Franklin
Hindenburgdamm 30 | D-12203 Berlin
Tel. +49 30 450 570 155 | Fax: +49 30 450 57
How to avoid receive the mail that i post to this mail
list?
On 09/16/2012 01:00 AM, Ralf Hildebrandt wrote:
* LEON :
What command to get this information?
host -t ns 54.107.218.in-addr.arpa
smi
Am 15.09.2012 19:08, schrieb LEON:
>
> *How to avoid receive the mail that i post to this mail list? *
>
>
> On 09/16/2012 01:00 AM, Ralf Hildebrandt wrote:
>> * LEON :
>>> What command to get this information?
>> host -t ns 54.107.218.in-addr.arpa
>>
why do you scream with HTML to a mailing-list
On Sun, 16 Sep 2012 01:08:58 +0800
LEON wrote:
>
> How to avoid receive the mail that i post to this mail list?
Stop posting to the list.
>
>
> On 09/16/2012 01:00 AM, Ralf Hildebrandt wrote:* LEON :
> What command to get this information?
>
> host -t ns 54.107.218.in-addr.arpa
>
--
Joh
Many mail list have a web page to modify the "users subscription
options",but i cann't find that about this mail list.
Roundcube's users subscription option:
Receive your own posts to the list?
Ordinarily, you will get a copy of every message you post to the list.
If you don't want to receive t
Top-posting fixed. Please stop the top-posting and HTML. Thank you.
On Sun, Sep 16, 2012 at 01:41:40AM +0800, LEON wrote:
> On 09/16/2012 01:23 AM, Reindl Harald wrote:
> >Am 15.09.2012 19:08, schrieb LEON:
> >>
> >>*How to avoid receive the mail that i post to this mail list? *
> >>
> >* you are
Ok, I am seeing a lot of mail on one of our machines. They are all headed for a
few servers running PLESK.
It appears that (from google'ing) that this software generates a 451 error when
a recipients mailbox is full
It is possible to have postfix kill of these messages and treat a 451 from
cert
Jan Johansson:
> Ok, I am seeing a lot of mail on one of our machines. They are all
> headed for a few servers running PLESK.
>
> It appears that (from google'ing) that this software generates a
> 451 error when a recipients mailbox is full It is possible to have
> postfix kill of these messages an
Once upon a time, Wietse Venema said:
> Maybe PLESK has an option to make "mailbox full" a hard error (to be
> honest, Postfix's own "mailbox full" action is not configurable).
Unfortunately, no, it isn't. Plesk uses a milter to check delivery
status during SMTP (which is nice, since that way it
On Sat, Sep 15, 2012 at 06:50:38PM -0500, Chris Adams wrote:
> Once upon a time, Wietse Venema said:
> > Maybe PLESK has an option to make "mailbox full" a hard error
> > (to be honest, Postfix's own "mailbox full" action is not
> > configurable).
>
> Unfortunately, no, it isn't. Plesk uses a m
Once upon a time, /dev/rob0 said:
> On Sat, Sep 15, 2012 at 06:50:38PM -0500, Chris Adams wrote:
> > I wrote a milter for our Plesk servers to check quota at RCPT TO
> > time instead (and return a permanent error for over-quota) to fix
> > the bad behavior.
>
> Unfortunately that only replaces
20 matches
Mail list logo