When i want to stop dbmail-imapd or dbmail-pop3d
i do a "killall dbmail-imapd" or "killall dbmail-pop3d".
Is there another way to stop dbmail-imap or dbmail-pop3.
I want to be able to stop dbmail-imapd and dbmail-pop3d via
a /etc/rc.d/init.d scrip in redhat 8.0
Thanks
Jacques
If you find some way to save the pidfile on startup, please let me know
so I can fix the debian startup scripts. killall is basically what I
currently use in the debian packages. Ugly as hell.
Jacques Beaudoin wrote:
When i want to stop dbmail-imapd or dbmail-pop3d
i do a "killall dbmail-ima
I use Gentoo Linux so you'll have to convert for use with Redhat but
here is my init.d script:
-
#!/sbin/runscript
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License,
Since im now using "uwimap" i dont have to stop my mail server to
do a backup because "uwimap" is files base.
When i convert to dbmail using mysql innodb from what i can read
i will have to stop mysql to do a backup.
I want to know how "dbmail users" with "mysql innodb" backup
there mail databas
Use mysqldump with --single-transaction
-Juha-
-Alkuperäinen viesti-
Lähettäjä: Jacques Beaudoin [mailto:[EMAIL PROTECTED]
Lähetetty: 6. toukokuuta 2003 20:30
Vastaanottaja: dbmail@dbmail.org
Aihe: [Dbmail] Dbmail with mysql innodb backup
Since im now using "uwimap" i dont have to st
Will i have to upgrade to mysql 4.0.12 to use mysqldump with
single-transaction
Thanks Juha
Moisio Juha a écrit :
> Use mysqldump with --single-transaction
>
> -Juha-
>
> -Alkuperäinen viesti-
> Lähettäjä: Jacques Beaudoin [mailto:[EMAIL PROTECTED]
> Lähetetty: 6. toukokuuta 2003 20:30
>