On 02/02/2012 10:00 PM, rajeshrudramani wrote:
Hi,


    1. when we sending mails to the particular user [email protected]
    <mailto:[email protected]> mails are bounced, while we anlyze the log
    file it shows below error

    2012-01-25 02:09:09.488246500 starting delivery 359317: msg 568490
    to local [email protected]
    <mailto:[email protected]> 2012-01-25
    02:09:09.488311500 status: local 1/10 remote 0/60 2012-01-25
    02:09:09.624514500 delivery 359317: deferral:
    /bin/sh:____i_:_command_not_found/

    And we login to the particular user folder in .qmail file shows below error

    # vi .qmail
    |<93>»^Hi^A

    &[email protected] <mailto:[email protected]>

    &[email protected] <mailto:[email protected]>

    /home/vpopmail/domains/domain.com/username/Maildir/
    <http://domain.com/username/Maildir/>

That would explain the error. Try removing the .qmail file, and go from there. It's not required.

    2. In qmail any option to implement the incremental backup. Please
    guide me.


There is no canned incremental backup solution. Situations vary considerably. Some people use the qtp-backup script, although that's not incremental. I use rsync to backup the domains directory, which is probably most efficient for that portion of the data. To find out what needs to be backed up, see the qtp-backup script. If you're backing up everything in there, you should be covered. I'm not sure if qtp-backup includes all of the configuration (including bayes database for example) or not though. You might also have a look at the a7_backups() function in the qtp-newmodel script to see about configuration files which may need to be backed up.

--
-Eric 'shubes'


---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
    Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: [email protected]
    For additional commands, e-mail: [email protected]


Reply via email to