The Artima Developer Community
Sponsored Link

Python Buzz Forum
No Spam

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Ng Pheng Siong

Posts: 410
Nickname: ngps
Registered: Apr, 2004

Ng Pheng Siong is just another guy with a website.
No Spam Posted: Jun 28, 2005 11:12 AM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Ng Pheng Siong.
Original Post: No Spam
Feed Title: (render-blog Ng Pheng Siong)
Feed URL: http://sandbox.rulemaker.net/ngps/rdf10_xml
Feed Description: Just another this here thing blog.
Latest Python Buzz Posts
Latest Python Buzz Posts by Ng Pheng Siong
Latest Posts From (render-blog Ng Pheng Siong)

Advertisement

Recently I put up a desktop installation of Postfix on a new FreeBSD boxen of mine. As alluded to in the previous entry, my ISP's SMTP relay was rejecting mail from this instance of Postfix.

As it turns out, if Postfix tries to deliver mail immediately, the ISP relay rejects them. But if I set SMTP as a "deferred transport" in Postfix so that the MTA first queues the mail, then the ISP relay accepts the mail when it gets delivered eventually. ;-/

I'm sure there is a logical explanation somewhere...

Read: No Spam

Topic: Lots of web connections but nothing happening - anyone else seen this? Previous Topic   Next Topic Topic: A city in China, tipping is not

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use