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


Postfix 2.1.3 (2.1.x (Stable))







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.




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





Similar Items

Postfix 2.1.3 (2.1.x (Stable))

Grok Headline matches for Postfix 2.1.3 (2.1.x (Stable))

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.

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.

Postfix


Postfix 03/06/2004 02:09 AM

Postfix Admin 2.1.0


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

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.

[USN-74-1] Postfix vulnerability


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

Postfix 2.1 Released


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

Mail-Postfix-Attr-0.01


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

Mail-Postfix-Attr-0.02


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

[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)

Postfix 2.0.16-20031223 (Development)


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

Mail-Postfix-Attr-0.03


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

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...

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...

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: 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...

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...

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.

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

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.

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 ...

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...

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.

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...

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..."

Openwall GNU/*/Linux 1.1-stable (Stable)


Openwall GNU/*/Linux 1.1-stable (Stable) 05/04/2004 10:28 PM
A security-enhanced GNU/*/Linux-based server platform.

labrea 2.5-stable-1 (Stable)


labrea 2.5-stable-1 (Stable) 10/30/2003 06:07 PM
A "sticky" honeypot and IDS.

Jam 2.5 (Stable)


Jam 2.5 (Stable) 08/20/2004 08:20 AM
A powerful, multi-platform make replacement.

FOX 1.2.9 (Stable)


FOX 1.2.9 (Stable) 08/13/2004 03:32 AM
A C++-based library for graphical user interface development.

Thy 0.9.3 (Stable)


Thy 0.9.3 (Stable) 06/30/2004 09:17 AM
A lightweight, clean, and fast httpd.

UPX 1.25 (Stable)


UPX 1.25 (Stable) 06/29/2004 08:42 PM
powerful executable packer

ncc 1.9 (Stable)


ncc 1.9 (Stable) 09/10/2004 05:38 AM
A C flow analysis compiler.

gd 2.0.28 (Stable)


gd 2.0.28 (Stable) 07/21/2004 07:50 PM
A library used to create PNGs, JPEGs, and other images

FOX 1.2.0 (Stable)


FOX 1.2.0 (Stable) 05/16/2004 11:55 PM
A C++-based library for graphical user interface development.

FOX 1.2.7 (Stable)


FOX 1.2.7 (Stable) 07/13/2004 01:46 AM
A C++-based library for graphical user interface development.
Grok Description matches for Postfix 2.1.3 (2.1.x (Stable))
GrokA matches for Postfix 2.1.3 (2.1.x (Stable))

Postfix 2.1.3 (2.1.x (Stable))

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

Energy Dreams and
Energy Realities

Junewhat?
Money and Sex: Two
Great Tastes That
Taste Great
Together!

The Super Power no
one heard of

Waiting...
F1: Pole for
Barrichello

Jobs to go at car
parts factory

Saudis deal blow to
al-Qaeda cell

Paper: Indictments
of Ken Lay Seen Soon
(Reuters)

Saudi's Al-Jubeir:
Al Qaeda Weakened in
Kingdom (Reuters)

Rubber Chickens to
Protest Bonds' Walks
(AP)

2 Mt. Rainier
Climbers Rescued; 1
Missing (AP)

Wireless Networking
For Farmers

Prevent Windows from
Creating the
Thumbnail Cache
(thumbs.db)

XP: Completely Turn
Off or Adjust
AutoRun

Georgia Judge Rules
Prison Inmate Can
Use Computer

Shuttle Putty
Problem

321Studio's sued by
Gaming Industry

Google News Source
Suggestion

Openwall Linux
kernel patch
2.4.26-ow2 (Linux
2.4)

Re: USB risks
(continued)

ircd-hybrid-7 /
ircd-ratbox
low-bandwidth DoS

RE: SECURE SOCKETS
LAYER COELACANTH:
Phreak Phishing
Expedition

How I started my own
Work at Home
Internet Business
with Very Little
Investment

High Quality Website
at Low Cost

Identifying What
'Conversion Rates'
Really Means When
Evaluating Potential
Solo Ad Joint Ven

How to Use Your
Google API Key as
Your Secret Weapon:
Part Two (updated)

SATURDAY
ODDS &
ENDS

Tour de Sol
Nortel CEO says
customers seem
undeterred by
accounting woes

Cinram tells
shareholders digital
downloads won't hurt
DVD business till
2010

US Strikes 'Al Qaeda
Safehouse' in Iraq,
22 Dead

Howell, Toms Set
Early Pace,
Mickelson, Maruyama
Wait

U.S. Says Falluja
Airstrike Targeted
Al Qaeda Network

Bush Says Economy
Getting Stronger

Bush Spars with
Democrats Over Jobs

Old Rivalries Take
Shine Off EU Charter
Victory

U.S. Democrats Tout
Their Election-Year
Jobs Plan

India and Pakistan
Kick Off Nuclear
Talks

Vulns: Microsoft
Internet Explorer
HREF Save As Denial
of Service
Vulnerability

Vulns: Cisco IOS
Border Gateway
Protocol Denial Of
Service
Vulnerability

Vulns: Check Point
Firewall-1 Internet
Key Exchange
Information
Disclosure
Vulnerability

Google Cooking Up
Customized Search In
th' Labs

Loyalist threat to
DPP members

Football: Lampard
lures Gerrard

Euro 2004: Latvia
0-0 Germany

Burningbird ‚
Deference

Weber Baby Q Grill
Kurds Advancing to
Reclaim Land in
Northern Iraq

4 Killed After
Hostage's Death Are
Called Saudi Cell's
Leaders

what is grok?