stargeek
PHP news website logo.
home    PHP scripts    articles    seo tools    links    search    contact    shop    realtors


[USN-74-2] Fixed Postfix packages for USN-74-1







[USN-74-2] Fixed Postfix packages for
USN-74-1

[USN-74-2] Fixed Postfix packages for
USN-74-1
02/05/2005 09:38 PM

Martin Pitt (Feb 04 2005)




This is a GrokNews Entry: (what is grok?)





Similar Items

[USN-74-2] Fixed Postfix packages for USN-74-1

Grok Headline matches for [USN-74-2] Fixed Postfix packages for USN-74-1

[USN-99-2] Fixed php4 packages for
USN-99-1


[USN-99-2] Fixed php4 packages for
USN-99-1
03/25/2005 01:50 AM
Martin Pitt (Mar 24 2005)

Postfix


Postfix 03/06/2004 02:09 AM

Postfix 2.1 Released


Postfix 2.1 Released 04/23/2004 10:53 AM

Postfix Admin 2.1.0


Postfix Admin 2.1.0 01/07/2005 12:37 AM
A Web-based management tool for Postfix.

Postfix 2.1.0 (Stable)


Postfix 2.1.0 (Stable) 04/23/2004 12:02 AM
The Postfix MTA.

Postfix 2.0.18 (Stable)


Postfix 2.0.18 (Stable) 01/23/2004 03:53 AM
The Postfix MTA.

[USN-74-1] Postfix vulnerability


[USN-74-1] Postfix vulnerability 02/05/2005 09:38 PM
Martin Pitt (Feb 04 2005)

Postfix 2.1.3 (2.1.x (Stable))


Postfix 2.1.3 (2.1.x (Stable)) 06/19/2004 03:17 PM
The Postfix MTA.

BitDefender for Postfix 1.6.0-6


BitDefender for Postfix 1.6.0-6 08/04/2004 09:34 AM
An antivirus and antispam filter for the Postfix mail server.

Mail-Postfix-Attr-0.01


Mail-Postfix-Attr-0.01 12/03/2003 05:11 AM

Postfix 2.2.2 (2.2.x (Stable) branch)


Postfix 2.2.2 (2.2.x (Stable) branch) 04/01/2005 02:08 PM
Postfix is an attempt to provide an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and hopefully secure, while at the same time being sendmail compatible enough to not upset your users.
Changes:
This release features a more usable REPLACE action in header/body_checks, portability to HP-UX, and fixes for two harmless defects in the SMTP and LMTP clients that go back to before the first Postfix release.

Mail-Postfix-Attr-0.02


Mail-Postfix-Attr-0.02 12/03/2003 05:11 AM

Postfix 2.0.16-20031223 (Development)


Postfix 2.0.16-20031223 (Development) 12/23/2003 05:41 PM
The Postfix MTA.

Postfix 2.2-20040828 (Development)


Postfix 2.2-20040828 (Development) 08/30/2004 05:40 PM
The Postfix MTA.

Enable Postfix with TLS and SASL on
10.3.3


Enable Postfix with TLS and SASL on
10.3.3
04/27/2004 11:33 AM
Apple ships Mac OS X by default with all necessary software to make postfix run with SASL (Simple Authentication and Security Layer) and TLS (Transport Layer Security). In the following link I have written a short guide how t...

Mail-Postfix-Attr-0.03


Mail-Postfix-Attr-0.03 12/19/2003 11:56 AM

Enable sending mail with PHP via postfix


Enable sending mail with PHP via postfix 07/29/2004 09:51 AM
So, with some help, you've enabled Postfix on your machine. You've added 127.0.0.1 to your list of SMTP servers in Mail, and sending mail works. Now if you want to send email by running local PHP scripts that use the mail() f...

10.3: Enable the postfix access file


10.3: Enable the postfix access file 12/02/2003 12:38 AM
I was trying to use the /etc/postfix/access file to block email from certain domains, but it didn't seem to be working. I found that the main.cf configuration file needs the following line added: smtpd_sender_restrictions=c...

GLD (Greylisting daemon for Postfix)
multiple vulnerabilities.


GLD (Greylisting daemon for Postfix)
multiple vulnerabilities.
04/13/2005 12:03 PM
Posted by dong-hun you, Apr 11 2005

10.3: Enable the postfix Mail Transfer
Agent


10.3: Enable the postfix Mail Transfer
Agent
10/29/2003 12:32 PM
Apple has now included Postfix instead of sendmail in Panther client and server. Here are the steps you need to do and watch out for if you want to enable this MTA on your client machine. Edit the MAILSERVER=-NO- line in /et...

10.3: Patching and fixing Perl, PostFix
and BerkeleyDB


10.3: Patching and fixing Perl, PostFix
and BerkeleyDB
11/14/2003 11:22 AM
After upgrading to 10.3/Panther from 10.2.8 on my TiBook/800 without a hitch, I decided to 'clean up' a couple of frequently used items. Specifically, Perl 5.8.1, PostFix 2.0.16 and BerkeleyDB 4.1.25. Why? Panther sh...

BitDefender Mail Protection 1.6.2
(Postfix branch)


BitDefender Mail Protection 1.6.2
(Postfix branch)
04/04/2005 04:43 AM
Screenshot BitDefender Mail Protection is a powerful content inspection solution for Linux mail servers that provides proactive protection for message traffic at the email server level filtering viruses and spam. Both sent and received messages are scanned in real-time, avoiding possible infections and preventing anyone from sending an infected message. It claims a 100% detection rate for all viruses in the wild through its powerful scanning engines, which are certified by the most prestigious testing labs.
Changes:
The sudo dependency was removed by bundling bdsu, a stripped down version of sudo. The antispam filter now has support for image-based spam messages. Some minor threading and statistics bugs were fixed. The "bd" script was rewritten to be fully POSIX compliant and to use bdsu instead of su when starting processes as different users.

Memcached patch for Postfix 1.0.0
(Default branch)


Memcached patch for Postfix 1.0.0
(Default branch)
04/03/2005 10:56 AM
postfix_memcached is a patch to Postfix (2.1 and 2.2) to allow it to use memcache as a map source. The memcache map type can be used to reduce the load on another map type, e.g. pgsql. By placing the memcache map before the pgsql map, a key not found in the memcache will fall through to the database. You'll need to figure out a way to reverse populate the cache from the database yourself. This map type can be seen as an alternative to the proxymap(8) service.
Changes:
This release works for versions 2.1.5 and 2.2.1 of Postfix.

Book Review: Postfix: The Definitive
Guide


Book Review: Postfix: The Definitive
Guide
06/25/2004 05:33 AM
A well-written guide that explains how Postfix's features reflect its design and what they can do for your system.

10.3: Create Postfix mail user aliases


10.3: Create Postfix mail user aliases 12/12/2003 11:37 AM
After upgrading to Jaguar and needing to re-setup UW-IMAP and then Postfix, I also needed to re-establish my aliases. Here's a quick overview on how to do it so that others don't have to struggle though it with the amount of...

10.3 Server: Create a postfix catch-all
email account


10.3 Server: Create a postfix catch-all
email account
11/12/2003 01:09 PM
In Jaguar server, the GUI admin tool had a section to add an account for all email to be sent if the user did not exist. This feature is not part of Panther Server. After much trial and error, and many readings of many forum...

Tweak postfix User IDs to align with
Repair Permissions


Tweak postfix User IDs to align with
Repair Permissions
04/14/2004 10:27 AM
If you are in the habit of making sure you run Repair Permissions regularly (i.e. from weekly.local), you might have noticed that it "repairs" the Postfix directories such that Postfix will no longer work. The problem (on my...

Avoid postfix mail delivery issues on a
roving Mac


Avoid postfix mail delivery issues on a
roving Mac
06/17/2005 04:40 PM
I use my PowerBook both at work and at home, and switching SMTP servers twice a day just to send email was a huge pain. Luckily, I found this hint to enable postfix to deliver my mail directly, and I have been using it for a ...

A child-safe SMTP whitelist with Postfix
and MySQL


A child-safe SMTP whitelist with Postfix
and MySQL
12/17/2004 06:35 PM
Worried about your children receiving adult-oriented spam while on the Internet? I was. Here's how I solved the problem by protecting their email addresses using Postfix and MySQL.

Linux.com: A child-safe SMTP whitelist
with Postfix and MySQL


Linux.com: A child-safe SMTP whitelist
with Postfix and MySQL
12/17/2004 06:35 PM
"Worried about your children receiving adult-oriented spam while on the Internet? I was..."

I Fixed the JDK!


I Fixed the JDK! 04/19/2005 03:27 AM
Andy Tripp: I Fixed the JDK!

IE fix fixed


IE fix fixed 12/22/2003 11:17 PM
CNET Asia Dec 22 2003 10:36PM ET

"this gets fixed"


"this gets fixed" 03/24/2005 12:08 AM

min-height: fixed;


min-height: fixed; 09/16/2004 12:51 PM

After one too many times wistfully wishing I could scale fixed-size elements according to their content in a cross-browser friendly way, I did something about it. Presenting min-height, without the min-height.


CSS banners "fixed"


CSS banners "fixed" 05/14/2004 03:21 PM
Making our ALA and Happy Cog "banners" work in IE5/Mac. CSS rollover tips.

ASP.NET SmartNavigation Fixed


ASP.NET SmartNavigation Fixed 09/01/2004 05:10 PM

Prescott: Not Fixed Enough


Prescott: Not Fixed Enough 07/09/2004 04:51 AM

Selection Bug Fixed


Selection Bug Fixed 10/28/2003 11:08 PM

I fixed the bug where selection copies the raw HTML source and not the rendered source. I know that will make a lot of people very happy. It's especially satisfying fixing this bug, since I'm the one who caused it in the first place. ;)


Mail Fixed


Mail Fixed 06/06/2005 12:15 AM

A problem with the site emailing users passwords was recently fixed. If you registered for an account and did not receive a password in the mail then use the "Request new password" link on the right left to request the email again. Sorry for the inconvenience, but no one bothered to say it wasn't working so it sat broken until I noticed the logs had some failures.


Grok Description matches for [USN-74-2] Fixed Postfix packages for USN-74-1
GrokA matches for [USN-74-2] Fixed Postfix packages for USN-74-1

[USN-74-2] Fixed Postfix packages for USN-74-1

The following phrases have been identified by the grok system as matching this entry:

















Also check out:


Grok

Ipod Porn on the
Rise

Brief Abstract of
Wikipedia's
Mesothelioma Cancer
page

Get first aid
instructions in your
cell phone

IE is crap
JSPWiki gains
podcasting support

Mac OS X Tip of the
Week: Search by
Color

Why Mac for Science:
Watch the Video

Mac mini —
“Utterly Unlike
Anything Else on the
Market”

Mac vs. Windows
Stanford: Monday,
November 29

Stanford: Tuesday,
November 30

Stanford: Wednesday,
December 1

Stanford: Thursday,
December 2

Stanford: Friday,
December 3

Stanford: Saturday,
December 4

Your Congress is a
Bunch of Idiots

Mesophotonics
Releases Klarite
Surface Enhanced
Raman Substrates

Luminometer Trade-in
Program

Family Guy Video
Game in the Works

FBI E-Mail Server
Breached

Guilty Plea in AOL
Engineer's Address
Theft Case

Adding SALT to HTML
Creating an HTML/WML
Portal

Developers Can 'TiVo
It'

Asteroid To Be
Naked-Eye Visible In
2029

Gosling Claims Huge
Security Hole in
.NET

NIST Releases Study
Of CD/DVD Longevity

Walmart Expands
Low-End Linux
Notebook Offerings

BitTorrent Community
After SuprNova
Shutdown

GTK+ to Use Cairo
Vector Engine

Fire at
Ban.zedo.com/jsc/c2/
ff2.html?n=294;c=8;w
=468;h=60'
frameborder=0
marginheight=0
marginwidth=0
scrollin

Hondas in Space
Ret. World Bank CTO
on Desktop Linux TCO
Facts

Linux Kernel
Maintainer Joins
Patent Celebrations

13 New Windows
Security
Vunerabilities

Google Ruled a
Trademark Infringer

New IRC Network For
Open Source Projects

Inside AMD's Hammer:
the 64-bit
architecture behind
the Opteron and
Athlon 64

HP comes up with
nanotech transistor
replacement

IBM's Cell at ISSCC
next week: I'll be
there

Early review of
Pentium 4 630

Microsoft to give
governments advance
security info

Amazon hopes new
membership feature
will keep customers
from wandering

Lindows founder to
launch DRM-less
music store

New zombie spam
technique may send
spam levels through
the roof

The profitability of
rebates rests on
laziness

Sony PSP coming to
North America March
24

Napster's new
portable music
rental service

Et Cetera:
Thursday's frozen
rain

Software patents in
Europe go back to
square one

PDA sales continue
slide

More hysteria on the
"cost of spam"

Microsoft's vision
to play nice with
others

National computer
recycling
legislation revived

Why, oh why, does
Windows suck?

what is grok?