similar to: mail delivery question

Displaying 20 results from an estimated 300 matches similar to: "mail delivery question"

2014 Nov 21
1
Centos 6.6 procmail trouble
I have a 6.5 machine that had everything set up and working correctly (fetchmail, sendmail w/ starttls, procmail, spamassassin) but the MB cratered. I bought a new machine, and installed Centos 6.6 and all is not well. I used the config from the previous incarnation (via backups) for fetchmail (works fine), sendmail (works fine for sending via relay and tls), but procmail now refuses to pick up
2023 Apr 03
1
pxelinux takes too long trying all the config file options
Hi All, I have a situation where I want to netboot and ONLY use pxelinux.cfg/default. It seems to take FOREVER for pxelinux to try all of the config file file options before falling through to default .... trying each possible combination multiple times ... increasing the wait time everytime it doesn't get a response. >From my log: Apr 2 19:53:17 helium tftpd[3372124]: tftpd: trying to
2023 Apr 03
1
pxelinux takes too long trying all the config file options
On Mon, Apr 03, 2023 at 12:52:41PM -0400, Rob Roschewsk via Syslinux wrote: > Hi All, > > I have a situation where I want to netboot and ONLY use pxelinux.cfg/default. > > It seems to take FOREVER for pxelinux to try all of the config file > file options before falling through to default .... trying each > possible combination multiple times ... increasing the wait time >
2013 Aug 18
3
Using procmail to mark messages as read in dovecot
So, I use procmail extensively, and I have for a long time, but marking messages as 'read' in a Maildir has always been a little wonky: TRAP='mv "$LASTFOLDER" "${LASTFOLDER}:2,S"' Since I've switched to dovecot, is there a way to mark a message on delivery as read or not new or seen? -- Clarke's Law: Sufficiently advanced technology is
2015 Jan 07
0
dovecot move doesn't work: RESLOVED
On 1/7/2015 4:01 PM, Peter wrote: > On 01/08/2015 05:39 AM, Chuck Campbell wrote: >> I tried this using yum install dovecot22, but I get a lot of these: >> file xxx from install of dovecot22-1:2.2.15-1.gf.el6.x86_64 conflicts with file >> from package dovecot-1:2.0.9-8.el6_6.4.x86_64 >> >> I tried yum update dovecot22, but I get: >> Package(s) dovecot22
2015 Jan 07
2
dovecot move doesn't work
On 01/08/2015 05:39 AM, Chuck Campbell wrote: > I tried this using yum install dovecot22, but I get a lot of these: > file xxx from install of dovecot22-1:2.2.15-1.gf.el6.x86_64 conflicts with file > from package dovecot-1:2.0.9-8.el6_6.4.x86_64 > > I tried yum update dovecot22, but I get: > Package(s) dovecot22 available, but not installed. > > What is the right way to
2005 Mar 17
1
odd behaviour change (2.6.3 > 2.6.4pre3)
Synopsis: Prior to the 2.6.4pre versions, issuing 'rsync rsync://host/module/' behaved effectively as 'ls -l'. I've toyed with various options in an attempt to get an 'ls -l' style output, but to no avail. As I have a small handful of scripts that rely on this no-longer-functioning functionality, this could be considered a Bad Thing(TM). Following is an example of
2009 Feb 02
1
OT: procmail recipe question
I'm trying to use procmail and I'm having trouble getting it to set some headers. I have one mailing list that sets ?Newsgroups: in the header and I want to remove it. I have the following test recipe: :0 * ^Subject:.*\<testing * ^(Mime-Version:|Content-) | formail -IMime-Version: -IContent- If I understand it correctly, it should remove the Mime-Verion and Content headers. The
2009 Dec 28
6
Dovecot-deliver sometimes fails when message set to discard via sieve
Hi, sometimes mails that i discard via sieve gets delivered to my inbox and i can not figure out why. So i hope you can give me a hint. My setup is: I use a self compiled dovecot 1.2.4 with installed sieve and managesieve plugin. Incoming mails a processed by Postfix and the delivered to Procmail. Procmail invokes Spamassassin and discard all mails marked as spam. The other mails are passed to
2008 Jan 04
1
Random procmail filter failures.
Hi all, I'm seeing a random issue with my procmail filters (only on email from this list) where once every so often, it will fail to filter a message. I am sorting by the to/cc email address, and this rule works on 99.9% of posts, however every now and again, I see something like this happen: From centos-bounces at centos.org Sat Jan 5 01:57:28 2008 Subject: Re: [CentOS]
2006 Jun 03
3
Maildir, procmail, and locks
I'm using procmail as the local delivery agent for Maildir style mailboxes. I discovered that I was able to send mail to other users but was unable to send mail to myself. Examples from verbose procmail log: **** Successful message to another user **** procmail: [24589] Fri Jun 2 15:03:34 2006 procmail: Assigning
2009 Jan 16
2
Procmail + Dovecot
I have been trying to set up procmail but I am running into some issues with using deliver. I am running Debian Etch with Dovecot 1.1.8 compiled from the Debian Experimental source package. ##### Start .procmailrc ##### # System-wide settings for procmail SHELL="/bin/bash" SENDMAIL="/usr/sbin/sendmail -oi -t" LOGFILE="/var/log/procmail.log"
2017 Apr 02
2
[Bug 1141] New: trace aborts using pkttype on ingress
https://bugzilla.netfilter.org/show_bug.cgi?id=1141 Bug ID: 1141 Summary: trace aborts using pkttype on ingress Product: nftables Version: unspecified Hardware: x86_64 OS: other Status: NEW Severity: major Priority: P5 Component: kernel Assignee: pablo at netfilter.org
2008 Oct 23
3
high cpu load
I think I have narrowed down the problem why smbd processes are soaking up so much CPU on our file server. Here are some selected samples from strace output as I attached to the offending smbd process: Culprit #1 I took three sample snapshots, each lasted for several seconds, and I took them minutes apart from each other. I noticed many lines involved stat'ing the a single file in the
2006 Mar 22
1
JOB: Intermediate Web Software Developer
Helium Exchange, located in Andover MA, is a newly funded consumer internet company, building a platform for market-driven, user-generated publishing. Helium?s goal is to build the number one source of peer-ranked user-generated content on the internet. Using a proprietary peer review technology, Helium is revolutionizing the world of publishing. Now millions of people can come together in
2005 Jun 10
1
rsync 2.6.5 segfault using --fuzzy & --link-dest
I've been reworking my backup script & decided to give some of the newer options a try. It would appear I've found a combination that doesn't play nice. $ rsync --archive --delete-during --fuzzy --hard-links --numeric-ids --quiet --sparse --temp-dir /backup/helium/ --link-dest /backup/hydrogen/tuesday/ --password-file /backup/helium/.password rsync://backup@helium/backup/
2008 Jun 23
0
scuba 1.2-1
scuba 1.2-1 ** now with added Helium ** 'scuba' is a contributed R package that performs theoretical calculations about scuba diving --- dive profiles, decompression models, gas toxicity and so on. New features in version 1.2-1: . Breathing gases may now contain Helium as well as Oxygen and Nitrogen. . Decompression models now handle breathing gases containing
2008 Jun 23
0
scuba 1.2-1
scuba 1.2-1 ** now with added Helium ** 'scuba' is a contributed R package that performs theoretical calculations about scuba diving --- dive profiles, decompression models, gas toxicity and so on. New features in version 1.2-1: . Breathing gases may now contain Helium as well as Oxygen and Nitrogen. . Decompression models now handle breathing gases containing
2008 May 22
1
procmail --> deliver question
Hi there, I use dovecot-1.1-rc4, got imap, imaps, pop3 & pop3s working fine with the mbox format. I use sendmail-8.14.2 as an MTA, sendmail uses procmail as an LDA. I migrated to maildir format now, and pipe all my mail to deliver right now to be able to make use of the indexing etc... Problem is I run into some errors : #My .procmailrc PATH=/usr/bin:/usr/local/bin:/usr/sbin
2008 Feb 18
2
Strange Error
Hello Everybody, I?m trying to make a work with procmail and deliver on Fedora 7. Part of flow are the following: - procmail get the mail from Sendmail - procmail ask to deliver/dovecot if have any retriction (sizer mailbox, etc) - procmail put the mail on inbox user. I had include the following line in the promail config: | "/usr/libexec/dovecot/deliver -m $DEFAULT" and the