Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 48796
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Net-Mail Packages <net-mail@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Davin Boling <davin@wordpainter.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
postfix-2.1.0.ebuild postfix-2.1.0.ebuild text/plain Tuan Van (RETIRED) 2004-04-28 15:01 0000 5.95 KB Details
Postfix 2.1 announce .txt Postfix 2.1 announce e-mail text/plain Mogens Meier Christensen 2004-05-03 12:36 0000 1.94 KB Details
postfix-2.1.1.ebuild postfix-2.1.1.ebuild text/plain Tuan Van (RETIRED) 2004-05-16 15:37 0000 6.18 KB Details
postfix-2.1.1.ebuild new version with qshape and without sample dir... text/plain Ajay Sharma 2004-06-04 15:15 0000 6.12 KB Details
postfix-2.1.1.ebuild new ebuild with postgres and mailwrapper support text/plain Tuan Van (RETIRED) 2004-06-04 22:37 0000 6.36 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 48796 depends on: Show dependency tree
Bug 48796 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-04-23 09:10 0000
Postfix 2.1 was released today, see Changelog for full list of changes. It's
long.

Warning: Postfix 2.1 will read old queue files, but older Postfix versions WILL
NOT read queue files from 2.1. BE VERY CAREFUL IF YOU DECIDE TO DOWNGRADE WHEN
TESTING EBUILDS RESULTING FROM THIS REQUEST. (I assume you would need to
disable additions to the queue while allowing files still in the queue to be
processed)

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Max Kalika (RETIRED) 2004-04-23 11:27:50 0000 -------
postfix 2.1 won't be going in until the TLS and IPV6 patches catch up.

------- Comment #2 From Matt Girard 2004-04-28 14:51:26 0000 -------
It appears that the TLS/IPv6 patch has caught up!
http://www.ipnet6.org/postfix/

Will we see a postfix 2.1.0 ebuild soon, or should I just write my own?

------- Comment #3 From Tuan Van (RETIRED) 2004-04-28 15:01:23 0000 -------
Created an attachment (id=30279) [details]
postfix-2.1.0.ebuild

Attached is a modified postfix-2.0.19-r2.ebuild. I took out vda, postgre,
ns-mx-acl patches. Emerge fine with USE="+ipv6 -ldap +maildir -mbox +mysql +pam
+sasl +ssl"
ipv6: not tested
maildir: OK
mysql: OK
pam: OK
sasl: OK (pwcheck_method: auxprop)
ssl: OK
I am using courier-imap.

------- Comment #4 From Max Kalika (RETIRED) 2004-04-28 16:27:27 0000 -------
I actually have everything written and ready to be committed. I'll get them in
in the next few days.  Stay tuned.

------- Comment #5 From Mogens Meier Christensen 2004-05-03 12:36:07 0000 -------
Created an attachment (id=30630) [details]
Postfix 2.1 announce e-mail

For a very brief overview of the new features

------- Comment #6 From Mogens Meier Christensen 2004-05-04 09:12:59 0000 -------
Yesterday Postfix 2.1.1 / 2.1 patch 1 was released to fix a problem with 2.1. 
Here is the announce e-mail:

Subject: Postfix 2.0 patch 01
Date: Mon, 3 May 2004 16:26:55 -0400 (EDT)
From: wietse@porcupine.org (Wietse Venema)

Patch 01 fixes a signal 11 problem in the check_policy_service
feature when SASL support is compiled in but turned off in the
SMTP server (smtpd_sasl_auth_enable = no).

     1599 May  3 13:33 postfix-2.1-patch01.gz
   321214 May  3 13:31 postfix-2.1.1.HISTORY
    26665 Apr 22 18:57 postfix-2.1.1.RELEASE_NOTES
  1969624 May  3 13:33 postfix-2.1.1.tar.gz
      152 May  3 13:34 postfix-2.1.1.tar.gz.sig

The same problem is fixed in snapshot 20040504:

   324659 May  3 13:31 postfix-2.2-20040504.HISTORY
      556 Apr 21 21:14 postfix-2.2-20040504.RELEASE_NOTES
  1989111 May  3 15:47 postfix-2.2-20040504.tar.gz
      152 May  3 15:48 postfix-2.2-20040504.tar.gz.sig

Besides this, 2.1.1 and 20040504 fix some documentation erratae.

Available via ftp://ftp.porcupine.org/mirrors/postfix-release/index.html
and soon via the mirror sites listed at http://www.postfix.org/.

Wietse

------- Comment #7 From Max Kalika (RETIRED) 2004-05-04 17:40:30 0000 -------
I'm aware.  This is going to be in soon.  Stay tuned.

------- Comment #8 From Ajay Sharma 2004-05-05 15:01:41 0000 -------
*** Bug 49078 has been marked as a duplicate of this bug. ***

------- Comment #9 From theboywho 2004-05-06 01:33:47 0000 -------
renamed ebuild to postfix-2.1.1.ebuild to test install of patchlevel-01,
appears to work ok.

------- Comment #10 From kyberneticist@yahoo.com 2004-05-16 13:34:19 0000 -------
So...  anyone out there will to release the ebuild to the general public?
There are some major enhancements in 2.1 that many have been waiting impatiently for.

------- Comment #11 From Tuan Van (RETIRED) 2004-05-16 15:37:45 0000 -------
Created an attachment (id=31550) [details]
postfix-2.1.1.ebuild

postfix-2.1.1.ebuild
modified ebuild to download only incremental patchlevels.
vda patch: postfix-2.1.1
TLS patch: pfixtls-0.8.18-2.1.0-0.9.7d
IPv6 patch: ipv6-1.24-pf-2.1.1.patch.gz
TLS + IPv6 patch: tls+ipv6-1.24-pf-2.1.1.patch.gz

user note:
save target as /usr/local/net-mail/postfix/postfix-2.1.1.ebuild
# cp -r /usr/net-mail/postfix/files /usr/local/net-mail/postfix/
# ebuild /usr/local/net-mail/postfix/postfix-2.1.1.ebuild digest

------- Comment #12 From Tuan Van (RETIRED) 2004-05-16 23:17:50 0000 -------
OOPS:
save target as /usr/local/net-mail/postfix/postfix-2.1.1.ebuild
# cp -r /usr/net-mail/postfix/files /usr/local/net-mail/postfix/
# ebuild /usr/local/net-mail/postfix/postfix-2.1.1.ebuild digest

should be:
save target as /usr/local/portage/net-mail/postfix/postfix-2.1.1.ebuild
# cp -r /usr/portage/net-mail/postfix/files /usr/local/portage/net-mail/postfix/
# ebuild /usr/local/portage/net-mail/postfix/postfix-2.1.1.ebuild digest


------- Comment #13 From theboywho 2004-05-20 01:36:47 0000 -------
Anyone know when this will enter portage?

------- Comment #14 From Andrew Glen-Young 2004-05-21 17:25:25 0000 -------
Please add qshape tool to installation.

postfix-2.1.1.ebuild:

[...]

src_install () {
	/bin/sh postfix-install \
[...]
	# Install an rmail for UUCP, closing bug #19127.
	dobin auxiliary/rmail/rmail
        
        # Install qshape tool.
        dobin auxiliary/qshape/qshape.pl
[...]

------- Comment #15 From Mogens Meier Christensen 2004-05-23 15:15:59 0000 -------
If this ver. is not in portage anytime soon, then why not add the newest
postfix 2.0.20 to portage, as unstable at the very least?! Both were released
20040503, its been 21 days after all... (yeah I'm a spoiled Gentoo user ;)

------- Comment #16 From Mogens Meier Christensen 2004-05-23 15:28:17 0000 -------
I see that I was wrong above - the versions were released earlier (can't find
the date though)...

------- Comment #17 From Mogens Meier Christensen 2004-05-24 07:14:44 0000 -------
I'm sorry for "spamming" my embarrasing mistakes out!
This bug says "Opened: 2004-04-23 09:10 PST", the day of the postfix 2.1 release, so it's been one month today. 
Postfix 2.1.1 was released 2004-05-04 - 20 days ago. 
What is the status of releasing the 2.1.1 ebuild? Should I use the attached ebuild on my private mailserver - or is the release just arround the corner?

Or should I open a new ebuild request for the 1 month old Postfix 2.0.20?

------- Comment #18 From Nick Fisher 2004-05-25 09:42:10 0000 -------
I setup an overlay directory (in make.conf), downloaded the ebuild attached to
this call, added the qhape install line (That's SUCH a usefull tool) and ripped
the '~' out the keywords statement (to stop portage from trying to downgrade
later).
Everything seems to be working Ok for me.....
This new version should (with greylisting and verify) cut out 90% of the mail
coming into my systems.
I continue to wonder exactally how long a 'few days' (see comment #4) is ; )

------- Comment #19 From Doug Goldstein 2004-06-02 07:17:23 0000 -------
*taps this bug to get it some attention*

comment #18
Looks like a few days is more then 35 days.

I'm using the posted 2.1.1 ebuild with the qshape change. Seems ok.

------- Comment #20 From Justus Pendleton 2004-06-03 09:22:18 0000 -------
Seriously, doesn't gentoo have some mechanism so that these kind of things
don't happen?  There have been ebuilds available on bugzilla for over a month
but no gentoo devs can put them in portage for testing by mere mortals?  A
month and a half after the postfix 2.0 release I would expect it to be
available and marked stable by now.

------- Comment #21 From Grant Goodyear 2004-06-03 10:03:06 0000 -------
To answer the last question, we're currently looking for some people to help
with the backlog of mail-related bugs that we have.  If you're interested,
please mail recruiters@gentoo.org with a list of qualifications.

I'm trying to contact the maintainer, who I'm told is in the process of
moving right now.  Ping this bug if you haven't heard back in 24 hours or so.

------- Comment #22 From Ajay Sharma 2004-06-03 12:05:10 0000 -------
Is there any reason why this ebuild won't install the "sample" files:

# postconf sample_directory
sample_directory = /usr/share/doc/postfix-2.1.1/sample

# ls -l /usr/share/doc/postfix-2.1.1/sample
ls: /usr/share/doc/postfix-2.1.1/sample: No such file or directory

I see that the "sample" stuff is specified in the ebuild but I'm not sure why it's not being "installed"

------- Comment #23 From Tuan Van (RETIRED) 2004-06-03 12:44:47 0000 -------
comment #22 : quoted from RELEASE_NOTES:
[quote]
[Feature 20040331] Complete documentation rewrite. All parameters
are now described in postconf(5), and all commands and daemons are
shown in their proper context in the OVERVIEW document.
- All documents come as HTML and ASCII text.
- All HTML documents have hyperlinks for every parameter name,
  for every Postfix manual page, and for every README file.
- All documents specify what feature is available in what release.
- The sample-*.cf configuration files no longer exist. The information
  is now available in HTML documents, README files and UNIX man pages).
- The mumble_table example configuration files no longer exist.
[/quote]
so I guess we can take that line out to avoid confusion.

------- Comment #24 From Ajay Sharma 2004-06-04 15:15:20 0000 -------
Created an attachment (id=32666) [details]
new version with qshape and without sample dir...

Attached is a new version of the postfix ebuild that adds the qshape tool and
removes any reference to the 'sample' dir.  From what I can tell, there is no
reason for this not to be included in Gentoo.

------- Comment #25 From Grant Goodyear 2004-06-04 20:45:25 0000 -------
Anybody know what the deal is w/ the lack of postgres support?  No current
patch I take it?  I'm not too keen on adding a portage package with _less_ 
functionality than the current version.

Also, if anybody wants to make the changes to the ebuild before I get around
to it, the new postfix ebuild needs to have optional mailwrapper support
added to it (just like in 2.0.19-r3).

------- Comment #26 From Tuan Van (RETIRED) 2004-06-04 22:37:06 0000 -------
Created an attachment (id=32681) [details]
new ebuild with postgres and mailwrapper support

added postgres back and optional mailwrapper (code from
postfix-2.0.19-r3.ebuild).
postgres support is not tested.

------- Comment #27 From Grant Goodyear 2004-06-05 05:36:25 0000 -------
Added to CVS.  Thanks to all who worked on this ebuild.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug