similar to: maildir location

Displaying 20 results from an estimated 9000 matches similar to: "maildir location"

2013 Jun 06
2
memdisk and iso
On Wed, Jun 5, 2013 at 7:34 PM, upen <upendra.gandhi at gmail.com> wrote: > > > > On Wed, Jun 5, 2013 at 7:25 PM, Gene Cumm <gene.cumm at gmail.com> wrote: > >> On Wed, Jun 5, 2013 at 7:49 PM, upen <upendra.gandhi at gmail.com> wrote: >> > On Wed, Jun 5, 2013 at 5:39 PM, Gene Cumm <gene.cumm at gmail.com> wrote: >> >> On Jun 5,
2013 Jun 06
2
memdisk and iso
On Wed, Jun 5, 2013 at 7:49 PM, upen <upendra.gandhi at gmail.com> wrote: > On Wed, Jun 5, 2013 at 5:39 PM, Gene Cumm <gene.cumm at gmail.com> wrote: >> On Jun 5, 2013 6:13 PM, "upen" <upendra.gandhi at gmail.com> wrote: >> > >> > Thanks hpa. It looks like it's not able to find lpxelinux.0 files which >> > actually resides under
2011 May 05
5
alpine + Maildir
Hello, I am trying to configure pine.conf for all users and running into an issue. In this setup, Mailbox format is Maildir and Maildir location is /Mail/Username/{new,cur,..etc} First thing required in alpine was patch for maildir and this has already been done. After that I have tried setting up folder-collection Mail #md ../../Mail/username and also tried using #mc (not sure which one is
2013 Jun 05
4
memdisk and iso
On Jun 5, 2013 6:13 PM, "upen" <upendra.gandhi at gmail.com> wrote: > > Thanks hpa. It looks like it's not able to find lpxelinux.0 files which > actually resides under /tftpboot/linux-install directory where the > pxelinux.0 existed before. > > ls -al /tftpboot/linux-install/lpxelinux.0 > -rwxr-xr-x 1 root root 81240 Jun 5 15:15 >
2013 Jun 06
8
memdisk and iso
On Wed, Jun 5, 2013 at 9:58 PM, upen <upendra.gandhi at gmail.com> wrote: > I copied pxelinux.cfg/default to pxelinux.cfg/<IP to HEX> and it looks this > step resolved the earlier error. Next I get failed to load com32 file > vesamenu.c32 while that file exists in /tftplinux/linux-install. Is vesamenu.c32 from 5.10? -- -Gene
2013 Jun 08
2
memdisk and iso
On Thu, Jun 6, 2013 at 7:02 PM, upen <upendra.gandhi at gmail.com> wrote: > On Thu, Jun 6, 2013 at 5:38 PM, Gene Cumm <gene.cumm at gmail.com> wrote: >> On Jun 6, 2013 5:42 PM, "H. Peter Anvin" <hpa at zytor.com> wrote: >> > On 06/06/2013 02:40 PM, upen wrote: >> > > >> > > Some odd things I observed just now. >> > >
2013 Jun 06
1
[syslinux-owner@zytor.com: Syslinux post from upendra.gandhi@gmail.com requires approval]
FWIW the tcpdump will be a few days at http://rosa.stappers.nl/ff/tcp_w.pcap md5sum a8090ca85202d62ddd5a3d5684b2e8fd tcp_w.pcap ----- Forwarded message from syslinux-owner at zytor.com ----- Date: Thu, 06 Jun 2013 12:49:11 -0700 From: syslinux-owner at zytor.com To: syslinux-owner at zytor.com Subject: Syslinux post from upendra.gandhi at gmail.com requires approval Message-ID:
2013 Jun 05
2
memdisk and iso
On 06/05/2013 02:34 PM, Gene Cumm wrote: > On Wed, Jun 5, 2013 at 4:18 PM, upen <upendra.gandhi at gmail.com> wrote: >> Sorry to bring this old thread up. I saw the note on the release of >> syslinux-5.10 which I have just finished installing. I would like some help >> here with configuration. I can move the iso into webserver's root directory >> but what
2014 Feb 04
2
site
Hello guys, Any idea when our great syslinux website will be available again? I am not able to reach www.syslinux.org. Hope that's the correct website for the Syslinux project. Thank you -- upen,
2013 Jun 05
2
memdisk and iso
Sorry to bring this old thread up. I saw the note on the release of syslinux-5.10 which I have just finished installing. I would like some help here with configuration. I can move the iso into webserver's root directory but what should the configuration below be changed to load the iso via http? LABEL dell MENU LABEL dell LINUX memdisk INITRD dell.iso APPEND iso I have the lpxelinux.0 in the
2013 Jun 11
2
memdisk and iso, speed up
On 06/11/2013 10:06 AM, upen wrote: >> >> Good to see that 'site-option-space "pxelinux"' is added. >> I recommend using vendor-option-space instead. The server doesn't always force delivery of site-option-space options, but vendor-option-space options aren't negotiated and so are always sent. -hpa
2013 Apr 19
2
make issue with syslinux-5.01
Hi, I am trying to compile the version on rhel 5.x box. Nasm version 0.98.39 I extracted the tar.gz and ran make in the extracted directory. Here is where it stops. gcc -Wp,-MT,rawcon.o,-MD,./.rawcon.o.d -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables
2013 Jun 05
2
memdisk and iso
On 06/05/2013 02:46 PM, upen wrote: > > Thank you hpa and Gene. Currently I have: > filename "linux-install/lpxelinux.0" in DHCP server. > > I changed settings under pxelinux.cfg/default to > > LABEL dell > MENU LABEL dell > LINUX memdisk > INITRD http://192.168.0.100/dell.iso > APPEND iso > > I get error on theTFTP client machine after it
2013 May 15
3
memdisk and iso
Hi, I am trying to boot a server via PXE with following configured for its PXE. LABEL IMP MENU LABEL IMP LINUX memdisk INITRD linuxIso.iso APPEND iso I haven't been able to get this work, probably only because of network speed. PXE server is on RHEL 5.8 and syslinux 5.x While I was booting the server, I ran dstat on PXE server and saw the outgoing network speed was 400-500Bytes. So looks
2013 Jun 06
2
memdisk and iso
On Jun 6, 2013 5:42 PM, "H. Peter Anvin" <hpa at zytor.com> wrote: > > On 06/06/2013 02:40 PM, upen wrote: > > > > Some odd things I observed just now. > > 1. Since yesterday, I have been reseting the client box from Virtualbox VM > > menu (Reset option). This always showed me com32 vesamenu.c32 message. > > 2. Some time ago, I decided I power
2013 Jun 08
2
memdisk and iso, speed up
On Sat, Jun 8, 2013 at 1:44 AM, Geert Stappers <stappers at stappers.nl> wrote: > Op 2013-06-07 om 12:20 schreef upen: > > On Fri, Jun 7, 2013 at 9:29 AM, Geert Stappers <stappers at stappers.nl> > wrote: > > > Op 2013-06-07 om 06:18 schreef upen: > > > > [ ... dhcp server configuration ... ] > > > > Everything has been always like this on
2008 Jul 27
2
dovecot.sieve file location?
CentOS 5.2 Postfix-2.3.3 Dovecot-1.1.1 Dovecot.Sieve-1.1.5 I have setup with: home_mailbox = Maildir/ (/etc/postfix/main.cf) & mail-location = maildir:~/Maildir (/etc/dovecot.conf) I have created a 'test' user to test Sieve 'Vacation' setup. My questions are: 1. Which folder '.dovecot.sieve' script is copied into? Is it 'home/test' -or-
2002 Dec 12
1
Maildir detection..
It would seem that dovecot cannot detect my maildir. The system DO NOT use "~/Maildir". It is arbitrary across a few systems, actualy, and am curious if there is a way to "force" in the config file where the maildir explicitly resides, much like Postfix's "home_mailbox" configuration parameter. On a side note, I compiled dovecot 0.99.4 on a NetBSD
2013 Jun 06
0
memdisk and iso
I On Wed, Jun 5, 2013 at 7:41 PM, upen <upendra.gandhi at gmail.com> wrote: > > > > On Wed, Jun 5, 2013 at 7:34 PM, upen <upendra.gandhi at gmail.com> wrote: > >> >> >> >> On Wed, Jun 5, 2013 at 7:25 PM, Gene Cumm <gene.cumm at gmail.com> wrote: >> >>> On Wed, Jun 5, 2013 at 7:49 PM, upen <upendra.gandhi at gmail.com>
2008 Jul 04
2
How to pull /var/mail mbox leftovers to Maildirs?
I just got my preferred postfix+dovecot(-1.1.1) configuration working on Ubuntu 8.04 server. Users and Maildirs migrated, etc. I wasn't seeing inbound mail (in the email client) until I set: sudo postconf -e 'home_mailbox = Maildir/' Which I hadn't needed in the previous server's main.cf I have a few hours worth of inbound mostly-spam in /var/mail/(username) during the time