Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: SPF: Help

Second IP configuration

 

 

SPF help RSS feed   Index | Next | Previous | View Threaded


bass at afnet

Jun 18, 2008, 9:41 AM

Post #1 of 5 (1251 views)
Permalink
Second IP configuration

Dear All,

my mail server ip is 213.136.109.6 and i was blocked for some reason by hotmail.com

so i have added a secondary address 213.136.109.60 on the same server that serves for delivering messages. I have updated my SPF records as following

afnet.net. IN TXT "v=spf1 ip4:213.136.109.60 mx ~all"
mmail.afnet.net. IN TXT "v=spf1 a -all"

but i receives the following error from one domain

our message has encountered delivery problems to the following recipient(s):

mgt [at] aviso

(Was addressed to mgt [at] aviso)

Delivery failed after 1 attempts within 0 minutes550 5.7.1 <mgt [at] aviso>: Recipient address rejected: Please see http://www.openspf.org/Why?s=helo&id=MMAIL.afnet.net&ip=213.136.109.60&r=ultram2.aviso.ci

No recipients were successfully delivered to.

Can you please help ?

thanks


-------------------------------------------
Sender Policy Framework: http://www.openspf.org
Modify Your Subscription: http://www.listbox.com/member/
Archives: http://www.listbox.com/member/archive/1020/=now
RSS Feed: http://www.listbox.com/member/archive/rss/1020/
Powered by Listbox: http://www.listbox.com


csweeney at osubucks

Jun 18, 2008, 10:21 AM

Post #2 of 5 (1160 views)
Permalink
Re: Second IP configuration [In reply to]

It would be easier to just have one TXT record for the domain such as
v=spf1 a a:mail2.afnet.net -all
or
v-spf1 ip4:213.136.109.60 -all

Chris

> Dear All,
>
> my mail server ip is 213.136.109.6 and i was blocked for some reason by
> hotmail.com
>
> so i have added a secondary address 213.136.109.60 on the same server that
> serves for delivering messages. I have updated my SPF records as following
>
> afnet.net. IN TXT "v=spf1 ip4:213.136.109.60 mx
> ~all"
> mmail.afnet.net. IN TXT "v=spf1 a -all"
>
> but i receives the following error from one domain
>
> our message has encountered delivery problems to the following
> recipient(s):
>
> mgt [at] aviso
>
> (Was addressed to mgt [at] aviso)
>
> Delivery failed after 1 attempts within 0 minutes550 5.7.1 <mgt [at] aviso>:
> Recipient address rejected: Please see
> http://www.openspf.org/Why?s=helo&id=MMAIL.afnet.net&ip=213.136.109.60&r=ultram2.aviso.ci
>
> No recipients were successfully delivered to.
>
> Can you please help ?
>
> thanks
>
>
> -------------------------------------------
> Sender Policy Framework: http://www.openspf.org
> Modify Your Subscription: http://www.listbox.com/member/
> Archives: http://www.listbox.com/member/archive/1020/=now
> RSS Feed: http://www.listbox.com/member/archive/rss/1020/
> Powered by Listbox: http://www.listbox.com
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
>


--
Chris Sweeney
http://www.cincinnatiphone.com

Slash Monthly Phone Bills with Packet8 Internet Home Phone Service

Packet8 Virtual Office
Complete Business Phone System
Virtual Office users enjoy big-business features without paying big
prices. Virtual Office works with your existing broadband connection and
takes just minutes to install.


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



-------------------------------------------
Sender Policy Framework: http://www.openspf.org
Modify Your Subscription: http://www.listbox.com/member/
Archives: http://www.listbox.com/member/archive/1020/=now
RSS Feed: http://www.listbox.com/member/archive/rss/1020/
Powered by Listbox: http://www.listbox.com


steve at teamITS

Jun 18, 2008, 10:37 AM

Post #3 of 5 (1159 views)
Permalink
RE: Second IP configuration [In reply to]

Bass wrote on 6/18/2008 11:41:18 AM:

> so i have added a secondary address 213.136.109.60 on the same server
that
> serves for delivering messages. I have updated my SPF records as
following

How long did you wait for DNS changes to propagate?

> afnet.net. IN TXT "v=spf1 ip4:213.136.109.60 mx
~all"
> mmail.afnet.net. IN TXT "v=spf1 a -all"

Did you look at the link provided?

"ultram2.aviso.ci rejected a message from a mail server claiming to be
MMAIL.afnet.net.

ultram2.aviso.ci received a message from mail2.afnet.net
(213.136.109.60) from a mail server claiming to be MMAIL.afnet.net.

However, the domain mmail.afnet.net has declared using SPF that it does
not send mail through mail2.afnet.net (213.136.109.60). That is why the
message was rejected."

mmail.afnet.net's A record is 213.136.109.6 so you have said to
refuse mail from it.

-----
SPF FAQ: http://www.openspf.org/FAQ
Common mistakes: http://www.openspf.org/FAQ/Common_mistakes

- Steve Yates
- ITS, Inc.
- I went to a bookstore and asked the saleswoman, "Where's the
self-help section?" She said if she told me, it would defeat the
purpose.

~ Taglines by Taglinator - www.srtware.com ~


-------------------------------------------
Sender Policy Framework: http://www.openspf.org
Modify Your Subscription: http://www.listbox.com/member/
Archives: http://www.listbox.com/member/archive/1020/=now
RSS Feed: http://www.listbox.com/member/archive/rss/1020/
Powered by Listbox: http://www.listbox.com


fonzg at live

Jun 18, 2008, 10:42 AM

Post #4 of 5 (1159 views)
Permalink
Re: Second IP configuration [In reply to]

The SPF record needs to be added to the external nameservers = choiceone
maybe?
for example the external nameservers could be:
afnet.net nameserver = ns2.afnet.net
afnet.net nameserver = ns3.afnet.net
afnet.net nameserver = ns1.afnet.net



Ask your ISP or hosting company to add the SPF to your external nameservers
which is -
v=spf1 ip4:213.136.109.60/ ~all


You may want to speak with your ISP to see what they suggest but the above
should work.



--------------------------------------------------
From: "Bass" <bass [at] afnet>
Sent: Wednesday, June 18, 2008 12:41 PM
To: <spf-help [at] v2>
Subject: [spf-help] Second IP configuration

> Dear All,
>
> my mail server ip is 213.136.109.6 and i was blocked for some reason by
> hotmail.com
>
> so i have added a secondary address 213.136.109.60 on the same server that
> serves for delivering messages. I have updated my SPF records as following
>
> afnet.net. IN TXT "v=spf1 ip4:213.136.109.60 mx
> ~all"
> mmail.afnet.net. IN TXT "v=spf1 a -all"
>
> but i receives the following error from one domain
>
> our message has encountered delivery problems to the following
> recipient(s):
>
> mgt [at] aviso
>
> (Was addressed to mgt [at] aviso)
>
> Delivery failed after 1 attempts within 0 minutes550 5.7.1 <mgt [at] aviso>:
> Recipient address rejected: Please see
> http://www.openspf.org/Why?s=helo&id=MMAIL.afnet.net&ip=213.136.109.60&r=ultram2.aviso.ci
>
> No recipients were successfully delivered to.
>
> Can you please help ?
>
> thanks
>
>
> -------------------------------------------
> Sender Policy Framework: http://www.openspf.org
> Modify Your Subscription: http://www.listbox.com/member/
> Archives: http://www.listbox.com/member/archive/1020/=now
> RSS Feed: http://www.listbox.com/member/archive/rss/1020/
> Powered by Listbox: http://www.listbox.com
>


-------------------------------------------
Sender Policy Framework: http://www.openspf.org
Modify Your Subscription: http://www.listbox.com/member/
Archives: http://www.listbox.com/member/archive/1020/=now
RSS Feed: http://www.listbox.com/member/archive/rss/1020/
Powered by Listbox: http://www.listbox.com


bass at afnet

Jun 19, 2008, 5:59 PM

Post #5 of 5 (1146 views)
Permalink
Re: Second IP configuration [In reply to]

Hello all,

the problem is now fixed with the new entry

afnet.net. IN TXT "v=spf1 ip4:213.136.109.60 ~all"

thanks

----- Original Message -----
From: "Fonz G" <fonzg [at] live>
To: <spf-help [at] v2>
Sent: Wednesday, June 18, 2008 5:42 PM
Subject: Re: [spf-help] Second IP configuration


> The SPF record needs to be added to the external nameservers = choiceone
> maybe?
> for example the external nameservers could be:
> afnet.net nameserver = ns2.afnet.net
> afnet.net nameserver = ns3.afnet.net
> afnet.net nameserver = ns1.afnet.net
>
>
>
> Ask your ISP or hosting company to add the SPF to your external
> nameservers which is -
> v=spf1 ip4:213.136.109.60/ ~all
>
>
> You may want to speak with your ISP to see what they suggest but the above
> should work.
>
>
>
> --------------------------------------------------
> From: "Bass" <bass [at] afnet>
> Sent: Wednesday, June 18, 2008 12:41 PM
> To: <spf-help [at] v2>
> Subject: [spf-help] Second IP configuration
>
>> Dear All,
>>
>> my mail server ip is 213.136.109.6 and i was blocked for some reason by
>> hotmail.com
>>
>> so i have added a secondary address 213.136.109.60 on the same server
>> that serves for delivering messages. I have updated my SPF records as
>> following
>>
>> afnet.net. IN TXT "v=spf1 ip4:213.136.109.60 mx
>> ~all"
>> mmail.afnet.net. IN TXT "v=spf1 a -all"
>>
>> but i receives the following error from one domain
>>
>> our message has encountered delivery problems to the following
>> recipient(s):
>>
>> mgt [at] aviso
>>
>> (Was addressed to mgt [at] aviso)
>>
>> Delivery failed after 1 attempts within 0 minutes550 5.7.1
>> <mgt [at] aviso>: Recipient address rejected: Please see
>> http://www.openspf.org/Why?s=helo&id=MMAIL.afnet.net&ip=213.136.109.60&r=ultram2.aviso.ci
>>
>> No recipients were successfully delivered to.
>>
>> Can you please help ?
>>
>> thanks
>>
>>
>> -------------------------------------------
>> Sender Policy Framework: http://www.openspf.org
>> Modify Your Subscription: http://www.listbox.com/member/
>> Archives: http://www.listbox.com/member/archive/1020/=now
>> RSS Feed: http://www.listbox.com/member/archive/rss/1020/
>> Powered by Listbox: http://www.listbox.com
>>
>
>
> -------------------------------------------
> Sender Policy Framework: http://www.openspf.org
> Modify Your Subscription: http://www.listbox.com/member/
> Archives: http://www.listbox.com/member/archive/1020/=now
> RSS Feed: http://www.listbox.com/member/archive/rss/1020/
> Powered by Listbox: http://www.listbox.com



-------------------------------------------
Sender Policy Framework: http://www.openspf.org
Modify Your Subscription: http://www.listbox.com/member/
Archives: http://www.listbox.com/member/archive/1020/=now
RSS Feed: http://www.listbox.com/member/archive/rss/1020/
Powered by Listbox: http://www.listbox.com

SPF help RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.