i've found the problem. I've inserted most of the forwards valias_line's
column
without the domain part. So Qmailadmin doesn't show them.

ex:  
                alias           domain          valias_line
before  mailadmin       mydomain.com    postmaster
after           mailadmin       mydomain.com    [EMAIL PROTECTED]

now i've done the script and reinserted all the forwards and it works!!!
I don't know how the mail server had worked until now with bad inserted
forwards. ;-)

PS: Sorry for the "Request receiver receipt" :-(

Thanks a lot, guys!!
Tax


-----Messaggio originale-----
Da: Nick Hemmesch [mailto:[EMAIL PROTECTED] 
Inviato: lunedì 12 giugno 2006 20.23
A: [email protected]
Oggetto: Re: [qmailtoaster] R: [qmailtoaster] Qmailadmin Show Forward
problem


> Taxxolo wrote:
>> Hi,
>> i've used phpmyadmin because i've imported aliases from an old 
>> postfix mail server.
>>
>>
> That adds them to the MySQL DB (so they should be working), but does 
> not add them to the files that qmailadmin also uses: 
> /var/lib/mysql/vpopmail/valias.MYI
> /var/lib/mysql/vpopmail/valias.MYD
> That would be my guess why they're not showing.


Hi,

That adds them to the database but it doesn't set the structure to
actually forward them.

For example:

  /home/vpopmail/bin/valias -i [EMAIL PROTECTED] [EMAIL PROTECTED]

forwards [EMAIL PROTECTED] to [EMAIL PROTECTED] by putting
.qmail-prof in the business.com directory to do the forwarding.

If you have a good list of the forwards, it may be easier to remove them
from mysql and run a simple "do loop" script to insert them into
vpopmail with valias.

Regards,

Nick


---------------------------------------------------------------------
     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]

Reply via email to