Displaying 7 results from an estimated 7 matches for "alerc".
Did you mean:
alert
2018 Aug 16
2
imapsieve: Change message flags on COPY
...t;, "Trash", "Spam", "Sent"]
{
debug_log "Moved to ${dst}, marking as read: '${subject}' <${from>";
setflag "\\Seen";
fileinto "${dst}";
}
----------------------------
This is the log:
Aug 16 10:31:51 alerce dovecot: imap(luca): Debug: Archive: Mailbox opened because: UID MOVE
Aug 16 10:31:51 alerce dovecot: imap(luca): Debug: Mailbox INBOX: Opened mail UID=13304 because: copying
Aug 16 10:31:51 alerce dovecot: imap(luca): Debug: imapsieve: mailbox Archive: MOVE event
Aug 16 10:31:51 alerce dovecot: i...
2018 Aug 16
0
imapsieve: Change message flags on COPY
...Sent"]
> {
> debug_log "Moved to ${dst}, marking as read: '${subject}' <${from>";
> setflag "\\Seen";
> fileinto "${dst}";
> }
> ----------------------------
>
> This is the log:
> Aug 16 10:31:51 alerce dovecot: imap(luca): Debug: Archive: Mailbox opened because: UID MOVE
> Aug 16 10:31:51 alerce dovecot: imap(luca): Debug: Mailbox INBOX: Opened mail UID=13304 because: copying
> Aug 16 10:31:51 alerce dovecot: imap(luca): Debug: imapsieve: mailbox Archive: MOVE event
> Aug 16 10:31:51 al...
2013 Jul 17
3
Help with filing a [maybe] ZFS/mmap bug.
Hi All,
I have what I think is a ZFS related bug. Unfortunately my simplest
test case is a bit cumbersome and I haven't definitively proven that
the problem is ZFS related.
I'm hoping for some feedback on how to move forward.
Quick background: I rip my CD's using grip and produce flac files. I
tag the music using Musicbrainz' Picard and transcode it to mp3's
within Picard
2004 Jan 13
3
IPSEC btwn stable and Linksys BEFVP41 stopped working.
Hi,
I have been using IPsec to communicate between a laptop that tracks
-stable and a Linksys BEFVP41 router.
I only use it infrequently, but it's been working great. My setup is
as described in http://grapeape.alerce.com/linksys-ipsec/article.html
(which I am planning to submit to the handbook when it's done).
I'm no longer able to make an ipsec connection, and I can't put my
finger on anything that's changed. The most obvious candidate is the
move from 4.8 to 4.9. It could also be that some...
2006 Apr 12
7
help ith burncd (Input/output error, 6.1-RC, plextor PX-740a)
I have a new system which includes a Plextor PX-740a DVD+-R/RW CD-R/RW
drive attached to an Asus A8V-MX motherboard.
When I try to use burncd to burn a cd, it writes all of the data, says
"fixating CD, please wait.." and then reports
burncd: ioctl(CDRIOCFIXATE): Input/output error
Oddly enough, the CD seems to be usable.
I can successfully burn the same file if I use cdrecord.
The
2006 Apr 12
1
powerd not behaving with an Asus A8V-MX and Athlon 64 X2 3800+
...eBSD
kern.osrelease: 6.1-RC
kern.osrevision: 199506
kern.version: FreeBSD 6.1-RC #0: Tue Apr 11 07:26:47 UTC 2006
root@demi.projectbillboard.org:/usr/obj/usr/src/sys/DEMI
kern.maxvnodes: 100000
kern.maxproc: 6164
kern.maxfiles: 12328
kern.argmax: 262144
kern.securelevel: -1
kern.hostname: blue.alerce.com
kern.hostid: 0
kern.clockrate: { hz = 1000, tick = 1000, profhz = 666, stathz = 133 }
kern.posix1version: 200112
kern.ngroups: 16
kern.job_control: 1
kern.saved_ids: 0
kern.boottime: { sec = 1144920666, usec = 903723 } Thu Apr 13 09:31:06 2006
kern.domainname:
kern.osreldate: 600105
kern.boot...
2004 Jun 16
1
shorewall
I have running Shorewall 2.0 version with squid. Since today my clients
cannot connect to internet. I can see that entry in messages file
Jun 16 10:22:54 MurcianaFW kernel: Shorewall:FORWARD:REJECT:IN=eth1 OUT=eth1
SRC
=192.168.29.66 DST=192.168.28.2 LEN=239 TOS=0x00 PREC=0x00 TTL=127 ID=24784
PROT
O=UDP SPT=137 DPT=1030 LEN=219
Anyone knows what´s happen?
Thank you