Re: [qmailtoaster] VQADMIN Problem

2007-12-08 Thread Erik A. Espinoza
Sorry that should have read vpasswd file.

Erik

On Dec 8, 2007 11:11 PM, Erik A. Espinoza <[EMAIL PROTECTED]> wrote:
> Someone please correct me if I am wrong, but I don't think the
> QmailToaster has a vpopmail file.
>
>
> On Dec 8, 2007 9:40 PM, James Ecker <[EMAIL PROTECTED]> wrote:
> >
> >  Thank you everyone for your help. I think I have gotten a little closer to
> > fixing the problem. When I run a vdominfo I get the following problem:
> >
> >  domain: test.com
> > uid:89
> > gid:89
> > dir:/home/vpopmail/domains/test.com
> > Segmentation fault
> >
> >  After looking this problem up on Google, the only solution I found was to
> > review the vpasswd file. Are there any other suggestions? Does anyone know
> > where the vpasswd file is located?
> >
> >  James
> >
> > 
> > Get the power of Windows + Web with the new Windows Live. Power up!
>

-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] VQADMIN Problem

2007-12-08 Thread Erik A. Espinoza
Someone please correct me if I am wrong, but I don't think the
QmailToaster has a vpopmail file.

On Dec 8, 2007 9:40 PM, James Ecker <[EMAIL PROTECTED]> wrote:
>
>  Thank you everyone for your help. I think I have gotten a little closer to
> fixing the problem. When I run a vdominfo I get the following problem:
>
>  domain: test.com
> uid:89
> gid:89
> dir:/home/vpopmail/domains/test.com
> Segmentation fault
>
>  After looking this problem up on Google, the only solution I found was to
> review the vpasswd file. Are there any other suggestions? Does anyone know
> where the vpasswd file is located?
>
>  James
>
> 
> Get the power of Windows + Web with the new Windows Live. Power up!

-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [qmailtoaster] VQADMIN Problem

2007-12-08 Thread James Ecker

Thank you everyone for your help. I think I have gotten a little closer to 
fixing the problem. When I run a vdominfo I get the following problem:
 
domain: test.comuid:89gid:89dir:
/home/vpopmail/domains/test.comSegmentation fault
After looking this problem up on Google, the only solution I found was to 
review the vpasswd file. Are there any other suggestions? Does anyone know 
where the vpasswd file is located?
 
James
_
Put your friends on the big screen with Windows Vista® + Windows Live™.
http://www.microsoft.com/windows/shop/specialoffers.mspx?ocid=TXT_TAGLM_CPC_MediaCtr_bigscreen_102007

Re: [qmailtoaster] QTP newmodel error.

2007-12-08 Thread Lucian Cristian

Espen wrote:


That did the trick J.

Manny thanks

 

 


*Fra:* Lucian Cristian [mailto:[EMAIL PROTECTED]
*Sendt:* 8. desember 2007 23:40
*Til:* qmailtoaster-list@qmailtoaster.com
*Emne:* Re: [qmailtoaster] QTP newmodel error.

 


Espen wrote:

[EMAIL PROTECTED] qtms-install]# sh cnt50-deps.sh
Loading "installonlyn" plugin
Setting up Remove Process
No Match for argument: sendmail
No Packages marked for removal
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
extras100% |=| 1.1 kB00:00
updates   100% |=|  951 B00:00
base  100% |=| 1.1 kB00:00
addons100% |=|  951 B00:00
Reading repository metadata in from local files
Parsing package install arguments
Nothing to do
[EMAIL PROTECTED] qtms-install]#
 
 
-Opprinnelig melding-
Fra: Lucian Cristian [mailto:[EMAIL PROTECTED] 
Sendt: 8. desember 2007 23:07

Til: qmailtoaster-list@qmailtoaster.com 

Emne: Re: [qmailtoaster] QTP newmodel error.
 
Espen wrote:
  


Hi,

 


I tried to search the list but didn’t find anything(No matches were found 
for  line 513).

 


I have just reinstalled my server centos5 with all updates.

When I try to run qtp-newmodel I get this error 

 


"Issuing command: qtp-newmodel

/usr/sbin/qtp-newmodel: line 513: syntax error near unexpected token `}'

/usr/sbin/qtp-newmodel: line 513: `}'"

 


Anny ideas ?

 


qtp-whatami v0.2.4

DISTRO=CentOS

OSVER=5

ARCH=i686

BUILD_DIST=cnt50

BUILD_DIR=/usr/src/redhat

This machine's OS is supported, but this version/arch has not been tested.

 


qmailtoaster-pluscurrent.noarch.rpm 11/25/2007 10:43

 

 


-

 QmailToaster hosted by: VR Hosted 

-

To unsubscribe, e-mail: [EMAIL PROTECTED] 

For additional commands, e-mail: [EMAIL PROTECTED] 

 

  



I tested it and it seems you should use this script: 
http://www.qmailtoaster.com/centos/cnt50/cnt50-deps.sh to resolv your 
dependencies

and do not forget to disable selinux too
 
-

 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 
 
 
 
-

 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 
 
  


it seems that centos 4.5 counted the lines different than centos 5
you have to add a line at 514
like:

a4_5_check_deps(){
# let's check the ...
sleep 1
}


or

a4_5_check_deps(){
# let's check the ...
  echo "anything"
}

and save the newmodel file

I didn't encountered this error when I tested for qtp-buildsandbox, 
maybe new updates to centos messed something up


if you make a new install using qtp-newmodel maybe you will have to 
reinstall clamav, the file permission for logging are not set up 
correctly, I think is a install order issue, haven't spoke to Jake about 
this


RE: [qmailtoaster] QTP newmodel error.

2007-12-08 Thread Espen
That did the trick J.

Manny thanks

 

 

Fra: Lucian Cristian [mailto:[EMAIL PROTECTED] 
Sendt: 8. desember 2007 23:40
Til: qmailtoaster-list@qmailtoaster.com
Emne: Re: [qmailtoaster] QTP newmodel error.

 

Espen wrote: 

[EMAIL PROTECTED] qtms-install]# sh cnt50-deps.sh
Loading "installonlyn" plugin
Setting up Remove Process
No Match for argument: sendmail
No Packages marked for removal
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
extras100% |=| 1.1 kB00:00
updates   100% |=|  951 B00:00
base  100% |=| 1.1 kB00:00
addons100% |=|  951 B00:00
Reading repository metadata in from local files
Parsing package install arguments
Nothing to do
[EMAIL PROTECTED] qtms-install]#
 
 
-Opprinnelig melding-
Fra: Lucian Cristian [mailto:[EMAIL PROTECTED] 
Sendt: 8. desember 2007 23:07
Til: qmailtoaster-list@qmailtoaster.com
Emne: Re: [qmailtoaster] QTP newmodel error.
 
Espen wrote:
  

Hi,
 
I tried to search the list but didn’t find anything(No matches were found for  
line 513).
 
I have just reinstalled my server centos5 with all updates.
When I try to run qtp-newmodel I get this error 
 
"Issuing command: qtp-newmodel
/usr/sbin/qtp-newmodel: line 513: syntax error near unexpected token `}'
/usr/sbin/qtp-newmodel: line 513: `}'"
 
Anny ideas ?
 
qtp-whatami v0.2.4
DISTRO=CentOS
OSVER=5
ARCH=i686
BUILD_DIST=cnt50
BUILD_DIR=/usr/src/redhat
This machine's OS is supported, but this version/arch has not been tested.
 
qmailtoaster-pluscurrent.noarch.rpm 11/25/2007 10:43
 
 
-
 QmailToaster hosted by: VR Hosted   
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 
  


I tested it and it seems you should use this script: 
http://www.qmailtoaster.com/centos/cnt50/cnt50-deps.sh to resolv your 
dependencies
and do not forget to disable selinux too
 
-
 QmailToaster hosted by: VR Hosted   
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
-
 QmailToaster hosted by: VR Hosted   
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 
  

it seems that centos 4.5 counted the lines different than centos 5
you have to add a line at 514
like:

a4_5_check_deps(){
# let's check the ...
sleep 1
}


or

a4_5_check_deps(){
# let's check the ...
  echo "anything"
}

and save the newmodel file

I didn't encountered this error when I tested for qtp-buildsandbox, maybe new 
updates to centos messed something up



Re: [qmailtoaster] QTP newmodel error.

2007-12-08 Thread Lucian Cristian

Espen wrote:

[EMAIL PROTECTED] qtms-install]# sh cnt50-deps.sh
Loading "installonlyn" plugin
Setting up Remove Process
No Match for argument: sendmail
No Packages marked for removal
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
extras100% |=| 1.1 kB00:00
updates   100% |=|  951 B00:00
base  100% |=| 1.1 kB00:00
addons100% |=|  951 B00:00
Reading repository metadata in from local files
Parsing package install arguments
Nothing to do
[EMAIL PROTECTED] qtms-install]#


-Opprinnelig melding-
Fra: Lucian Cristian [mailto:[EMAIL PROTECTED] 
Sendt: 8. desember 2007 23:07

Til: qmailtoaster-list@qmailtoaster.com
Emne: Re: [qmailtoaster] QTP newmodel error.

Espen wrote:
  

Hi,

I tried to search the list but didn’t find anything(No matches were found for  
line 513).

I have just reinstalled my server centos5 with all updates.
When I try to run qtp-newmodel I get this error 


"Issuing command: qtp-newmodel
/usr/sbin/qtp-newmodel: line 513: syntax error near unexpected token `}'
/usr/sbin/qtp-newmodel: line 513: `}'"

Anny ideas ?

qtp-whatami v0.2.4
DISTRO=CentOS
OSVER=5
ARCH=i686
BUILD_DIST=cnt50
BUILD_DIR=/usr/src/redhat
This machine's OS is supported, but this version/arch has not been tested.

qmailtoaster-plus   current.noarch.rpm  11/25/2007 10:43


-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

  

I tested it and it seems you should use this script: 
http://www.qmailtoaster.com/centos/cnt50/cnt50-deps.sh to resolv your 
dependencies

and do not forget to disable selinux too

-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

  

it seems that centos 4.5 counted the lines different than centos 5
you have to add a line at 514
like:

a4_5_check_deps(){
# let's check the ...
sleep 1
}


or

a4_5_check_deps(){
# let's check the ...
 echo "anything"
}

and save the newmodel file

I didn't encountered this error when I tested for qtp-buildsandbox, 
maybe new updates to centos messed something up




RE: [qmailtoaster] QTP newmodel error.

2007-12-08 Thread Espen

[EMAIL PROTECTED] qtms-install]# sh cnt50-deps.sh
Loading "installonlyn" plugin
Setting up Remove Process
No Match for argument: sendmail
No Packages marked for removal
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
extras100% |=| 1.1 kB00:00
updates   100% |=|  951 B00:00
base  100% |=| 1.1 kB00:00
addons100% |=|  951 B00:00
Reading repository metadata in from local files
Parsing package install arguments
Nothing to do
[EMAIL PROTECTED] qtms-install]#


-Opprinnelig melding-
Fra: Lucian Cristian [mailto:[EMAIL PROTECTED] 
Sendt: 8. desember 2007 23:07
Til: qmailtoaster-list@qmailtoaster.com
Emne: Re: [qmailtoaster] QTP newmodel error.

Espen wrote:
> Hi,
>
> I tried to search the list but didn’t find anything(No matches were found for 
>  line 513).
>
> I have just reinstalled my server centos5 with all updates.
> When I try to run qtp-newmodel I get this error 
>
> "Issuing command: qtp-newmodel
> /usr/sbin/qtp-newmodel: line 513: syntax error near unexpected token `}'
> /usr/sbin/qtp-newmodel: line 513: `}'"
>
> Anny ideas ?
>
> qtp-whatami v0.2.4
> DISTRO=CentOS
> OSVER=5
> ARCH=i686
> BUILD_DIST=cnt50
> BUILD_DIR=/usr/src/redhat
> This machine's OS is supported, but this version/arch has not been tested.
>
> qmailtoaster-plus current.noarch.rpm  11/25/2007 10:43
>
>
> -
>  QmailToaster hosted by: VR Hosted 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>   
I tested it and it seems you should use this script: 
http://www.qmailtoaster.com/centos/cnt50/cnt50-deps.sh to resolv your 
dependencies
and do not forget to disable selinux too

-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [qmailtoaster] QTP newmodel error.

2007-12-08 Thread Espen
Hi again,

Ive used it under the install.
I followed the wiki install.

-Opprinnelig melding-
Fra: Lucian Cristian [mailto:[EMAIL PROTECTED] 
Sendt: 8. desember 2007 23:07
Til: qmailtoaster-list@qmailtoaster.com
Emne: Re: [qmailtoaster] QTP newmodel error.

Espen wrote:
> Hi,
>
> I tried to search the list but didn’t find anything(No matches were found for 
>  line 513).
>
> I have just reinstalled my server centos5 with all updates.
> When I try to run qtp-newmodel I get this error 
>
> "Issuing command: qtp-newmodel
> /usr/sbin/qtp-newmodel: line 513: syntax error near unexpected token `}'
> /usr/sbin/qtp-newmodel: line 513: `}'"
>
> Anny ideas ?
>
> qtp-whatami v0.2.4
> DISTRO=CentOS
> OSVER=5
> ARCH=i686
> BUILD_DIST=cnt50
> BUILD_DIR=/usr/src/redhat
> This machine's OS is supported, but this version/arch has not been tested.
>
> qmailtoaster-plus current.noarch.rpm  11/25/2007 10:43
>
>
> -
>  QmailToaster hosted by: VR Hosted 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>   
I tested it and it seems you should use this script: 
http://www.qmailtoaster.com/centos/cnt50/cnt50-deps.sh to resolv your 
dependencies
and do not forget to disable selinux too

-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] QTP newmodel error.

2007-12-08 Thread Lucian Cristian

Espen wrote:

Hi,

I tried to search the list but didn’t find anything(No matches were found for  
line 513).

I have just reinstalled my server centos5 with all updates.
When I try to run qtp-newmodel I get this error 


"Issuing command: qtp-newmodel
/usr/sbin/qtp-newmodel: line 513: syntax error near unexpected token `}'
/usr/sbin/qtp-newmodel: line 513: `}'"

Anny ideas ?

qtp-whatami v0.2.4
DISTRO=CentOS
OSVER=5
ARCH=i686
BUILD_DIST=cnt50
BUILD_DIR=/usr/src/redhat
This machine's OS is supported, but this version/arch has not been tested.

qmailtoaster-plus   current.noarch.rpm  11/25/2007 10:43


-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

  
I tested it and it seems you should use this script: 
http://www.qmailtoaster.com/centos/cnt50/cnt50-deps.sh to resolv your 
dependencies

and do not forget to disable selinux too

-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] QTP newmodel error.

2007-12-08 Thread Lucian Cristian

Espen wrote:

Hi,

I tried to search the list but didn’t find anything(No matches were found for  
line 513).

I have just reinstalled my server centos5 with all updates.
When I try to run qtp-newmodel I get this error 


"Issuing command: qtp-newmodel
/usr/sbin/qtp-newmodel: line 513: syntax error near unexpected token `}'
/usr/sbin/qtp-newmodel: line 513: `}'"

Anny ideas ?

qtp-whatami v0.2.4
DISTRO=CentOS
OSVER=5
ARCH=i686
BUILD_DIST=cnt50
BUILD_DIR=/usr/src/redhat
This machine's OS is supported, but this version/arch has not been tested.

qmailtoaster-plus   current.noarch.rpm  11/25/2007 10:43


-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

  

the problem is there is nothing on that line in qtp-newmodel

i'll try to setup a new centos 5 to test it, qtp-newmodel should work if 
you have all dependencies resolved, at this moment it doesn't check for 
needed dependencies


-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] QTP newmodel error.

2007-12-08 Thread Espen
Hi,

I tried to search the list but didn’t find anything(No matches were found for  
line 513).

I have just reinstalled my server centos5 with all updates.
When I try to run qtp-newmodel I get this error 

"Issuing command: qtp-newmodel
/usr/sbin/qtp-newmodel: line 513: syntax error near unexpected token `}'
/usr/sbin/qtp-newmodel: line 513: `}'"

Anny ideas ?

qtp-whatami v0.2.4
DISTRO=CentOS
OSVER=5
ARCH=i686
BUILD_DIST=cnt50
BUILD_DIR=/usr/src/redhat
This machine's OS is supported, but this version/arch has not been tested.

qmailtoaster-plus   current.noarch.rpm  11/25/2007 10:43


-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] New Install: RHEL5/CentOS5? ISO or RPM?

2007-12-08 Thread [EMAIL PROTECTED]
I've been messing around with a broken QMT-ISO system for weeks and I can't
keep at this so it's time to build again.

Any thoughts on which is best to pick? I can use either RHEL or CentOS 5 and
can use either the ISO that is available or the RPM's.

I'll need all the basics plus DK as I very badly need to be able to send email
to hotmail, yahoo without problems.

Any input would be appreciated so that I can finally get this done :).

Mike



-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Re: SMTP communication problem

2007-12-08 Thread Andreas Galatis
The answer you mention " " is the regular error-code if 
the sender did not authenticate.
If this server has no A record that will be the next problem.

Andreas
Am Samstag, 8. Dezember 2007 01:14 schrieb dnk:
> One other thing I just noticed, but the sending email server
> (hermes.shawbinary.com) doesn't have an A record!
>
> And the MX for their domain points to mail.shawbinary.com.
>
> Could this hostname that exists on the server (hermes.shawbinary.com)
> be the issue since there is no "A" record for it?
>
> Dustin
>
> On Dec 7, 2007 3:46 PM, dnk <[EMAIL PROTECTED]> wrote:
> > Good day,
> >
> > -latest toaster packages
> > -spamdyke 3.0.1
> > -centos 5 patched to current
> >
> > I have been having an issue of late with one particular domain that
> > sends to our domain. They all seem to be something similar to:
> >
> >
> >
> >
> > There was a SMTP communication problem with the recipient's email
> > server.  Please contact your system administrator.
> >
> >  > isn't in my list of allowed rcpthosts (#5.7.1)>
> >
> >
> > Now I am only having this issue with this one domain.
> >
> > What would be causing this?
> >
> > Now I was looking at my log files, and the one thing I noticed within
> > my smtp log file is that under normal circumstance, a log entry will
> > look like:
> >
> > 12-07 15:26:18 simscan:[18851]:CLEAN (-1.40/12.00):1.1106s:Re_ Monday
> > videoconference:xxx.xxx.xxx.xxx:[EMAIL PROTECTED]:[EMAIL PROTECTED]:
> >
> > And if there are multiple recipients in either the "to" field of the
> > "cc" filed, they all register one per line in the log files.
> >
> > Now when I get these errors forwarded to me, I look into the log
> > files, and I noticed that the format is:
> >
> > 12-07 08:44:53 simscan:[23047]:CLEAN (0.10/12.00):3.6680s:Monday
> > videoconference:xxx.xxx.xxx.xxx:[EMAIL PROTECTED]:[EMAIL PROTECTED]:,
> >[EMAIL PROTECTED]
> >
> > See how the recipients show 2 on the same log line? And the comma?
> >
> > Could that be the issue?
> >
> > Has anyone seen this before? Am I barking up the wrong tree?
> >
> > And then I am trying to figure out, is my server and related scanning
> > software screwing up the transaction? Or is it messed up before I even
> > get it?
> >
> > Ideas?
> >
> > Dustin
>
> -
>  QmailToaster hosted by: VR Hosted 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] Are Domain Quotas actually working?

2007-12-08 Thread Timon Reinhard

Hi all,

has anyone out there managed to get vpopmail's domain quotas to work? 
Are they still broken?


With my fresh qmailtoaster setup I experienced these settings (through 
vmoddomlimits) are just ignored: Domain Quota, Default User Quota, Max 
Domain Messages, Default Max Messages per User


Cheers,
Timon




-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]