RE: [qmailtoaster] Re: Toast Admin Issue

2011-01-06 Thread Rob Wellard

Hi Eric
 
Thanks for getting back to me, i am using the superdooper QMail Toaster admin. 
 
The problem is I have 40 accounts with passwords in there i dont know and 
wouldnt want to loose all that inforation. 
 
all i need to do is run the command to allow it have more accounts, at the 
moment its set to 40, how would i make it 80?
 
is this possible. 
 
Thanks in advance for all your help. 
 
Rob
 
 

 
> To: qmailtoaster-list@qmailtoaster.com
> From: e...@shubes.net
> Date: Thu, 6 Jan 2011 09:35:33 -0700
> Subject: [qmailtoaster] Re: Toast Admin Issue
> 
> On 01/06/2011 04:45 AM, Rob Wellard wrote:
> > Hi Guys
> >
> > Not sure if anyone has encountered this before, however one of my mail
> > domains is comming up blank when i try edit it.
> >
> > search for domain in toaster admin and i just get a blank page.
> >
> > has anyone got a cure.
> >
> > Rob
> >
> 
> What are you using to edit the domain? What are you trying to change?
> 
> Did you perhaps create the domain with vqadmin? vqadmin is broken, and 
> should not be used for any sort of updating. Domains should be added via 
> CLI /home/vpopmail/bin/vadddomain command. If you created the domain 
> using vqadmin, I would try removing the domain using the vdeldomain 
> command, and then add it again using vadddomain.
> 
> -- 
> -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: qmailtoaster-list-unsubscr...@qmailtoaster.com
> For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
> 
> 
  

[qmailtoaster] Toast Admin Issue

2011-01-06 Thread Rob Wellard

Hi Guys
 
Not sure if anyone has encountered this before, however one of my mail domains 
is comming up blank when i try edit it. 
 
search for domain in toaster admin and i just get a blank page. 
 
has anyone got a cure. 
 
Rob
  

RE: [qmailtoaster] Doubles

2010-11-09 Thread Rob Wellard

Hi Madmac
 
I had that problem, its outlook thast the issue, all i did was increase the 
time out on sending messages and it fixed it. 
 
Rob
 


From: sysad...@tricubemedia.com
To: qmailtoaster-list@qmailtoaster.com
Date: Tue, 9 Nov 2010 07:53:57 -0700
Subject: [qmailtoaster] Doubles





Hi list, 
Randomly, users are getting two of each email, 
 
Is there a log that we can check , or any other area to check.
 
Thanks
 
madmac

[qmailtoaster] DKIM test tool

2010-08-06 Thread Rob Wellard
Can any one suggest a decent test tool for dkim testing i get random answers
from the places i have tried?

 

Thanks

 

Rob

 



RE: [qmailtoaster] domainkeys mulitple domain issue

2010-04-14 Thread Rob Wellard
Hi Anil 

 

Thanks a million for answering my question, i really appreciate it. 

 

Quick question. Are you referring to domainkeys here or dkim? I am having a 
problem with domainkeys and have not setup dkim, thats my next step. 

 

Thanks

 

Rob

 

 

From: Anil Aliyan [mailto:acali...@gnvfc.net] 
Sent: 14 April 2010 11:15
To: qmailtoaster-list@qmailtoaster.com
Subject: RE: [qmailtoaster] domainkeys mulitple domain issue

 

Hi All,

 

First of all mail server must be configured properly to work everything 
smoothly, such as hostname and other virtual domains etc must exists in the 
/etc/hosts file.

 

Most Importantly RDNS must exist for all the domains.

 

If all the domain share single ip address then all domain must be entered in 
the /etc/hosts file against that ip address.

 Example:

 

1.2.3.1   mail.vanaz.com mail.bbc.com 
mail.cnn.com 

 

Secondly, the key that all the domain get signed by the DKIM for all the domain 
is the singconf.xml file. Example given below:

 

The default signconf.xml file contains the first section in brown color below 
with a domain=”/var/qmail/control/me” in it. Remove this line and add 
query="dns". Coz of this the dkim looks for the hostname or domains in the 
“/var/qmail/control/me” file to sign the mails for.  Add your domains 
individually as shown in the example below. 

 



  

  



  

 

After modification your signconf.xml file should look like as in example given 
below, and if everything is set accordingly then everything should work:

 



  

  





  

 

  





  

 

  





  

 

  





  

 

   

 

Regards,

 

Anil Aliyan   

 

From: Rob Wellard [mailto:r...@brainiacmedia.net] 
Sent: Wednesday, April 14, 2010 12:56 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: RE: [qmailtoaster] domainkeys mulitple domain issue

 

I Guess nobody knows the answer, if i work it out, ill let you know. 

 

Rob

 

From: Amit Dalia [mailto:a...@ikf.co.in] 
Sent: 14 April 2010 05:40
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] domainkeys mulitple domain issue

 

Hi Everyone,

Any help on how to setup DKIM for multiple domains on the same QMT server? I'm 
getting below error.

Regards,

Amit

At Tuesday, 13-04-2010 on 15:46 Amit Dalia wrote:

Hi Everyone,

Even I was going to post this today. I had got around 15 domains on the same 
toaster. I had configure DKIM as per Jake's Video on How to setup DKIM, but it 
is signing only 1 domain perfectly but other domains are getting bad signature.

Authentication-Results: mx.google.com; spf=neutral (google.com: 180.92.170.125 
is neither permitted nor denied by domain of i...@sem-pune.in 
<mailto:a...@vanaz.com> ) smtp.mail= <mailto:smtp.mail=a...@vanaz.com> 
i...@sem-pune.in <mailto:a...@vanaz.com> ; dkim=neutral (no key)  
<mailto:header...@mailserver> header...@webapplication.co.in

My server hostname is mail.webapplication.co.in.

How do I replace header.i value for respective domain.

Thanks and regards,

Amit


At Tuesday, 13-04-2010 on 13:57 Rob Wellard wrote:

I have the latest toaster installed, Everything works beautifully. However i 
seem to be getting a weird problem with the domainkey. I have several domains 
on the one toaster, and i can get the last one working perfectly, however the 
rest come back with bad signature. And it’s always the latest one that seems to 
work. Is there something i am doing wrong.  Please can you help

 



RE: [qmailtoaster] domainkeys mulitple domain issue

2010-04-14 Thread Rob Wellard
I Guess nobody knows the answer, if i work it out, ill let you know. 

 

Rob

 

From: Amit Dalia [mailto:a...@ikf.co.in] 
Sent: 14 April 2010 05:40
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] domainkeys mulitple domain issue

 

Hi Everyone,

Any help on how to setup DKIM for multiple domains on the same QMT server? I'm 
getting below error.

Regards,

Amit

At Tuesday, 13-04-2010 on 15:46 Amit Dalia wrote:



Hi Everyone,

Even I was going to post this today. I had got around 15 domains on the same 
toaster. I had configure DKIM as per Jake's Video on How to setup DKIM, but it 
is signing only 1 domain perfectly but other domains are getting bad signature.

Authentication-Results: mx.google.com; spf=neutral (google.com: 180.92.170.125 
is neither permitted nor denied by domain of i...@sem-pune.in 
<mailto:a...@vanaz.com> ) smtp.mail= <mailto:smtp.mail=a...@vanaz.com> 
i...@sem-pune.in <mailto:a...@vanaz.com> ; dkim=neutral (no key)  
<mailto:header...@mailserver> header...@webapplication.co.in

My server hostname is mail.webapplication.co.in.

How do I replace header.i value for respective domain.

Thanks and regards,

Amit


At Tuesday, 13-04-2010 on 13:57 Rob Wellard wrote:



I have the latest toaster installed, Everything works beautifully. However i 
seem to be getting a weird problem with the domainkey. I have several domains 
on the one toaster, and i can get the last one working perfectly, however the 
rest come back with bad signature. And it’s always the latest one that seems to 
work. Is there something i am doing wrong.  Please can you help

 



[qmailtoaster] domainkeys mulitple domain issue

2010-04-13 Thread Rob Wellard
I have the latest toaster installed, Everything works beautifully. However i
seem to be getting a weird problem with the domainkey. I have several
domains on the one toaster, and i can get the last one working perfectly,
however the rest come back with bad signature. And it's always the latest
one that seems to work. Is there something i am doing wrong.  Please can you
help

 



[qmailtoaster] QmailToaster DomainKeys Multiple Domains on one server

2010-04-12 Thread Rob Wellard
Hi QmailToaster People

 

I have the latest toaster installed, Everything works beautifully. 

 

However i seem to be getting a weird problem with the domain keys. 

 

I have several domains on the one toaster, and i can get one working
perfectly, however the rest break. And it's always the latest one that seems
to break. Is there something i am doing wrong. 

 

Thanks

 

Rob

 

 

Thanks

 

Rob Wellard

Brainiac Media Ltd

 

07766221418

r...@brainiacmedia.net
www.brainiacmedia.net