Re: Sendmail question

2008-06-26 Thread Steve Shockley
Olivier Cherrier wrote: You may need a milter. There is one which fits in ports (milter-regex). Scanning email bodies will impact performances. Thanks for the reply. I wound up using milter-regex to quarantine the messages that match my criteria, use qtool.pl to move the quarantined messages

Re: Sendmail question

2008-06-26 Thread Olivier Cherrier
On Tue, Jun 24, 2008 at 09:20:03PM -0400, [EMAIL PROTECTED] wrote: > I have an OpenBSD machine that will handle outbound mail using Sendmail. > I'd like Sendmail to scan the messages, and any messages with a certain > word in the subject will be sent to a specific server instead of the > Interne

Re: sendmail question

2007-12-03 Thread Toni Mueller
Hi, On Sat, 01.12.2007 at 14:48:40 -0700, Philip Guenther <[EMAIL PROTECTED]> wrote: > Anyway, I have no personal need to claim superiority, so if your > current setup using qmail or postfix works, feel free to keep using > it. thank you for your investigations, but in fact, I hoped to be able to

Re: sendmail question

2007-12-01 Thread Philip Guenther
On Dec 1, 2007 4:52 AM, Toni Mueller <[EMAIL PROTECTED]> wrote: > On Sat, 01.12.2007 at 01:32:07 -0700, Philip Guenther <[EMAIL PROTECTED]> > wrote: > > Not only that, but something is broken in your MUA that resulted in > > the log entries you included that showed the above being cut off and > >

Re: sendmail question

2007-12-01 Thread Toni Mueller
Hi, On Sat, 01.12.2007 at 01:32:07 -0700, Philip Guenther <[EMAIL PROTECTED]> wrote: > Not only that, but something is broken in your MUA that resulted in > the log entries you included that showed the above being cut off and > lost. I'm not sure what you mean, exactly, but I broke the quote out

Re: sendmail question

2007-12-01 Thread Philip Guenther
On Nov 30, 2007 10:25 AM, Toni Mueller <[EMAIL PROTECTED]> wrote: ... > I have a box that serves as a VPN gateway: > > N1 --- box in question -- Internet --- other gateway --- N2 > > N1 = 192.168.2.0/24 > N2 = 192.168.1.0/24 ... > Now, I'd like to send mail, eg. the usual daily reports, via the tun

Re: sendmail question

2006-06-22 Thread Peter Philipp
On Wed, Jun 21, 2006 at 06:39:28PM -0400, Hugo Villeneuve wrote: > > Here is what I stuck in my sendmail .mc file: > > > > define(`confMESSAGEID_HEADER', `<[EMAIL PROTECTED]>')dnl > > Put that in submit.mc and recreate submit.cf. > > Sendmail doesn't allow the rewriting of message-id, that rule

Re: sendmail question

2006-06-21 Thread Hugo Villeneuve
On Wed, Jun 21, 2006 at 07:22:28PM +0200, Peter Philipp wrote: > Hi, > > I'm trying to modify my outgoing Message-Id, with my mailer MUA (mutt) I can > configure this. However when I try to use mail(1) it does not update the > Message-Id, I read a bit in the source and it doesn't seem to be set