Re: [qmailtoaster] Qmail backup

2006-05-27 Thread Erik Espinoza

Hello Özgür,

There is a sript to handle backups on Jake's site: http://v2gnu.com/qmail/

The main things to backup would be the following:

/var/qmail/control
/var/qmail/users
/home/vpopmail/domains/

And you want to backup the database as well. mysqldump -uvpopmail
-pSsEeCcRrEeTt vpopmail  /var/qmail/control/backup.sql.

Thanks,
Erik

On 5/27/06, Özgür Kolukisa [EMAIL PROTECTED] wrote:



Hi,

I have a qmailtoaster mta on production environment. I want to backup my
toaster, but which directories must i backup. I think /var/qmail , /etc ..
but others?? please guide me..

Regards


-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Qmail backup

2006-05-27 Thread Nick Hemmesch
Hi,

Jakes script is very intuative. I use it to backup qmailtoaster every
night. Works good.

Regards,

Nick

 Hello Özgür,

 There is a sript to handle backups on Jake's site: http://v2gnu.com/qmail/

 The main things to backup would be the following:

 /var/qmail/control
 /var/qmail/users
 /home/vpopmail/domains/

 And you want to backup the database as well. mysqldump -uvpopmail
 -pSsEeCcRrEeTt vpopmail  /var/qmail/control/backup.sql.

 Thanks,
 Erik

 On 5/27/06, Özgür Kolukisa [EMAIL PROTECTED] wrote:


 Hi,

 I have a qmailtoaster mta on production environment. I want to backup my
 toaster, but which directories must i backup. I think /var/qmail , /etc
 ..
 but others?? please guide me..

 Regards

 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]





-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [qmailtoaster] domainkeys guide

2006-05-27 Thread Andy Rowe
Nick,


Very much appreciated, I was bout ready to pull my hair out.


Andy

-Original Message-
From: Nick Hemmesch [mailto:[EMAIL PROTECTED] 
Sent: Saturday, May 27, 2006 1:32 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: RE: [qmailtoaster] domainkeys guide

Hi Andy,

Make your tcp.smtp like this (without the \s):

127.:allow,RELAYCLIENT=,DKSIGN=/var/qmail/control/domainkeys/%/private
:allow,BADMIMETYPE=,BADLOADERTYPE=M,CHKUSER_RCPTLIMIT=30,\
CHKUSER_WRONGRCPTLIMIT=3,DKVERIFY=DEGIJKfh,\
QMAILQUEUE=/var/qmail/bin/simscan,\
DKSIGN=/var/qmail/control/domainkeys/%/private

Run: qmailctl cdb

Note: ,DKSIGN=/var/qmail/control/domainkeys/%/private is added to your
second statement.

Without making this addition, mail relayed by an authorized user from a
remote client will not be signed.

Hope this helps.

Regards,

Nick



 Hi all,


 I followed Dewain's steps to set up the domain keys and I think I have
everything set up right except that when I send an email to a yahoo
account
 the headers say

 X-Apparently-To:   [EMAIL PROTECTED] via 68.142.201.234; Fri, 26 May
2006 21:42:19 -0700
 X-YahooFilteredBulk:  66.79.95.94
 X-Originating-IP: [66.79.95.94]
 Return-Path:  [EMAIL PROTECTED]
 Authentication-Results:   mta226.mail.re4.yahoo.com from=roweboat.net;
domainkeys=neutral (no sig)
 Received: from 66.79.95.94 (EHLO mail.roweboat.net) (66.79.95.94) by
mta226.mail.re4.yahoo.com with SMTP; Fri, 26 May 2006 21:42:19 -0700
Received:   (qmail 32113 invoked by uid 89); 27 May 2006 04:41:17 -
Received:   by simscan 1.2.0 ppid: 32106, pid: 32109, t: 0.1184s
 scanners: clamav: 0.88.2/m:38/d:1478
 Received: from unknown (HELO mycomputer)
 ([EMAIL PROTECTED]@66.79.95.94) by mail.roweboat.net with ESMTPA;
27
 May 2006 04:41:17 -
 From: Andy Rowe [EMAIL PROTECTED]  Add to Address BookAdd to
Address Book  Add Mobile Alert
 To:   [EMAIL PROTECTED]
 Subject:  hey
 Date: Fri, 26 May 2006 23:44:11 -0500
 Message-ID:   [EMAIL PROTECTED]
 MIME-Version: 1.0
 Content-Type: multipart/alternative;
 boundary==_NextPart_000_002D_01C6811E.4AF59BD0
 X-Mailer: Microsoft Office Outlook 11
 X-MimeOLE:Produced By Microsoft MimeOLE V6.00.2900.2869
 Thread-Index: AcaBSDI5kOMIBmDpS4WyZ/Fo2fkJZQ==
 Content-Length:   780



 What is bothering me is
Authentication-Results: mta226.mail.re4.yahoo.com
 from=roweboat.net; domainkeys=neutral (no sig)


 Its not supposed to me neutral is it?

 I am including my tcp.smtp file as a feel it might help.

 Tcp.smtp

 127.:allow,RELAYCLIENT=,DKSIGN=/var/qmail/control/domainkeys/%/private
:allow,BADMIMETYPE=,BADLOADERTYPE=M,CHKUSER_RCPTLIMIT=30,CHKUSER_WRONG
RCPTLIMIT=3,DKVERIFY=DEGIJKfh,QMAILQUEUE=/var/qmail/bin/simscan


 I am not sure what I am doing wrong I have ran the tests for checking
domain
 key dns configuration at the following addresses and everything checks
out.

 http://domainkeys.sourceforge.net/policycheck.html
 http://domainkeys.sourceforge.net/selectorcheck.html

 I have also glanced at this page too

 http://jeremy.kister.net/howto/dk.html



 I think the problem probably lies within my tcp.smtp file  but I am at
my
 wits end on what do do,


 Im officially lost :D Any help would be great,

 Let me know if you need anything else from me


 Andy Rowe


 -Original Message-
 From: Erik Espinoza [mailto:[EMAIL PROTECTED]
 Sent: Friday, May 26, 2006 4:13 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] domainkeys guide

 Very nice. You may want to add that DomainKeys can't be used in
 conjunction with a smart host. So if you define a ':mail.isp.com' in
smtproutes, then DomainKeys will always fails.

 Erik

 On 5/26/06, Dewain Riddle [EMAIL PROTECTED] wrote:
 Hey all, been working off and on all week on getting a guide to setting
up domainkeys on the wiki.  I probably left some stuff out, and may be
wrong on some minor technical stuff, but that's why i put it on the
wiki, so others can change and add.  i've set up 4 domains with
domainkeys, and this is the method i've used.  hope this is helpful.
also - i forgot to put in there that i used Nick's existing guides and
emails, along with some of the other mailing-list users emails in the
guide.
 http://wiki.qmailtoaster.com/index.php/Domainkeys
 thanks all!
 Dewain
 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:
[EMAIL PROTECTED]

 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 - To
unsubscribe, e-mail: [EMAIL PROTECTED] For
additional commands, e-mail: [EMAIL PROTECTED]



 -
  QmailToaster hosted by: VR Hosted