SPF supprt

2015-03-09 Thread keld
hes from a RPM repository. Any advice on how to do that? Best regards Keld

customizing received: headers

2010-05-28 Thread Keld Simonsen
e ids per individual recepient? best regards keld

Re: customizing received: headers

2010-06-21 Thread Keld Simonsen
On Fri, May 28, 2010 at 08:52:04PM -0400, Wietse Venema wrote: > Keld Simonsen: > > Hi > > > > I am running majordomo with postfix for a number of email list, and I > > have some trouble tracking down bounces. I thought that if I could have > > some > >

Re: customizing received: headers

2010-06-22 Thread Keld Simonsen
On Tue, Jun 22, 2010 at 07:34:17AM -0400, Wietse Venema wrote: > Keld Simonsen: > [ Charset ISO-8859-1 unsupported, converting... ] > > On Fri, May 28, 2010 at 08:52:04PM -0400, Wietse Venema wrote: > > > Keld Simonsen: > > > > Hi > > > > > > &

Re: customizing received: headers

2010-06-22 Thread Keld Simonsen
On Tue, Jun 22, 2010 at 08:39:31AM -0400, Wietse Venema wrote: > Keld Simonsen: > > > > > Another approach is to use VERP which sends one message per > > > > > recipient and encodes the recipent in the bounce address. > > > > > >

Re: customizing received: headers

2010-06-22 Thread Keld Simonsen
On Tue, Jun 22, 2010 at 11:48:11AM -0400, Wietse Venema wrote: > Keld Simonsen: > > > > The VERP_README says: > > > > > > > > > In order to make VERP useful with majordomo etc. mailing lists, you > > > > > would configure the list

Re: customizing received: headers

2010-06-23 Thread Keld Simonsen
postfix/master.cf . That is postfix would receive a message on port 25 and then forward it to some queue for deliverance. I would then think I could employ postfix sendmail -XV to generate bounce mails with the recipients address in the bounce field somewhere. Best regards keld

Re: customizing received: headers

2010-06-25 Thread Keld Simonsen
On Thu, Jun 24, 2010 at 06:35:04PM -0400, Wietse Venema wrote: > Keld Simonsen: > > For postfix proper, does postfix invoke the postfix sendmail command > > somewhere > > in the process as an MTA to deliver a mail, - for aliases expansion? > > The Postfix sendmail

Re: customizing received: headers

2010-06-25 Thread Keld Simonsen
On Fri, Jun 25, 2010 at 08:56:49AM -0400, Wietse Venema wrote: > Keld Simonsen: > [ Charset ISO-8859-1 unsupported, converting... ] > > On Thu, Jun 24, 2010 at 06:35:04PM -0400, Wietse Venema wrote: > > > Keld Simonsen: > > > > For postfix proper, does postfix in

Re: customizing received: headers

2010-06-25 Thread Keld Simonsen
On Fri, Jun 25, 2010 at 04:20:56PM -0400, Wietse Venema wrote: > Keld Simonsen: > > On Fri, Jun 25, 2010 at 08:56:49AM -0400, Wietse Venema wrote: > > > Keld Simonsen: > > > [ Charset ISO-8859-1 unsupported, converting... ] > > > > On Thu, Jun 24, 2010 a

Re: customizing received: headers

2010-06-25 Thread Keld Simonsen
On Sat, Jun 26, 2010 at 01:13:59AM +0200, Jeroen Geilman wrote: > On 06/26/2010 01:01 AM, Keld Simonsen wrote: > > > >My scenario is: > > > >I - or somebody else - submit the mail from another machine by a mail > >command: > > > > mail listn...@d

Re: customizing received: headers

2010-06-26 Thread Keld Simonsen
; >>>> whether they are mailboxes or aliases. > > >>>> > > >>> I am not using majordomo here, only postfix. > > Then, use "sendmail -XV ..." to submit the mail, as described in VERP_README. Where should I set this up, in which configuration file? Best regards Keld

Re: customizing received: headers

2010-06-26 Thread Keld Simonsen
On Sat, Jun 26, 2010 at 04:19:18PM -0400, Wietse Venema wrote: > Keld Simonsen: > > On Sat, Jun 26, 2010 at 03:22:59PM -0400, Wietse Venema wrote: > > > > >>>>> OK, What can you recommend to me to have postfix do VERP > > > > >>>>> fo

problem with sendmail -XV - VERP expansion

2010-06-26 Thread Keld Simonsen
ess to be reflected in the envelope, instead I get the sender address: > Fromm dansk-request+dansk-list=ghz.klid...@klid.dk Sat Jun 26 22: 7:50 2010 > Return-Path: > X-Original-To: k...@rap.rap.dk > Delivered-To: k...@rap.rap.dk postfix-2.3.5-0.2.20060mlcs4 best regards keld

Re: problem with sendmail -XV - VERP expansion

2010-06-26 Thread Keld Simonsen
On Sat, Jun 26, 2010 at 11:02:40PM +0200, Keld Simonsen wrote: > Hi > > I now trached down my sendlail delivery line for my email > list server, and adding the -XV option I changed it to : > > /usr/lib/sendmail -XV -odq -oee -oi -f $LIST-request $LIST-list < munge1$$ >

Re: problem with sendmail -XV - VERP expansion

2010-06-26 Thread Keld Simonsen
On Sat, Jun 26, 2010 at 05:55:09PM -0400, Wietse Venema wrote: > Keld Simonsen: > > On Sat, Jun 26, 2010 at 11:02:40PM +0200, Keld Simonsen wrote: > > > Hi > > > > > > I now trached down my sendlail delivery line for my email > > > list serv

Re: problem with sendmail -XV - VERP expansion

2010-06-27 Thread Keld Simonsen
s > involves content filters, or the Postfix 2.7 smtpd_command_filter > feature). Thanks for checking this out and finding the error, and also thanks for giving hints for workarounds. I was quite puzzled that I could not make it work. best regards keld

Re: problem with sendmail -XV - VERP expansion

2010-07-05 Thread Keld Simonsen
On Sun, Jun 27, 2010 at 11:33:02AM -0400, Wietse Venema wrote: > I checked out a few details, and the result is that turning on > VERP, before sending to a mailing list alias, does not turn on VERP > when delivering to the members of that mailing list (except in a > very special case that involves

reject mail without valid MX

2009-07-12 Thread Keld Jørn Simonsen
, is that intentional? I did get a .db file when I used hash: and restarted postfix. best regards Keld

reject_unknown_reverse_client_hostname rejects even if PTR RR is found

2009-07-12 Thread Keld Jørn Simonsen
up to do reverse name lookups? best regards keld

Re: reject mail without valid MX

2009-07-12 Thread Keld Jørn Simonsen
On Sun, Jul 12, 2009 at 11:41:51AM +0200, Magnus Bäck wrote: > On Sunday, July 12, 2009 at 11:37 CEST, > Keld Jørn Simonsen wrote: > > > I am fooling around with my postfix, and I wanted to reject mail > > without a valid MX record. How to do that? > > Don&#x

Re: reject_unknown_reverse_client_hostname rejects even if PTR RR is found

2009-07-12 Thread Keld Jørn Simonsen
On Sun, Jul 12, 2009 at 11:55:36AM +0200, Ole Tange wrote: > 2009/7/12 Keld Jørn Simonsen : > > > from the /var/log/mail/info file: > > > > Jul 12 09:12:48 rap postfix/smtpd[6597]: NOQUEUE: reject: RCPT from > > unknown[92.45.179.70]: 450 4.7.1 Client host rejected:

Re: reject mail without valid MX

2009-07-12 Thread Keld Jørn Simonsen
On Sun, Jul 12, 2009 at 12:09:15PM +0200, Magnus Bäck wrote: > On Sunday, July 12, 2009 at 11:52 CEST, > Keld Jørn Simonsen wrote: > > > On Sun, Jul 12, 2009 at 11:41:51AM +0200, Magnus Bäck wrote: > > > > > Don't do that. MX records are not required, a

Re: reject_unknown_reverse_client_hostname rejects even if PTR RR is found

2009-07-12 Thread Keld Jørn Simonsen
On Sun, Jul 12, 2009 at 08:15:11AM -0400, Wietse Venema wrote: > Keld Jørn Simonsen: > > Hi > > > > More fooling around with postfix, > > > > Using in main.cf > > > > smtpd_sender_restrictions = reject_unknown_reverse_client_hostname > > >

Re: reject mail without valid MX

2009-07-12 Thread Keld Jørn Simonsen
On Sun, Jul 12, 2009 at 05:45:37PM +0200, Ralf Hildebrandt wrote: > * Keld Jørn Simonsen : > > Hi > > > > I am fooling around with my postfix, and I wanted to reject mail without > > a valid MX record. How to do that? > > reject_unknown_sender_domain That does

Re: reject mail without valid MX

2009-07-12 Thread Keld Jørn Simonsen
On Sun, Jul 12, 2009 at 09:14:53PM +0200, Ralf Hildebrandt wrote: > * Keld Jørn Simonsen : > > On Sun, Jul 12, 2009 at 05:45:37PM +0200, Ralf Hildebrandt wrote: > > > * Keld Jørn Simonsen : > > > > Hi > > > > > > > > I am fooling aroun

Re: reject_unknown_reverse_client_hostname rejects even if PTR RR is found

2009-07-12 Thread Keld Jørn Simonsen
On Sun, Jul 12, 2009 at 03:20:21PM -0500, Noel Jones wrote: > Keld Jørn Simonsen wrote: >> >> Is it true that if a PTR was found, then this name would be displayed in >> the above log message, and not the IP number? > > No, the name will still be "unknown"

temporary errors for DNS

2009-07-13 Thread Keld Jørn Simonsen
unknown_address_reject_code = 550 Can I change some respons code for the temporary dns error so to check on the mail fails on this? How could I best debug the communication between postfix and my named? Best regards keld

postfix not asking for PTR

2009-07-13 Thread Keld Jørn Simonsen
stfix not to query the PTR RR? Best regards keld

Re: postfix not asking for PTR

2009-07-13 Thread Keld Jørn Simonsen
On Mon, Jul 13, 2009 at 11:36:21AM +0200, Benny Pedersen wrote: > > On Mon, July 13, 2009 11:21, Keld Jørn Simonsen wrote: > > iA problem I have again with the DNS (lack of query) > > > > > > I have in my mail queue: > > > > C074C641AF 2236 Sun

Re: temporary errors for DNS

2009-07-13 Thread Keld Jørn Simonsen
On Mon, Jul 13, 2009 at 11:10:18AM +0200, Benny Pedersen wrote: > > On Mon, July 13, 2009 10:30, Keld Jørn Simonsen wrote: > > Hi > > > > I have a few problems with my changed postfix configuration, maybe > > somebody could help me? > > > > I am using fe

Re: temporary errors for DNS

2009-07-13 Thread Keld Jørn Simonsen
On Mon, Jul 13, 2009 at 07:18:03AM -0400, Wietse Venema wrote: > Keld Jørn Simonsen: > > 450 indicates a temporary dns error, and I have set > > unknown_address_reject_code = 550 > > unknown_address_reject_code is for permanent errors. > > In your case, the system libr

Re: temporary errors for DNS

2009-07-13 Thread Keld Jørn Simonsen
On Mon, Jul 13, 2009 at 07:07:01AM -0400, Charles Marcus wrote: > On 7/13/2009, Keld Jørn Simonsen (k...@dkuug.dk) wrote: > > I am getting it via fetchmail > > > > If you are getting it through fetchmail, then the message has already > been delivered... so you

Re: temporary errors for DNS

2009-07-13 Thread Keld Jørn Simonsen
On Mon, Jul 13, 2009 at 08:28:16AM -0400, Wietse Venema wrote: > Keld Jørn Simonsen: > [ Charset ISO-8859-1 unsupported, converting... ] > > On Mon, Jul 13, 2009 at 07:18:03AM -0400, Wietse Venema wrote: > > > Keld J?rn Simonsen: > > > > 450 indicates a te

Re: temporary errors for DNS

2009-07-13 Thread Keld Jørn Simonsen
On Mon, Jul 13, 2009 at 08:29:28AM -0400, John Peach wrote: > > > > On Mon, 13 Jul 2009 14:25:01 +0200 > Keld J__rn Simonsen wrote: > > > On Mon, Jul 13, 2009 at 07:07:01AM -0400, Charles Marcus wrote: > > > On 7/13/2009, Keld J__rn Simonsen (k...@dkuug.dk) w

Re: temporary errors for DNS

2009-07-13 Thread Keld Jørn Simonsen
On Mon, Jul 13, 2009 at 09:26:44AM -0400, John Peach wrote: > On Mon, 13 Jul 2009 15:24:04 +0200 > Keld J__rn Simonsen wrote: > > [snip] > > # > > == > > # service type private unpriv c

Re: temporary errors for DNS

2009-07-13 Thread Keld Jørn Simonsen
On Mon, Jul 13, 2009 at 03:39:57PM +0200, Keld Jørn Simonsen wrote: > On Mon, Jul 13, 2009 at 09:26:44AM -0400, John Peach wrote: > > On Mon, 13 Jul 2009 15:24:04 +0200 > > Keld J__rn Simonsen wrote:

Re: temporary errors for DNS

2009-07-13 Thread Keld Jørn Simonsen
On Mon, Jul 13, 2009 at 11:49:10PM +0200, Keld Jørn Simonsen wrote: > On Mon, Jul 13, 2009 at 03:39:57PM +0200, Keld Jørn Simonsen wrote: > > > > > > It is chrooted. > > > > Thanks for spelling it out. I was just building on the defalt configuration > > of

Re: temporary errors for DNS

2009-07-13 Thread Keld Jørn Simonsen
On Mon, Jul 13, 2009 at 06:19:40PM -0400, Rod Dorman wrote: > On Monday, July 13, 2009, 17:49:10, Keld Jørn Simonsen wrote: > > ... > > Are there distros that are known to have a postfix package that is set > > up correctly wrt chroot? > > OpenBSD Well, I confine mys

Re: temporary errors for DNS

2009-07-14 Thread Keld Jørn Simonsen
On Mon, Jul 13, 2009 at 06:58:28PM -0400, Wietse Venema wrote: > Keld Jørn Simonsen: > > Is there a way to disambiguate between DNS timeouts and DNS errors, > > and discard the latter? > > Postfix is only the messenger of the bad news. When the server > responds, Postfi

Re: temporary errors for DNS

2009-07-14 Thread Keld Jørn Simonsen
On Tue, Jul 14, 2009 at 06:37:30AM -0400, Wietse Venema wrote: > Keld Jørn Simonsen: > > On Mon, Jul 13, 2009 at 06:58:28PM -0400, Wietse Venema wrote: > > > Keld J?rn Simonsen: > > > > Is there a way to disambiguate between DNS timeouts and DNS errors,

Re: temporary errors for DNS

2009-07-14 Thread Keld Jørn Simonsen
On Tue, Jul 14, 2009 at 09:04:15AM -0400, Wietse Venema wrote: > Wietse Venema: > > Keld J_rn Simonsen: > > > > OK, here goes: > > > > > > > > 1) The server replies with "good news". Postfix replies with good news. > > > > >

Re: temporary errors for DNS

2009-07-14 Thread Keld Jørn Simonsen
On Tue, Jul 14, 2009 at 12:24:10AM +0200, Keld Jørn Simonsen wrote: > Well, still problems, but of the more understandable type. > > Jul 14 00:11:58 rap postfix/smtpd[1054]: NOQUEUE: reject: RCPT from > rap.rap.dk[127.0.0.1]: 450 4.1.8 : Sender > address rejected: Domain not fou

Re: temporary errors for DNS

2009-07-14 Thread Keld Jørn Simonsen
On Tue, Jul 14, 2009 at 01:55:39PM -0400, Wietse Venema wrote: > Keld Jørn Simonsen: > > > Jul 14 00:11:58 rap postfix/smtpd[1054]: NOQUEUE: reject: RCPT from > > > rap.rap.dk[127.0.0.1]: 450 4.1.8 : Sender > > > address rejected: Domain not found; from= > >

Re: temporary errors for DNS

2009-07-14 Thread Keld Jørn Simonsen
On Tue, Jul 14, 2009 at 07:57:27PM -0400, John Peach wrote: > On Tue, 14 Jul 2009 17:49:13 -0600 > LuKreme wrote: > > > On 13-Jul-2009, at 16:24, Keld J__rn Simonsen wrote: > > > Is there a way to disambiguate between DNS timeouts and DNS errors, > > > and disc