[qmailtoaster] how to resolve this error for url

2014-02-28 Thread Chandran Manikandan
Dear All,
I have tried to install below command and get error continuously. Could any
one help me to resolve it.
sh cnt5064-deps.sh

 Error: Cannot retrieve repository metadata (repomd.xml) for repository:
local. Please verify its path and try again
Loaded plugins: fastestmirror, priorities, refresh-packagekit, security
Loading mirror speeds from cached hostfile
 * base: mirror.nus.edu.sg
 * epel: mirror.nus.edu.sg
 * extras: mirror.nus.edu.sg
 * qmailtoaster-current: mirror1.qmailtoaster.com
 * qmailtoaster-testing-nodist: mirror1.qmailtoaster.com
 * rpmforge: mirror.smartmedia.net.id
 * updates: mirror.nus.edu.sg
http://192.168.122.1/centos53-32/repodata/repomd.xml: [Errno 12] Timeout on
http://192.168.122.1/centos53-32/repodata/repomd.xml: (28, 'connect() timed
out!')
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository:
local. Please verify its path and try again


-- 
*Thanks,*
*Manikandan.C*
*System Administrator*


Re: [qmailtoaster] Taps file

2014-02-28 Thread Miguel Angel Izquierdo - Tecnovalia

Use forwarders instead.

El 28/02/2014 7:39, Linux escribió:


Hi All,

I want to forward send and received mails from one user to many.

eg forward mails from 1...@domain.com to 2...@domain.com, 3...@domain.com, 
4...@domain.com


I modified my taps file as

1...@domain.com: 2...@domain.com

1...@domain.com: 3...@domain.com

1...@domain.com: 4...@domain.com

qmailctl cdb; qmailctl restart

But mails only forward to 2...@domain.com

Regards,

Vivek Patil

system admin





Re: [qmailtoaster] Taps file

2014-02-28 Thread Miguel Angel Izquierdo - Tecnovalia

Sorry... i was at phone and clicked send button too soon.

As far as i know you can only tap to one account, so tap all 
inbound/outbound traffic of the account to another account and then use 
forwarders for others... for example:


tap 1...@domain.com to 2...@domain.com and forward 2...@domain.com to 
3...@domain.com, 4...@domain.com, etc.


Regards.

El 28/02/2014 13:16, Miguel Angel Izquierdo - Tecnovalia escribió:

Use forwarders instead.

El 28/02/2014 7:39, Linux escribió:


Hi All,

I want to forward send and received mails from one user to many.

eg forward mails from 1...@domain.com to 2...@domain.com, 3...@domain.com, 
4...@domain.com


I modified my taps file as

1...@domain.com: 2...@domain.com

1...@domain.com: 3...@domain.com

1...@domain.com: 4...@domain.com

qmailctl cdb; qmailctl restart

But mails only forward to 2...@domain.com

Regards,

Vivek Patil

system admin







[qmailtoaster] Re: I cannot install qmailtoaster on Centos 6.5 64 bit

2014-02-28 Thread Eric Shubert

The qt-install script is not fully done yet.

To be helpful, please post example of the command you used, and all 
output from it.


Thanks.

--
-Eric 'shubes'

On 02/27/2014 09:55 PM, Chandran Manikandan wrote:

Hi Vivek,
I had tried to followed your above mentioned steps and installed sh
qt-bootstrap-1,sh qt-bootstrap-2. but if i install qt-install command
and another commands are does not downloaded packages and not installed
installed itself. I have tried to download all packages one by one in
folder then again i followed above steps even cannot installed full
qmailtoaster packages and supporting another packages for centos 6.5 64
bit. Could you please give me correct install and configure steps for
QMT like centos 5 QMT guide on wiki.
Please help me any one.


On Mon, Feb 24, 2014 at 6:51 PM, Linux li...@ikf.co.in
mailto:li...@ikf.co.in wrote:

Chandran,

This is for you,

__ __

1. install CentOS minimal

__ __

2. curl
https://raw.github.com/QMailToaster/qmailtoaster-util/master/qt-bootstrap-1
 qt-bootstrap-1

__ __

3. sh qt-bootstrap-1

(system will reboot)

__ __

4. curl
https://raw.github.com/QMailToaster/qmailtoaster-util/master/qt-bootstrap-2
 qt-bootstrap-2

vi qt-bootstrap-2

__ __

Change:


http://mirrors.qmailtoaster.com/*current*/nodist/qmailtoaster-release-2.0-1.qt.nodist.noarch.rpm

To: 


http://mirrors.qmailtoaster.com/*testing*/nodist/qmailtoaster-release-2.0-1.qt.nodist.noarch.rpm

__ __

5. cd /etc/yum.repos.d

vi qmailtoaster-nodist.repo

{{{ Same in qmailtoaster-dist.repo }}}

enabled from 1 to 0 in the [qmailtoaster-current] and from 0 to 1 in
the [qmailtoaster-testing].

save and run yum clean all

__ __

6. sh qt-bootstrap-2

__ __

7. qt-install

__ __

8. service dovecot restart and chkconfig dovecot on

__ __

__ __

Regards,

__ __

Vivek Patil

system admin

__ __

__ __

__ __

__ __

__ __

*From:*Chandran Manikandan [mailto:tech2m...@gmail.com
mailto:tech2m...@gmail.com]
*Sent:* Monday, February 24, 2014 4:01 PM
*To:* qmailtoaster-list@qmailtoaster.com
mailto:qmailtoaster-list@qmailtoaster.com
*Subject:* Re: [qmailtoaster] I cannot install qmailtoaster on
Centos 6.5 64 bit

__ __

Hi Eirc,

Could you please send me the complete procedure for install
QMT. Because here a lot of title and packages are there and couldn't
understand to install QMT. Please assist me.

__ __

On Sat, Feb 22, 2014 at 9:43 PM, Eric Broch ebr...@whitehorsetc.com
mailto:ebr...@whitehorsetc.com wrote:

When you get qt-bootstrap-2 downloaded edit it and replace

http://mirrors.qmailtoaster.com/current/nodist/$qmt_release_pkg

with

http://mirrors.qmailtoaster.com/testing/nodist/$qmt_release_pkg





On 2/22/2014 12:51 AM, Chandran Manikandan wrote:

Dear All, 

I have tried to install centos 6.5 64 bit server on below
procedure. But it's not working means cannot install and shows
not found the url on below instructions.

__ __

Installation Instructions (pre-wiki)

__  __

__  __

__  __

.) install CentOS minimal

__  __

# 
curlhttps://raw.github.com/QMailToaster/qmailtoaster-util/master/qt-bootstrap-1  
qt-bootstrap-1

__  __

__  __

__  __

I cannot download this file

__  __

__  __

# sh qt-bootstrap-1

(system will reboot)

__  __

__  __

# 
curlhttps://raw.github.com/QMailToaster/qmailtoaster-util/master/qt-bootstrap-2  
qt-bootstrap-2

__  __

__  __

# sh qt-bootstrap-2

I cannot download this file

__  __

__  __

# qt-install--Cannot run this commands

__  __

   .) yum install man

   .) qt-install-repoforge

__  __

   .) yum install simscan dovecot vqadmin qmailadmin (etc)

   .) qt-mysql-secure-vpopmail

__  __

   .) qt-install-dns-resolver

__  __

Could you please give me the correct url and procedure to install 
qmailtoaster.

__  __

__ __

-- 

*Thanks,* 

*Manikandan.C*

*System Administrator*

__ __





__ __

-- 

*Thanks,*

*Manikandan.C*

*System Administrator*




--
*Thanks,*
*Manikandan.C*
*System Administrator*





-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: 

[qmailtoaster] Re: how to resolve this error for url

2014-02-28 Thread Eric Shubert

On 02/28/2014 02:17 AM, Chandran Manikandan wrote:

sh cnt5064-deps.sh


This command is not part of the new installation process. Please do not 
use any of the old scripts. They are obsolete now.


--
-Eric 'shubes'


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



[qmailtoaster] Re: Taps file

2014-02-28 Thread Eric Shubert

Absolutely correct.

If there gets to be many recipients, consider creating a list.

taps is for another purpose.

--
-Eric 'shubes'

On 02/28/2014 05:16 AM, Miguel Angel Izquierdo - Tecnovalia wrote:

Use forwarders instead.

El 28/02/2014 7:39, Linux escribió:


Hi All,

I want to forward send and received mails from one user to many.

eg forward mails from 1...@domain.com to 2...@domain.com, 3...@domain.com,
4...@domain.com

I modified my taps file as

1...@domain.com: 2...@domain.com

1...@domain.com: 3...@domain.com

1...@domain.com: 4...@domain.com

qmailctl cdb; qmailctl restart

But mails only forward to 2...@domain.com

Regards,

Vivek Patil

system admin








-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com