thanks, i'll be read and learn it 

yesterday, i try to use dig to observe dns records of a mail.ru and get a just 
one host with "mx" mark.
-----------
[EMAIL PROTECTED]:~$ dig mx mail.ru

; <<>> DiG 9.4.2 <<>> mx mail.ru
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 14996
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 6, ADDITIONAL: 1

;; QUESTION SECTION:
;mail.ru.                       IN      MX

;; ANSWER SECTION:
mail.ru.                3153    IN      MX      10 mxs.mail.ru.
-------
but incoming messages goes from mx[1-38].mail.ru


-------
[EMAIL PROTECTED]:~$ nslookup mx38.mail.ru
Non-authoritative answer:
Name:   mx38.mail.ru
Address: 194.67.23.16

[EMAIL PROTECTED]:~$ dig +short txt mail.ru
"v=spf1 ip4:194.67.57.0/24 ip4:194.67.23.0/24 ip4:194.67.45.0/24 
ip4:195.239.211.0/24 ip4:194.186.55.0/24 ip4:195.239.174.0/24 ~all"

----------
and range for ip of mx38.mail.ru persist in this stroke 
strange it.


i hope, that reading of rfc is useful.


and second part from a yesterday's question: 
can i write personal rules of spf checking for one or more servers? 

o!
and ... 
opt BOFHHEADERLIMIT=N
i try to write different "N'' to this file , but forward from web-mail of 
yandex.ru is rejected with "too many headers or  recipients".
i saw, that headers from this server's messages has more strokes than usually 
from mail client, but director of our firm use this service, and forwards from 
there rejects by courier. 
is this option not implemented yet ? 
or record :
opt BOFHHEADERLIMIT=30000,000  
or 
opt BOFHHEADERLIMIT=30000
is not valid ? 


,------[Sam Varshavchik <[EMAIL PROTECTED]> Sat, 09 Feb 2008 22:02:20 -0500]
|-=Devil_InSide=- writes:
|
|> where can i can know, what means a list of result from spf checking 
"none,pass,neutral,error ..." etc. ? 
|
|The meanings of "none", "pass", "neutral", and others, is defined by the SPF 
|specification. See http://www.ietf.org/rfc/rfc4408.txt section 2.5
|
|Courier's settings distill the end effect of each status result to either: 
|accept the message, or reject it.
|

`-----------------

-- 
_________
***************************************
*           icq: 161874711            *
*   jabber:  [EMAIL PROTECTED]   *
* irc.starlink.ru,#Gene, Devil_InSide *
*    Registered linux user #450844    *
*************************************** 



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to