Re: 2.7 RPM

2010-02-23 Thread Eero Volotinen
2010/2/23 ram : > On Mon, 2010-02-22 at 16:48 +0200, Eero Volotinen wrote: >> 2010/2/22 ram : >> > On Mon, 2010-02-22 at 09:17 -0500, Carlos Williams wrote: >> > >> > Does anyone happen to know if anyone is kindly dedicating their time >> > to creating a Postfix 2.7 RPM for download? I know this is

Re: 2.7 RPM

2010-02-23 Thread Barney Desmond
On 23 February 2010 19:34, Eero Volotinen wrote: > 2010/2/23 ram : >> All the files which I used for my compile are here >> >> https://ecm.netcore.co.in/tmp/postfix-2.7.0.rpmfiles.tgz >> >> You may want to hash-off the dotname patch which I use on my machines >> >> Of course take care of the usual

Re: 2.7 RPM

2010-02-23 Thread Hari Hendaryanto
If someone can help me with a doc on creating a ".src.rpm" package I would like to try it Thanks Ram actually,when you're follow workaround on my site you got both binary and source. usually located at %_topdir/SRPMS/ spec files always produces both binary and source when rebuild with

Re: 2.7 RPM

2010-02-23 Thread Emmanuel Seyman
* ram [23/02/2010 09:01] : > > If someone can help me with a doc on creating a ".src.rpm" package I > would like to try it I've always found Guru Labs' guide to be helpful: http://www.gurulabs.com/downloads/GURULABS-RPM-LAB/GURULABS-RPM-GUIDE-v1.0.PDF Emmanuel

Re: rbl sites

2010-02-23 Thread Stan Hoeppner
brian moore put forth on 2/22/2010 12:57 PM: > I like Spamhaus, and it is very effective, though they do charge a > nontrivial fee for commercial usage that would never get approved around here. You may be pleasantly surprised to find out you do qualify for free use. http://www.spamhaus.org/orga

copy all e-mails to a new domain

2010-02-23 Thread Razvan Cosma
Hello, While moving the IMAP services to a new host, I'd need to copy all messages addressed to anyu...@example.com to the old inbox, and to the new at anyu...@tempsubdomain.example.com Virtual maps allows this, but needs the full list in the form us...@example.com: user1 us...@tempdomain.example.

Re: copy all e-mails to a new domain

2010-02-23 Thread Martijn de Munnik
On Tue, 2010-02-23 at 13:23 +0200, Razvan Cosma wrote: > Hello, > While moving the IMAP services to a new host, I'd need to copy all > messages addressed to anyu...@example.com to the old inbox, and to the > new at anyu...@tempsubdomain.example.com > Virtual maps allows this, but needs the full li

Re: copy all e-mails to a new domain

2010-02-23 Thread ram
On Tue, 2010-02-23 at 13:23 +0200, Razvan Cosma wrote: > Hello, > While moving the IMAP services to a new host, I'd need to copy all > messages addressed to anyu...@example.com to the old inbox, and to the > new at anyu...@tempsubdomain.example.com > Virtual maps allows this, but needs the full

Re: Add extra headers when forwarding

2010-02-23 Thread Shameem Ahamed
Hi Wietse, Yes you are correct. My browser was not showing those headers. Thanks for the prompt reply. Regards, Shameem --- On Tue, 23/2/10, Wietse Venema wrote: > From: Wietse Venema > Subject: Re: Add extra headers when forwarding > To: "Postfix users" > Date: Tuesday, 23 February, 2010

Some questions about logging

2010-02-23 Thread Borja Marcos
Hello, I'm enhancing a program I use to follow Postfix logs in sort of real-time. It does a couple of things, and the most important is to record a single-line summaries for each message, storing source IP address, from, to, timestamp, size, final delivery destination (mail relay or mailbox) a

Re: copy all e-mails to a new domain

2010-02-23 Thread Wietse Venema
ram: > > On Tue, 2010-02-23 at 13:23 +0200, Razvan Cosma wrote: > > > Hello, > > While moving the IMAP services to a new host, I'd need to copy all > > messages addressed to anyu...@example.com to the old inbox, and to the > > new at anyu...@tempsubdomain.example.com > > Virtual maps allows this

mailing lists

2010-02-23 Thread aa
Hi, I'm using postfix as mail server and I'm very satisfied about how it works I've to implement a service that sends lists of mails including commercial offers (and no spam obviously)... the problem is that sometimes some Internet providers recognize servers that sends too much mail and can ba

Re: Some questions about logging

2010-02-23 Thread Wietse Venema
Borja Marcos: > Is there, maybe, a guarantee (due to the program flow in smtpd) > that the "message-id=" line from cleanup will always be logged > before the "disconnected" line from smtpd? When an SMTP client aborts prematurely, then the Postfix smtpd process will immediately log the "disconnect

Re: header_checks question

2010-02-23 Thread lst_hoe02
Zitat von Victor Duchovni : On Mon, Feb 22, 2010 at 03:54:47PM -0500, Wietse Venema wrote: The rules for display names are in RFC*22. Look for the ABNF for display-name, phrase, word, and atom. Short answer: as long as =?iso-8859-1?Q?stuff?= looks like an RFC2822 atom, it needs no quoting.

Re: header_checks question

2010-02-23 Thread Ralf Hildebrandt
> So the first one is correct and the second one not?? > > From: =?iso-8859-1?Q?H=F6fler=2C_Verena?= > To: =?iso-8859-1?Q?=27=22H=F6fler=2C_Martin=22=27?= > > This was within one mail from Outlook/Exchange and at least > Thunderbird badly chokes on the first one when answering Same here. T

Re: Some questions about logging

2010-02-23 Thread /dev/rob0
On Tue, Feb 23, 2010 at 01:23:08PM +0100, Borja Marcos wrote: > I'm enhancing a program I use to follow Postfix logs in sort of > real-time. It does a couple of things, and the most important is to > record a single-line summaries for each message, storing source IP > address, from, to, timestam

Re: header_checks question

2010-02-23 Thread Wietse Venema
lst_ho...@kwsoft.de: > Zitat von Victor Duchovni : > > > On Mon, Feb 22, 2010 at 03:54:47PM -0500, Wietse Venema wrote: > > > >> The rules for display names are in RFC*22. Look for the ABNF for > >> display-name, phrase, word, and atom. > >> > >> Short answer: as long as =?iso-8859-1?Q?stuff?= lo

Re: Some questions about logging

2010-02-23 Thread Wietse Venema
/dev/rob0: > On Tue, Feb 23, 2010 at 01:23:08PM +0100, Borja Marcos wrote: > > I'm enhancing a program I use to follow Postfix logs in sort of > > real-time. It does a couple of things, and the most important is to > > record a single-line summaries for each message, storing source IP > > addres

How to tell which instance is which

2010-02-23 Thread Andrzej Kukuła
Hello, just a suggestion. Below is an example how freshly started 3 Postfix instances looks in process list (I'm not posting ps from working system to not bloat this message): 18374 ?Ss 0:00 /usr/lib/postfix/master 18377 ?S 0:00 \_ pickup -l -t fifo -u -c -o content_filt

Re: How to tell which instance is which

2010-02-23 Thread Wietse Venema
By default, Postfix multi-instance support logs each instance with its own name (using the syslog_name main.cf parameter). For example, to find out which instances exist and what their master PIDs are, use: # postfix status This will log information about each instance, with its own name Ch

Mail Transport Unavailable

2010-02-23 Thread motty cruz
Hello If I use the command # mail -v n...@domain.com I get the folloing Mail delivery status report will be mailed to But then I get MAILER-DAEMON (mail transport unavailable) Using FreeBSD 7.2 Postfix 2.6.5 And second instance running Thanks in advance _ Motty

Re: Mail Transport Unavailable

2010-02-23 Thread Victor Duchovni
On Tue, Feb 23, 2010 at 08:52:23AM -0800, motty cruz wrote: > If I use the command > # mail -v n...@domain.com I get the folloing > Mail delivery status report will be mailed to > But then I get MAILER-DAEMON (mail transport unavailable) > > Using FreeBSD 7.2 > Postfix 2.6.5 > And second insta

RE: Mail Transport Unavailable

2010-02-23 Thread motty cruz
Thanks for pointing that out Victor, does not justify that I'm newbie, please accept my apologies. I'm in the command prompt of the spam filter I finished building using FreeBSD 7.2 and Postfix 2.6.5 and I want to send email to myself mo...@domain.com so I type the following in the command prompt

Re: How to tell which instance is which

2010-02-23 Thread Stan Hoeppner
Wietse Venema put forth on 2/23/2010 10:39 AM: > Not all the world > is Linux. In fact there are 10 times as many Macs. Wietse Venema put forth on 2/16/2010 10:01 AM: > This is a technical mailing list. When you claim that something is > bad, you need to support that claim with actual evidence. O

RE: prepend headers logging

2010-02-23 Thread AMP Admin
AMP Admin: > is there away to stop prepend: header from being added to the logs? No. If it bothers you, use grep. Wietse - It just sucks when logwatch sends me the logs and it's an email with over 1000 lines of header prepend info.

Re: Mail Transport Unavailable

2010-02-23 Thread Victor Duchovni
On Tue, Feb 23, 2010 at 09:17:35AM -0800, motty cruz wrote: > Filter # mail -v mo...@domain.com > Subject: test postfix conf > debug_peer_list = 127.0.0.1 > > . > EOT > Mail Delivery Status Report will be mailed to . > Filter # mailq > -Queue ID- --Size-- Arrival Time -Sender/Recipient--

Re: How to tell which instance is which

2010-02-23 Thread Victor Duchovni
On Tue, Feb 23, 2010 at 11:26:23AM -0600, Stan Hoeppner wrote: > Wietse Venema put forth on 2/23/2010 10:39 AM: > > > Not all the world > > is Linux. In fact there are 10 times as many Macs. > > Wietse Venema put forth on 2/16/2010 10:01 AM: > > This is a technical mailing list. When you claim t

Re: rbl sites

2010-02-23 Thread brian moore
On Tue, 23 Feb 2010 03:47:09 -0600 Stan Hoeppner wrote: > http://www.spamhaus.org/organization/dnsblusage.html > > *Definition: "non-commercial use" is use for any purpose other than as part > or all of a product or service that is resold, or for use of which a fee is > charged. For example, usi

Re: How to tell which instance is which

2010-02-23 Thread Wietse Venema
Stan Hoeppner: > Wietse Venema put forth on 2/23/2010 10:39 AM: > > > Not all the world > > is Linux. In fact there are 10 times as many Macs. > > Wietse Venema put forth on 2/16/2010 10:01 AM: > > This is a technical mailing list. When you claim that something is > > bad, you need to support tha

Re: prepend headers logging

2010-02-23 Thread Noel Jones
On 2/23/2010 11:34 AM, AMP Admin wrote: AMP Admin: is there away to stop prepend: header from being added to the logs? No. If it bothers you, use grep. Wietse - It just sucks when logwatch sends me the logs and it's an email with over 1000 lines of header prepend info. Adjust

RE: prepend headers logging

2010-02-23 Thread AMP Admin
On 2/23/2010 11:34 AM, AMP Admin wrote: > AMP Admin: >> is there away to stop prepend: header from being added to the logs? > > No. If it bothers you, use grep. > > Wietse > - > > It just sucks when logwatch sends me the logs and it's an email with over > 1000 lines of header prepend in

Re: prepend headers logging

2010-02-23 Thread Michael Orlitzky
AMP Admin wrote: On 2/23/2010 11:34 AM, AMP Admin wrote: AMP Admin: is there away to stop prepend: header from being added to the logs? No. If it bothers you, use grep. Wietse - It just sucks when logwatch sends me the logs and it's an email with over 1000 lines of header prepen

Re: rbl sites

2010-02-23 Thread /dev/rob0
On Tue, Feb 23, 2010 at 09:40:47AM -0800, brian moore wrote: > Strip out the commas to make the sentence simpler: > Use of the Spamhaus DNSBLs by organizations and networks ... or > by ISPs ... requires a subscription to the Spamhaus DNSBL > Datafeed Service... > > When Spamhaus switched t

Re: Mail Transport Unavailable

2010-02-23 Thread /dev/rob0
Please do not top-post your replies. Thank you. On Tue, Feb 23, 2010 at 09:17:35AM -0800, motty cruz wrote: > FreeBSD 7.2 and Postfix 2.6.5 and I want to send email to myself > mo...@domain.com Please use example.com for examples. Example.TLD is reserved for examples in every top-level domain. Ho

Re: How to tell which instance is which

2010-02-23 Thread Stan Hoeppner
Wietse Venema put forth on 2/23/2010 11:41 AM: > Stan Hoeppner: >> Wietse Venema put forth on 2/23/2010 10:39 AM: >> >>> Not all the world >>> is Linux. In fact there are 10 times as many Macs. >> >> Wietse Venema put forth on 2/16/2010 10:01 AM: >>> This is a technical mailing list. When you claim

Re: How to tell which instance is which

2010-02-23 Thread Sahil Tandon
On Feb 23, 2010, at 1:30 PM, Stan Hoeppner wrote: Wietse Venema put forth on 2/23/2010 11:41 AM: Stan Hoeppner: Wietse Venema put forth on 2/23/2010 10:39 AM: Not all the world is Linux. In fact there are 10 times as many Macs. Wietse Venema put forth on 2/16/2010 10:01 AM: This is a t

RE: Mail Transport Unavailable

2010-02-23 Thread motty cruz
Thank you, I apologize for mistakes it was my first time posting my problems with postfix, The issue was resolved, I deleted local_transport = no local transport available in /usr/local/etc/postfix/main.cf as Victor point out in his response below. I appreciated your help!, Thanks, _ Motty

amavisd-new+postfix with SSL/TLS

2010-02-23 Thread Gaby L
I want to deploy my actualy postfix+amavisd-new sistem with SSL/TLS with certificates.Is necessary to modify in amavisd-new config file for SSL?

Re: How to tell which instance is which

2010-02-23 Thread Stan Hoeppner
Sahil Tandon put forth on 2/23/2010 12:53 PM: > Stan can you take this pedantic nitpicking off-list if you must > persist? Thanks. No need to go off-list. This poor dead horse has been beaten enough, I think. Sorry to have been in pedant mode. /~$ /usr/bin/wishful_commands/pedant off -- Sta

A problem related to smtpd_recipient_restrictions

2010-02-23 Thread Yungwei Chen
Hi, I installed postfix on a machine, which has been configured as a mail relay server. I want it to do 2 things: A. accept requests from only trusted SMTP clients B. accept requests that are addressed to domain2.net Point A is achieved by adding the following to /etc/postfix/main.cf: mynetworks

Re: amavisd-new+postfix with SSL/TLS

2010-02-23 Thread lst_hoe02
Zitat von Gaby L : I want to deploy my actualy postfix+amavisd-new sistem with SSL/TLS with certificates.Is necessary to modify in amavisd-new config file for SSL? For normal usage not. The TLS/SSL endpoints are the SMTP server/clients, so it is only a Postfix thing. The only exception

Re: amavisd-new+postfix with SSL/TLS

2010-02-23 Thread Noel Jones
On 2/23/2010 1:03 PM, Gaby L wrote: I want to deploy my actualy postfix+amavisd-new sistem with SSL/TLS with certificates.Is necessary to modify in amavisd-new config file for SSL? Typically amavisd-new and postfix are run on the same server and the connection is over localhost. In this case,

Re: A problem related to smtpd_recipient_restrictions

2010-02-23 Thread Noel Jones
On 2/23/2010 1:54 PM, Yungwei Chen wrote: Hi, I installed postfix on a machine, which has been configured as a mail relay server. I want it to do 2 things: A. accept requests from only trusted SMTP clients B. accept requests that are addressed to domain2.net Point A is achieved by adding the

Re: How to tell which instance is which

2010-02-23 Thread Andrzej Kukuła
On Tue, Feb 23, 2010 at 17:39, Wietse Venema wrote: > By default, Postfix multi-instance support logs each instance with > its own name (using the syslog_name main.cf parameter). > > For example, to find out which instances exist and what their master > PIDs are, use: > >    # postfix status > > T

Re: How to tell which instance is which

2010-02-23 Thread Victor Duchovni
On Tue, Feb 23, 2010 at 09:15:59PM +0100, Andrzej Kuku??a wrote: > Thanks, I just didn't know it's platform specific... I thought of > master(8) command line arguments that are displayed but ignored -- but > it's not really THAT important. The master(8) daemon changing its argument vector is not

RE: A problem related to smtpd_recipient_restrictions

2010-02-23 Thread Yungwei Chen
Can someone confirm what Noel said? Any workaround? -Original Message- From: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] On Behalf Of Noel Jones Sent: Tuesday, February 23, 2010 2:16 PM To: postfix-users@postfix.org Subject: Re: A problem related to smtpd_reci

postfix-users memes (was: A problem related to smtpd_recipient_restrictions)

2010-02-23 Thread Stefan Foerster
* Noel Jones : > Perhaps surprisingly, postfix smtpd_*_restrictions only apply to mail > submitted via smtp. Someone should actually start collecting all those frequently used sayings - and perhaps translate them. I remember having asked a not-so-clever question here once, and I got the "Perhaps

Re: A problem related to smtpd_recipient_restrictions

2010-02-23 Thread Noel Jones
On 2/23/2010 1:54 PM, Yungwei Chen wrote: ... Sending an email to my yahoo email address from a trusted SMTP client is being rejected as expected. ... However, doing the same from the mail relay server is not being blocked as expected. What am I missing here? Thanks. -Original Message--

Re: A problem related to smtpd_recipient_restrictions

2010-02-23 Thread Jerry
On Tue, 23 Feb 2010 15:52:01 -0500 Yungwei Chen replied: >Can someone confirm what Noel said? Any workaround? Why, don't you believe him? In any case, could you please stop top-posting, as well as the use of HTML e-mail? -- Jerry postfix.u...@yahoo.com TO REPORT A PROBLEM see http://www.post

Re: header_checks question

2010-02-23 Thread Victor Duchovni
On Tue, Feb 23, 2010 at 03:47:16PM +0100, Ralf Hildebrandt wrote: > > So the first one is correct and the second one not?? > > > > From: =?iso-8859-1?Q?H=F6fler=2C_Verena?= > > To: =?iso-8859-1?Q?=27=22H=F6fler=2C_Martin=22=27?= > > > > This was within one mail from Outlook/Exchange and at lea

SORBS or Black holes

2010-02-23 Thread Ruben Safir
What is the most straight method of hooking up a milter for blackhole services. I've had more than a fewest suggestions and read a few different methods, but I'm left puzzled as to the best means of doing this. Ruben -- http://www.mrbrklyn.com - Interesting Stuff http://www.nylxs.com - Leadershi

restricting acceptence of mail users except from local network

2010-02-23 Thread Ruben Safir
How do I get postfix to reject mails "From" my own domains coming from outside the local network? Ruben -- http://www.mrbrklyn.com - Interesting Stuff http://www.nylxs.com - Leadership Development in Free Software "> I'm an engineer. I choose the best tool for the job, politics be damned.< You m

Re: restricting acceptence of mail users except from local network

2010-02-23 Thread Steve
Original-Nachricht > Datum: Tue, 23 Feb 2010 19:32:25 -0500 > Von: Ruben Safir > An: postfix-users@postfix.org > Betreff: restricting acceptence of mail users except from local network > How do I get postfix to reject mails "From" my own domains coming from > outside the local

Re: SORBS or Black holes

2010-02-23 Thread Noel Jones
On 2/23/2010 6:30 PM, Ruben Safir wrote: What is the most straight method of hooking up a milter for blackhole services. I've had more than a fewest suggestions and read a few different methods, but I'm left puzzled as to the best means of doing this. Ruben Generally using an RBL in postfix i

Re: restricting acceptence of mail users except from local network

2010-02-23 Thread Ruben Safir
On Wed, Feb 24, 2010 at 01:41:00AM +0100, Steve wrote: > > Original-Nachricht > > Datum: Tue, 23 Feb 2010 19:32:25 -0500 > > Von: Ruben Safir > > An: postfix-users@postfix.org > > Betreff: restricting acceptence of mail users except from local network > > > How do I get postfix

Re: SORBS or Black holes

2010-02-23 Thread Ruben Safir
On Tue, Feb 23, 2010 at 06:46:18PM -0600, Noel Jones wrote: > On 2/23/2010 6:30 PM, Ruben Safir wrote: > >What is the most straight method of hooking up a milter for blackhole > >services. I've had more than a fewest suggestions and read a few > >different methods, but I'm left puzzled as to the b

Re: restricting acceptence of mail users except from local network

2010-02-23 Thread Ruben Safir
On Wed, Feb 24, 2010 at 01:41:00AM +0100, Steve wrote: > > Original-Nachricht > > Datum: Tue, 23 Feb 2010 19:32:25 -0500 > > Von: Ruben Safir > > An: postfix-users@postfix.org > > Betreff: restricting acceptence of mail users except from local network > > > How do I get postfix

Re: SORBS or Black holes

2010-02-23 Thread Noel Jones
On 2/23/2010 7:27 PM, Ruben Safir wrote: On Tue, Feb 23, 2010 at 06:46:18PM -0600, Noel Jones wrote: On 2/23/2010 6:30 PM, Ruben Safir wrote: What is the most straight method of hooking up a milter for blackhole services. I've had more than a fewest suggestions and read a few different methods

Re: restricting acceptence of mail users except from local network

2010-02-23 Thread Noel Jones
On 2/23/2010 7:35 PM, Ruben Safir wrote: On Wed, Feb 24, 2010 at 01:41:00AM +0100, Steve wrote: Original-Nachricht Datum: Tue, 23 Feb 2010 19:32:25 -0500 Von: Ruben Safir An: postfix-users@postfix.org Betreff: restricting acceptence of mail users except from local network

Re: restricting acceptence of mail users except from local network

2010-02-23 Thread Ruben Safir
On Tue, Feb 23, 2010 at 08:23:11PM -0600, Noel Jones wrote: > On 2/23/2010 7:35 PM, Ruben Safir wrote: > >On Wed, Feb 24, 2010 at 01:41:00AM +0100, Steve wrote: > >> > >> Original-Nachricht > >>>Datum: Tue, 23 Feb 2010 19:32:25 -0500 > >>>Von: Ruben Safir > >>>An: postfix-users@pos

Re: restricting acceptence of mail users except from local network

2010-02-23 Thread LuKreme
On 23-Feb-10 17:32, Ruben Safir wrote: How do I get postfix to reject mails "From" my own domains coming from outside the local network? This is a FAQ, and a complicated one. Are you trying to just block any email that is from u...@yourdomain.tld and to u...@yourdomain.tld? If so, the easiest

Re: restricting acceptence of mail users except from local network

2010-02-23 Thread Ruben Safir
On Tue, Feb 23, 2010 at 08:32:57PM -0700, LuKreme wrote: > On 23-Feb-10 17:32, Ruben Safir wrote: > >How do I get postfix to reject mails "From" my own domains coming from > >outside the local network? > > This is a FAQ, and a complicated one. > > Are you trying to just block any email that is fr

Re: restricting acceptence of mail users except from local network

2010-02-23 Thread LuKreme
On 23-Feb-10 20:48, Ruben Safir wrote: This is getting philophical and I just don't care. Mail From our domain has to originate from OUR domain. No exceptions. Then you've already been given the solution by Noel. -- Bite me, suck me, show me you care

Re: restricting acceptence of mail users except from local network

2010-02-23 Thread Ruben Safir
On Tue, Feb 23, 2010 at 08:52:00PM -0700, LuKreme wrote: > On 23-Feb-10 20:48, Ruben Safir wrote: > >This is getting philophical and I just don't care. Mail From our domain > >has to originate from OUR domain. No exceptions. > > Then you've already been given the solution by Noel. > Thanks >

Re: restricting acceptence of mail users except from local network

2010-02-23 Thread Ruben Safir
On Tue, Feb 23, 2010 at 08:23:11PM -0600, Noel Jones wrote: > On 2/23/2010 7:35 PM, Ruben Safir wrote: > >On Wed, Feb 24, 2010 at 01:41:00AM +0100, Steve wrote: > >> > >> Original-Nachricht > >>>Datum: Tue, 23 Feb 2010 19:32:25 -0500 > >>>Von: Ruben Safir > >>>An: postfix-users@pos

Re: restricting acceptence of mail users except from local network

2010-02-23 Thread Ruben Safir
> > Anyway to restrict the From: header to the local domain as well as the > From header > > It seems that Majordomo will accept the mail if the From: is different > than the From > > >From mrbrk...@panix.com > > From: ru...@mrbrklyn.com > > I'd like to reject it at the mail server if either