Re: [qmailtoaster] CentOS 7 QMT Install - http://www.qmailtoaster.com/

2017-02-06 Thread Richard Baxant
I also tested the behavior by changing the number of CPU available to the
VM.

1 CPU =  systemd service:   irqbalance:   [  FAILED  ]

2+ CPU = systemd service:   irqbalance:   [  OK  ]

Thanks for verifying this Eric. Problem solved!


On Mon, Feb 6, 2017 at 12:07 PM, Eric Broch  wrote:

> Just tested Proxmox (KVM virtualization) and CentOS 7 (KVM virtualization)
>
> systemd service:   irqbalance:   [  OK  ]
>
> This is why I hadn't seen the irqbalance failure.
>
> Citrix Xen, Virtual Box:
>
> systemd service:   irqbalance:   [  FAILED  ]
>
> On 2/1/2017 6:58 AM, Eric Broch wrote:
>
> Although, I don't think I've ever had it fail on VM's
>
> On 2/1/2017 6:39 AM, Eric Broch wrote:
>
> No
>
> On 2/1/2017 5:51 AM, Richard Baxant wrote:
>
> Working now with the following issue:
>
> systemd service:   irqbalance:   [  FAILED  ]
>
>
> I have read that this happens if running installs on VM. There won't be a
> heavy load on this server so do I really need to be concerned about this
> failing?
>
> TIA
>
> Richard
>
> On Sun, Jan 29, 2017 at 5:53 PM, Eric Broch 
> wrote:
>
>> I just downloaded from the link. Is this a problem with your DNS?
>>
>> What are your DNS servers?
>>
>> # cat /etc/resolv.conf
>>
>> On 1/29/2017 3:00 PM, Richard Baxant wrote:
>>
>> Getting error on Step #2
>>
>>  2) # curl -O 
>> https://raw.githubusercontent.com/qmtoaster/scripts/master/qt_prep.sh
>>
>>   % Total% Received % Xferd  Average Speed   TimeTime Time  
>> Current
>>  Dload  Upload   Total   SpentLeft  Speed
>>   0 00 00 0  0  0 --:--:-- --:--:-- --:--:-- 
>> 0curl: (6) Could not resolve host: raw.githubusercontent.com; Unknown error
>>
>> Is this github repo down permenantly?
>>
>> TIA
>>
>> Richard
>>
>> --
>> Eric Broch, IMSO, DAM, NGOO, DITH, URTS
>> White Horse Technical Consulting (WHTC)406.214.6802 <%28406%29%20214-6802>
>>
>> --
> Eric Broch, IMSO, DAM, NGOO, DITH, URTS
> White Horse Technical Consulting (WHTC)406.214.6802 <(406)%20214-6802>
>
> --
> Eric Broch, IMSO, DAM, NGOO, DITH, URTS
> White Horse Technical Consulting (WHTC)406.214.6802 <(406)%20214-6802>
>
> --
> Eric Broch, IMSO, DAM, NGOO, DITH, URTS
> White Horse Technical Consulting (WHTC)406.214.6802 <(406)%20214-6802>
>
>


Re: [qmailtoaster] CentOS 7 QMT Install - http://www.qmailtoaster.com/

2017-02-01 Thread Richard Baxant
Working now with the following issue:

systemd service:   irqbalance:   [  FAILED  ]


I have read that this happens if running installs on VM. There won't be a
heavy load on this server so do I really need to be concerned about this
failing?

TIA

Richard



On Sun, Jan 29, 2017 at 5:53 PM, Eric Broch  wrote:

> I just downloaded from the link. Is this a problem with your DNS?
>
> What are your DNS servers?
>
> # cat /etc/resolv.conf
>
> On 1/29/2017 3:00 PM, Richard Baxant wrote:
>
> Getting error on Step #2
>
>  2) # curl -O 
> https://raw.githubusercontent.com/qmtoaster/scripts/master/qt_prep.sh
>
>   % Total% Received % Xferd  Average Speed   TimeTime Time  
> Current
>  Dload  Upload   Total   SpentLeft  Speed
>   0 00 00 0  0  0 --:--:-- --:--:-- --:--:-- 
> 0curl: (6) Could not resolve host: raw.githubusercontent.com; Unknown error
>
> Is this github repo down permenantly?
>
> TIA
>
> Richard
>
>
> --
> Eric Broch, IMSO, DAM, NGOO, DITH, URTS
> White Horse Technical Consulting (WHTC)406.214.6802 <(406)%20214-6802>
>
>


[qmailtoaster] CentOS 7 QMT Install - http://www.qmailtoaster.com/

2017-01-29 Thread Richard Baxant
Getting error on Step #2

 2) # curl -O 
https://raw.githubusercontent.com/qmtoaster/scripts/master/qt_prep.sh


  % Total% Received % Xferd  Average Speed   TimeTime Time  Current
 Dload  Upload   Total   SpentLeft  Speed
  0 00 00 0  0  0 --:--:-- --:--:--
--:--:-- 0curl: (6) Could not resolve host:
raw.githubusercontent.com; Unknown error

Is this github repo down permenantly?

TIA

Richard


Re: [qmailtoaster] Dummy email was compromised - Now analyzing all my logs and need help

2015-04-10 Thread Richard Baxant
This is what I get when I run those commands:

[root@mail smtp]# qmHandle -l
Messages in local queue: 0
Messages in remote queue: 0

[root@mail smtp]# qmailctl queue
messages in queue: 0
messages in queue but not yet preprocessed: 0

On Fri, Apr 10, 2015 at 9:47 PM, Richard Baxant 
wrote:

> Hi Eric,
>
> Sorry it is the following that i'm monitoring:
>
> tail -f  /var/log/qmail/smtp/current | tai64nlocal
>
> I've used mxtoolbox to do that check and still have green check marks
>
> I will give those a try.
>
> Is there anything else I should be looking for?
>
> TIA
> Richard
>
>
> On Fri, Apr 10, 2015 at 9:21 PM, Eric Broch 
> wrote:
>
>>  Hi Richard,
>>
>> Yes, I've had this happen before. It really is quite a drag. You might
>> want to check if your domain is blacklisted also, here
>> <http://mxtoolbox.com/blacklists.aspx>.
>>
>> What is the log file you're looking at? I'm fairly sure it's not
>> /var/log/qmail/current, maybe /var/log/qmail/send/current?
>>
>> You might want to check your queue to see if there are any residual
>> messages in it. Use 'qmHandle -l' or 'qmailctl queue' and delete those that
>> come from the dummy account.
>>
>> EricB
>>
>>
>>
>>
>> On 4/10/2015 7:11 PM, Richard Baxant wrote:
>>
>> Hello,
>>
>>  I had a dummy email with a rather simple password. I've since deleted
>> that account however it sent out 70,000+ spam emails in a 24 hour period
>> according to my service provider.
>>
>>  Running the following:
>>
>>   tail -f /var/log/qmail/current | tai64nlocal
>>
>>  I get the following output every 2 minutes:
>>
>>  2015-04-10 20:43:57.710673500 tcpserver: end 9843 status 0
>> 2015-04-10 20:43:57.710675500 tcpserver: status: 0/100
>> 2015-04-10 20:43:57.737495500 tcpserver: status: 1/100
>> 2015-04-10 20:43:57.737497500 tcpserver: pid 9849 from 206.228.154.18
>> 2015-04-10 20:43:57.737498500 tcpserver: ok 9849 
>> mail.mailserver.ca:192.168.1.151:25
>> :206.228.154.18::12377
>> 2015-04-10 20:45:56.131885500 CHKUSER accepted sender: from <::> remote
>>  rcpt <> :
>> accepted null sender always
>> 2015-04-10 20:45:56.162199500 CHKUSER rejected rcpt: from <::> remote
>>  rcpt <
>> panarcadian@tld_domain.com> : not existing recipient
>> 2015-04-10 20:45:57.191969500 CHKUSER accepted sender: from <::> remote
>>  rcpt <> :
>> accepted null sender always
>> 2015-04-10 20:45:57.220769500 CHKUSER rejected rcpt: from <::> remote
>>  rcpt <
>> panarcadian@tld_domain.com> : not existing recipient
>> 2015-04-10 20:45:58.554122500 CHKUSER accepted sender: from <::> remote
>>  rcpt <> :
>> accepted null sender always
>> 2015-04-10 20:45:58.585896500 CHKUSER rejected rcpt: from <::> remote
>>  rcpt <
>> panarcadian@tld_domain.com> : not existing recipient
>> 2015-04-10 20:46:00.227320500 CHKUSER accepted sender: from <::> remote
>>  rcpt <> :
>> accepted null sender always
>> 2015-04-10 20:46:00.255546500 CHKUSER rejected rcpt: from <::> remote
>>  rcpt <
>> panarcadian@tld_domain.com> : not existing recipient
>> 2015-04-10 20:46:02.199074500 CHKUSER accepted sender: from <::> remote
>>  rcpt <> :
>> accepted null sender always
>> 2015-04-10 20:46:02.229860500 CHKUSER rejected rcpt: from <::> remote
>>  rcpt <
>> panarcadian@tld_domain.com> : not existing recipient
>> 2015-04-10 20:46:04.489161500 CHKUSER accepted sender: from <::> remote
>>  rcpt <> :
>> accepted null sender always
>> 2015-04-10 20:46:04.521678500 CHKUSER rejected rcpt: from <::> remote
>>  rcpt <
>> panarcadian@tld_domain.com> : not existing recipient
>> 2015-04-10 20:46:07.051435500 CHKUSER accepted sender: from <::> remote
>>  rcpt <> :
>> accepted null sender always
>> 2015-04-10 20:46:07.096971500 CHKUSER rejected rcpt: from <::> remote
>>  rcpt <
>> panarcadian@tld_domain.com> : not existing recipient
>> 2015-04-10 20:46:09.926907500 CHKUSER accepted sender: from <::> remote
>>  rcpt <> :
>> accepted null sender always
>> 2015-04-10 20:46:09.957904500 CHKUSER rejected rcpt: from <::> remote
>>  rcpt <
>> panarcadian@tld_domain.com> : not existing recipient
>> 2015-04-10 20:46:13.086119500 CHKUSER accepted sender: from <::> remote
>>  rcpt <> :
>> accepted null sender always
>> 2015-04-10 20:46:13.115577500 CHKUSER rejected rcpt: from <::> remote
>>  rcpt <
>> panarcadian@tld_domain.com> : not existing recipient
>> 2015-04-10 20:46:16.544113500 CHKUSER accepted sender: from <::> remote
>>  rcpt <> :
>> accepted null sender always
>> 2015-04-10 20:46:16.586794500 CHKUSER rejected rcpt: from <::> remote
>>  rcpt <
>> panarcadian@tld_domain.com> : not existing recipient
>> 2015-04-10 20:46:20.287366500 CHKUSER intrusion threshold: from <::>
>> remote  rcpt <
>> panarcadian@tld_domain.com> : max number of allowed invalid rcpt
>>
>>
>>  Any idea what is happening? Are these bounces?
>>
>>
>>
>


Re: [qmailtoaster] Dummy email was compromised - Now analyzing all my logs and need help

2015-04-10 Thread Richard Baxant
Hi Eric,

Sorry it is the following that i'm monitoring:

tail -f  /var/log/qmail/smtp/current | tai64nlocal

I've used mxtoolbox to do that check and still have green check marks

I will give those a try.

Is there anything else I should be looking for?

TIA
Richard


On Fri, Apr 10, 2015 at 9:21 PM, Eric Broch  wrote:

>  Hi Richard,
>
> Yes, I've had this happen before. It really is quite a drag. You might
> want to check if your domain is blacklisted also, here
> <http://mxtoolbox.com/blacklists.aspx>.
>
> What is the log file you're looking at? I'm fairly sure it's not
> /var/log/qmail/current, maybe /var/log/qmail/send/current?
>
> You might want to check your queue to see if there are any residual
> messages in it. Use 'qmHandle -l' or 'qmailctl queue' and delete those that
> come from the dummy account.
>
> EricB
>
>
>
>
> On 4/10/2015 7:11 PM, Richard Baxant wrote:
>
> Hello,
>
>  I had a dummy email with a rather simple password. I've since deleted
> that account however it sent out 70,000+ spam emails in a 24 hour period
> according to my service provider.
>
>  Running the following:
>
>   tail -f /var/log/qmail/current | tai64nlocal
>
>  I get the following output every 2 minutes:
>
>  2015-04-10 20:43:57.710673500 tcpserver: end 9843 status 0
> 2015-04-10 20:43:57.710675500 tcpserver: status: 0/100
> 2015-04-10 20:43:57.737495500 tcpserver: status: 1/100
> 2015-04-10 20:43:57.737497500 tcpserver: pid 9849 from 206.228.154.18
> 2015-04-10 20:43:57.737498500 tcpserver: ok 9849 
> mail.mailserver.ca:192.168.1.151:25
> :206.228.154.18::12377
> 2015-04-10 20:45:56.131885500 CHKUSER accepted sender: from <::> remote
>  rcpt <> : accepted
> null sender always
> 2015-04-10 20:45:56.162199500 CHKUSER rejected rcpt: from <::> remote
>  rcpt <
> panarcadian@tld_domain.com> : not existing recipient
> 2015-04-10 20:45:57.191969500 CHKUSER accepted sender: from <::> remote
>  rcpt <> : accepted
> null sender always
> 2015-04-10 20:45:57.220769500 CHKUSER rejected rcpt: from <::> remote
>  rcpt <
> panarcadian@tld_domain.com> : not existing recipient
> 2015-04-10 20:45:58.554122500 CHKUSER accepted sender: from <::> remote
>  rcpt <> : accepted
> null sender always
> 2015-04-10 20:45:58.585896500 CHKUSER rejected rcpt: from <::> remote
>  rcpt <
> panarcadian@tld_domain.com> : not existing recipient
> 2015-04-10 20:46:00.227320500 CHKUSER accepted sender: from <::> remote
>  rcpt <> : accepted
> null sender always
> 2015-04-10 20:46:00.255546500 CHKUSER rejected rcpt: from <::> remote
>  rcpt <
> panarcadian@tld_domain.com> : not existing recipient
> 2015-04-10 20:46:02.199074500 CHKUSER accepted sender: from <::> remote
>  rcpt <> : accepted
> null sender always
> 2015-04-10 20:46:02.229860500 CHKUSER rejected rcpt: from <::> remote
>  rcpt <
> panarcadian@tld_domain.com> : not existing recipient
> 2015-04-10 20:46:04.489161500 CHKUSER accepted sender: from <::> remote
>  rcpt <> : accepted
> null sender always
> 2015-04-10 20:46:04.521678500 CHKUSER rejected rcpt: from <::> remote
>  rcpt <
> panarcadian@tld_domain.com> : not existing recipient
> 2015-04-10 20:46:07.051435500 CHKUSER accepted sender: from <::> remote
>  rcpt <> : accepted
> null sender always
> 2015-04-10 20:46:07.096971500 CHKUSER rejected rcpt: from <::> remote
>  rcpt <
> panarcadian@tld_domain.com> : not existing recipient
> 2015-04-10 20:46:09.926907500 CHKUSER accepted sender: from <::> remote
>  rcpt <> : accepted
> null sender always
> 2015-04-10 20:46:09.957904500 CHKUSER rejected rcpt: from <::> remote
>  rcpt <
> panarcadian@tld_domain.com> : not existing recipient
> 2015-04-10 20:46:13.086119500 CHKUSER accepted sender: from <::> remote
>  rcpt <> : accepted
> null sender always
> 2015-04-10 20:46:13.115577500 CHKUSER rejected rcpt: from <::> remote
>  rcpt <
> panarcadian@tld_domain.com> : not existing recipient
> 2015-04-10 20:46:16.544113500 CHKUSER accepted sender: from <::> remote
>  rcpt <> : accepted
> null sender always
> 2015-04-10 20:46:16.586794500 CHKUSER rejected rcpt: from <::> remote
>  rcpt <
> panarcadian@tld_domain.com> : not existing recipient
> 2015-04-10 20:46:20.287366500 CHKUSER intrusion threshold: from <::>
> remote  rcpt <
> panarcadian@tld_domain.com> : max number of allowed invalid rcpt
>
>
>  Any idea what is happening? Are these bounces?
>
>
>


[qmailtoaster] Dummy email was compromised - Now analyzing all my logs and need help

2015-04-10 Thread Richard Baxant
Hello,

I had a dummy email with a rather simple password. I've since deleted that
account however it sent out 70,000+ spam emails in a 24 hour period
according to my service provider.

Running the following:

 tail -f /var/log/qmail/current | tai64nlocal

I get the following output every 2 minutes:

2015-04-10 20:43:57.710673500 tcpserver: end 9843 status 0
2015-04-10 20:43:57.710675500 tcpserver: status: 0/100
2015-04-10 20:43:57.737495500 tcpserver: status: 1/100
2015-04-10 20:43:57.737497500 tcpserver: pid 9849 from 206.228.154.18
2015-04-10 20:43:57.737498500 tcpserver: ok 9849
mail.mailserver.ca:192.168.1.151:25
:206.228.154.18::12377
2015-04-10 20:45:56.131885500 CHKUSER accepted sender: from <::> remote
 rcpt <> : accepted
null sender always
2015-04-10 20:45:56.162199500 CHKUSER rejected rcpt: from <::> remote
 rcpt <
panarcadian@tld_domain.com> : not existing recipient
2015-04-10 20:45:57.191969500 CHKUSER accepted sender: from <::> remote
 rcpt <> : accepted
null sender always
2015-04-10 20:45:57.220769500 CHKUSER rejected rcpt: from <::> remote
 rcpt <
panarcadian@tld_domain.com> : not existing recipient
2015-04-10 20:45:58.554122500 CHKUSER accepted sender: from <::> remote
 rcpt <> : accepted
null sender always
2015-04-10 20:45:58.585896500 CHKUSER rejected rcpt: from <::> remote
 rcpt <
panarcadian@tld_domain.com> : not existing recipient
2015-04-10 20:46:00.227320500 CHKUSER accepted sender: from <::> remote
 rcpt <> : accepted
null sender always
2015-04-10 20:46:00.255546500 CHKUSER rejected rcpt: from <::> remote
 rcpt <
panarcadian@tld_domain.com> : not existing recipient
2015-04-10 20:46:02.199074500 CHKUSER accepted sender: from <::> remote
 rcpt <> : accepted
null sender always
2015-04-10 20:46:02.229860500 CHKUSER rejected rcpt: from <::> remote
 rcpt <
panarcadian@tld_domain.com> : not existing recipient
2015-04-10 20:46:04.489161500 CHKUSER accepted sender: from <::> remote
 rcpt <> : accepted
null sender always
2015-04-10 20:46:04.521678500 CHKUSER rejected rcpt: from <::> remote
 rcpt <
panarcadian@tld_domain.com> : not existing recipient
2015-04-10 20:46:07.051435500 CHKUSER accepted sender: from <::> remote
 rcpt <> : accepted
null sender always
2015-04-10 20:46:07.096971500 CHKUSER rejected rcpt: from <::> remote
 rcpt <
panarcadian@tld_domain.com> : not existing recipient
2015-04-10 20:46:09.926907500 CHKUSER accepted sender: from <::> remote
 rcpt <> : accepted
null sender always
2015-04-10 20:46:09.957904500 CHKUSER rejected rcpt: from <::> remote
 rcpt <
panarcadian@tld_domain.com> : not existing recipient
2015-04-10 20:46:13.086119500 CHKUSER accepted sender: from <::> remote
 rcpt <> : accepted
null sender always
2015-04-10 20:46:13.115577500 CHKUSER rejected rcpt: from <::> remote
 rcpt <
panarcadian@tld_domain.com> : not existing recipient
2015-04-10 20:46:16.544113500 CHKUSER accepted sender: from <::> remote
 rcpt <> : accepted
null sender always
2015-04-10 20:46:16.586794500 CHKUSER rejected rcpt: from <::> remote
 rcpt <
panarcadian@tld_domain.com> : not existing recipient
2015-04-10 20:46:20.287366500 CHKUSER intrusion threshold: from <::> remote
 rcpt <
panarcadian@tld_domain.com> : max number of allowed invalid rcpt


Any idea what is happening? Are these bounces?


Re: [qmailtoaster] Re: STARTTLS + ComodoSSL Free + 2048 Encryption

2014-02-01 Thread Richard Baxant
Yes I followed the first part. It gave me the information to cat the files
to create the pem. The rest is self-signed certs and I do not want that
part.


On Sat, Feb 1, 2014 at 10:52 AM, Eric Shubert  wrote:

> On 02/01/2014 08:09 AM, Richard Baxant wrote:
>
>> Has anyone got this to work in qmailtoaster with this brand of SSL at
>> 2048 encryption?
>>
>> I can see that qmail has the clientcert.pem -> servercert.pem. I looked
>> at the internals of the file to see the order of the keys. I cannot
>> figure out other than the test cert is 1024 encryption and mine is 2048.
>>
>> Comodo gives 2 files after you provide the server.csr:
>> domain_com.ca-bundle & domain_com.crt
>>
>> I have tried variations of "cat" Using the myserver.key on the files to
>> create the "pem" file, restarting qmail after each change and I get a
>> failure each time in Thunderbird for STARTTLS with a no authentication.
>>
>> Anyone have some insight as to where i am going wrong?
>>
>> The orignal test cert that comes with the qmailtoaster works with an
>> obvious warning due the information provided does not match my server
>>
>> I am also aware that I can create a self-signed cert but that is not
>> what i am trying to accomplish
>>
>> Thanks in advance
>>
>> ricbax
>>
>
> Is this helpful?:
> http://wiki.qmailtoaster.com/index.php/Certificate
>
> --
> -Eric 'shubes'
>
>
> -
> To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
> For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
>
>


[qmailtoaster] STARTTLS + ComodoSSL Free + 2048 Encryption

2014-02-01 Thread Richard Baxant
Has anyone got this to work in qmailtoaster with this brand of SSL at 2048
encryption?

I can see that qmail has the clientcert.pem -> servercert.pem. I looked at
the internals of the file to see the order of the keys. I cannot figure out
other than the test cert is 1024 encryption and mine is 2048.

Comodo gives 2 files after you provide the server.csr: domain_com.ca-bundle
& domain_com.crt

I have tried variations of "cat" Using the myserver.key on the files to
create the "pem" file, restarting qmail after each change and I get a
failure each time in Thunderbird for STARTTLS with a no authentication.

Anyone have some insight as to where i am going wrong?

The orignal test cert that comes with the qmailtoaster works with an
obvious warning due the information provided does not match my server

I am also aware that I can create a self-signed cert but that is not what i
am trying to accomplish

Thanks in advance

ricbax


Re: [qmailtoaster] Re: Will upgrading to PHP 5.3.4 on CentOS 5.5 adversely affect any of the Qmailtoaster pkgs?

2010-12-14 Thread Richard Baxant
It's not for development, but so that I can use phpMyAdmin 3.x.x and its
MySQL replication component for my vpopmail database.

I am currently testing it on a VM and no issue with qcontrol or the
admin-toaster. Need to still test SquirrelMail.


On Tue, Dec 14, 2010 at 1:21 PM, Eric Shubert  wrote:

> That's certainly bleeding edge. ;) Fedora14 is at php-5.3.3. I'd be
> cautious if this is a production server. QMT's use of php isn't very
> elaborate though, so I expect it'd be ok.
>
> I'm not familiar off hand with php development, so others will know better
> than I do about this. It'd be nice to hear from someone else about this.
>
> FWIW, I think it's good practice to run web apps on a separate host from
> QMT. I run webmail on a separate (virtual) host. I don't see much advantage
> to running other QMT/php packages on a separate host though, as they're only
> used for administration.
>
> --
> -Eric 'shubes'
>
>
> On 12/14/2010 10:16 AM, Richard Baxant wrote:
>
>> Thanks Eric
>>
>> I was looking at using the repo mentioned here:
>> http://www.webtatic.com/blog/2009/06/php-530-on-centos-5/
>>
>> If you see any issues, please let me know. Thanks again!
>>
>> -Richard
>>
>> On Tue, Dec 14, 2010 at 12:06 PM, Eric Shubert > <mailto:e...@shubes.net>> wrote:
>>
>>On 12/14/2010 09:47 AM, Richard Baxant wrote:
>>
>>I want to upgrade to PHP 5.3.4 on CentOS 5.5. Will it adversely
>>affect
>>any of the Qmailtoaster pkgs? Thanks.
>>
>>
>>I believe that won't affect QMT pkgs at all. A few weeks ago someone
>>on the list downgraded their QMT from 5.3 to 5.2 with no problem.
>>Shouldn't need to rebuild anything either.
>>
>>Just out of curiosity, which repository to you intend to get your
>>php-5.3.4 package from?
>>
>>--
>>-Eric 'shubes'
>>
>>
>>
>>  
>> -
>>Qmailtoaster is sponsored by Vickers Consulting Group
>>(www.vickersconsulting.com <http://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 <http://qmailtoaster.com> for the
>>
>>latest news, updates, and packages.
>> To unsubscribe, e-mail:
>>qmailtoaster-list-unsubscr...@qmailtoaster.com
>><mailto:qmailtoaster-list-unsubscr...@qmailtoaster.com>
>>
>>For additional commands, e-mail:
>>qmailtoaster-list-h...@qmailtoaster.com
>><mailto:qmailtoaster-list-h...@qmailtoaster.com>
>>
>>
>>
>>
>
>
>
> -
> 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
>
>
>


Re: [qmailtoaster] Re: Will upgrading to PHP 5.3.4 on CentOS 5.5 adversely affect any of the Qmailtoaster pkgs?

2010-12-14 Thread Richard Baxant
Thanks Eric

I was looking at using the repo mentioned here:
http://www.webtatic.com/blog/2009/06/php-530-on-centos-5/

If you see any issues, please let me know. Thanks again!

-Richard

On Tue, Dec 14, 2010 at 12:06 PM, Eric Shubert  wrote:

> On 12/14/2010 09:47 AM, Richard Baxant wrote:
>
>> I want to upgrade to PHP 5.3.4 on CentOS 5.5. Will it adversely affect
>> any of the Qmailtoaster pkgs? Thanks.
>>
>
> I believe that won't affect QMT pkgs at all. A few weeks ago someone on the
> list downgraded their QMT from 5.3 to 5.2 with no problem. Shouldn't need to
> rebuild anything either.
>
> Just out of curiosity, which repository to you intend to get your php-5.3.4
> package from?
>
> --
> -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] Will upgrading to PHP 5.3.4 on CentOS 5.5 adversely affect any of the Qmailtoaster pkgs?

2010-12-14 Thread Richard Baxant
I want to upgrade to PHP 5.3.4 on CentOS 5.5. Will it adversely affect any
of the Qmailtoaster pkgs? Thanks.


Re: [qmailtoaster] Re: I think I made a boo boo? I now get no incoming mail

2010-12-12 Thread Richard Baxant
Figure-out that the .qmail-* files should not be executable (eg x_bit_set)

Now isolated it to a procmail <--> bogofilter issue and it is still a
permissions issue I believe

On Sun, Dec 12, 2010 at 12:20 PM, Richard Baxant  wrote:

> I finally found the log file and I have the following errors for the
> messages that are currently stuck in the local queue:
>
> @40004d050328310621fc starting delivery 492: msg 5304635 to local
> domain.com...@domain.com
> @40004d050328310650dc status: local 1/10 remote 0/60
> @40004d050328311bbd3c delivery 492: deferral:
> Uh-oh:_.qmail_has_prog_delivery_but_has_x_bit_set._(#4.7.0)/
> @40004d050328311bec1c status: local 0/10 remote 0/60
>
> Any idea on how this could correlate  with using chown or chmod?
>
>
>
>
> On Sun, Dec 12, 2010 at 10:49 AM, Richard Baxant <
> qmailtoasterl...@gmail.com> wrote:
>
>> The last few lines of the smtp.log are:
>>
>> 1223769600 0 0 6 6
>> 1223683200 0 0 5 5
>> 1223596800 0 0 4 4
>> 1223510400 0 0 3 3
>> 1223424000 0 0 3 3
>>
>> I cannot locate the send log? Would it be this
>> "/var/qmail/supervise/send/log/supervise/control"?
>>
>> As I mentioned mail does go out and I receive it at my third-party email
>> provider
>>
>> When I use  qmHandle -L  it shows messages in the queue waiting to be
>> delivered:
>>
>> 5304639 (11, L)
>>   Return-path: m...@domain.com
>>   From: m...@domain.com
>>   To: m...@domain.com
>>   Subject: TEST
>>   Date: Sun, 12 Dec 2010 05:57:33 -0500
>>   Size: 915 bytes
>>
>> Messages in local queue: 13
>> Messages in remote queue: 0
>>
>> So would this be a scanning issue? I do use .qmail-user and procmailrc
>> files that send emails to procmail which then use bogofilter to further
>> process if the message is spam and then it should deliver the message to the
>> inbox.
>>
>>
>>
>> On Sun, Dec 12, 2010 at 9:39 AM, Eric Shubert  wrote:
>>
>>> On 12/12/2010 04:37 AM, Richard Baxant wrote:
>>>
>>>> I have been trying to get rsync to work and in the process I added the
>>>> rync user to the vchkpw group... The following is where I think I messed
>>>> up my mail server.
>>>>
>>>> I then changed all the ownership of the /vpopmail directory to
>>>> vpopmail:vchkpw and did it recursively (/chown -R vpopmail:vchkpw ./*/)
>>>>
>>>> I can still send mail out and receive the mail externally (m...@gmail.com
>>>> <mailto:m...@gmail.com>)
>>>>
>>>>
>>>> I am unable to receive an email that was sent internally (from
>>>> m...@mymailserverdomain.com <mailto:m...@mymailserverdomain.com> --> to
>>>> m...@mymailserverdomain.com <mailto:m...@mymailserverdomain.com>) or
>>>> externally (from m...@gmail.com <mailto:m...@gmail.com> -->  to
>>>> m...@mymailserverdomain.com <mailto:m...@mymailserverdomain.com>)
>>>>
>>>>
>>>> I am trying to find errors in the logs but cannot find any. Please Help!
>>>>
>>>
>>> I don't think any of that would cause a problem.
>>>
>>> Is the problem with delivery or scanning? If there are no errors in the
>>> smtp log, I expect that you'd see some failures in the send log. Are there
>>> messages in the delivery queue? (qmHandle -L)
>>>
>>> --
>>> -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
>>>
>>>
>>>
>>
>


Re: [qmailtoaster] Re: I think I made a boo boo? I now get no incoming mail

2010-12-12 Thread Richard Baxant
I finally found the log file and I have the following errors for the
messages that are currently stuck in the local queue:

@40004d050328310621fc starting delivery 492: msg 5304635 to local
domain.com...@domain.com
@40004d050328310650dc status: local 1/10 remote 0/60
@40004d050328311bbd3c delivery 492: deferral:
Uh-oh:_.qmail_has_prog_delivery_but_has_x_bit_set._(#4.7.0)/
@40004d050328311bec1c status: local 0/10 remote 0/60

Any idea on how this could correlate  with using chown or chmod?



On Sun, Dec 12, 2010 at 10:49 AM, Richard Baxant  wrote:

> The last few lines of the smtp.log are:
>
> 1223769600 0 0 6 6
> 1223683200 0 0 5 5
> 1223596800 0 0 4 4
> 1223510400 0 0 3 3
> 1223424000 0 0 3 3
>
> I cannot locate the send log? Would it be this
> "/var/qmail/supervise/send/log/supervise/control"?
>
> As I mentioned mail does go out and I receive it at my third-party email
> provider
>
> When I use  qmHandle -L  it shows messages in the queue waiting to be
> delivered:
>
> 5304639 (11, L)
>   Return-path: m...@domain.com
>   From: m...@domain.com
>   To: m...@domain.com
>   Subject: TEST
>   Date: Sun, 12 Dec 2010 05:57:33 -0500
>   Size: 915 bytes
>
> Messages in local queue: 13
> Messages in remote queue: 0
>
> So would this be a scanning issue? I do use .qmail-user and procmailrc
> files that send emails to procmail which then use bogofilter to further
> process if the message is spam and then it should deliver the message to the
> inbox.
>
>
>
> On Sun, Dec 12, 2010 at 9:39 AM, Eric Shubert  wrote:
>
>> On 12/12/2010 04:37 AM, Richard Baxant wrote:
>>
>>> I have been trying to get rsync to work and in the process I added the
>>> rync user to the vchkpw group... The following is where I think I messed
>>> up my mail server.
>>>
>>> I then changed all the ownership of the /vpopmail directory to
>>> vpopmail:vchkpw and did it recursively (/chown -R vpopmail:vchkpw ./*/)
>>>
>>> I can still send mail out and receive the mail externally (m...@gmail.com
>>> <mailto:m...@gmail.com>)
>>>
>>>
>>> I am unable to receive an email that was sent internally (from
>>> m...@mymailserverdomain.com <mailto:m...@mymailserverdomain.com> --> to
>>> m...@mymailserverdomain.com <mailto:m...@mymailserverdomain.com>) or
>>> externally (from m...@gmail.com <mailto:m...@gmail.com> -->  to
>>> m...@mymailserverdomain.com <mailto:m...@mymailserverdomain.com>)
>>>
>>>
>>> I am trying to find errors in the logs but cannot find any. Please Help!
>>>
>>
>> I don't think any of that would cause a problem.
>>
>> Is the problem with delivery or scanning? If there are no errors in the
>> smtp log, I expect that you'd see some failures in the send log. Are there
>> messages in the delivery queue? (qmHandle -L)
>>
>> --
>> -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
>>
>>
>>
>


Re: [qmailtoaster] Re: I think I made a boo boo? I now get no incoming mail

2010-12-12 Thread Richard Baxant
The last few lines of the smtp.log are:

1223769600 0 0 6 6
1223683200 0 0 5 5
1223596800 0 0 4 4
1223510400 0 0 3 3
1223424000 0 0 3 3

I cannot locate the send log? Would it be this
"/var/qmail/supervise/send/log/supervise/control"?

As I mentioned mail does go out and I receive it at my third-party email
provider

When I use  qmHandle -L  it shows messages in the queue waiting to be
delivered:

5304639 (11, L)
  Return-path: m...@domain.com
  From: m...@domain.com
  To: m...@domain.com
  Subject: TEST
  Date: Sun, 12 Dec 2010 05:57:33 -0500
  Size: 915 bytes

Messages in local queue: 13
Messages in remote queue: 0

So would this be a scanning issue? I do use .qmail-user and procmailrc files
that send emails to procmail which then use bogofilter to further process if
the message is spam and then it should deliver the message to the inbox.


On Sun, Dec 12, 2010 at 9:39 AM, Eric Shubert  wrote:

> On 12/12/2010 04:37 AM, Richard Baxant wrote:
>
>> I have been trying to get rsync to work and in the process I added the
>> rync user to the vchkpw group... The following is where I think I messed
>> up my mail server.
>>
>> I then changed all the ownership of the /vpopmail directory to
>> vpopmail:vchkpw and did it recursively (/chown -R vpopmail:vchkpw ./*/)
>>
>> I can still send mail out and receive the mail externally (m...@gmail.com
>> <mailto:m...@gmail.com>)
>>
>>
>> I am unable to receive an email that was sent internally (from
>> m...@mymailserverdomain.com <mailto:m...@mymailserverdomain.com> --> to
>> m...@mymailserverdomain.com <mailto:m...@mymailserverdomain.com>) or
>> externally (from m...@gmail.com <mailto:m...@gmail.com> -->  to
>> m...@mymailserverdomain.com <mailto:m...@mymailserverdomain.com>)
>>
>>
>> I am trying to find errors in the logs but cannot find any. Please Help!
>>
>
> I don't think any of that would cause a problem.
>
> Is the problem with delivery or scanning? If there are no errors in the
> smtp log, I expect that you'd see some failures in the send log. Are there
> messages in the delivery queue? (qmHandle -L)
>
> --
> -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] I think I made a boo boo? I now get no incoming mail

2010-12-12 Thread Richard Baxant
I have been trying to get rsync to work and in the process I added the rync
user to the vchkpw group... The following is where I think I messed up my
mail server.

I then changed all the ownership of the /vpopmail directory to
vpopmail:vchkpw and did it recursively (*chown -R vpopmail:vchkpw ./**)

I can still send mail out and receive the mail externally (m...@gmail.com)

I am unable to receive an email that was sent internally (from
m...@mymailserverdomain.com --> to m...@mymailserverdomain.com) or externally
(from m...@gmail.com -->  to m...@mymailserverdomain.com)

I am trying to find errors in the logs but cannot find any. Please Help!


Re: [qmailtoaster] Re: 511 sorry, can't find a valid MX for sender domain (#5.1.1 - chkuser) 554 5.0.0 Service unavailable

2010-06-26 Thread Richard Baxant
Eric is correct, I am NOT trying to put POSTFIX on my QMT box but on my web
server box.

BTW Eric, I had your setup  work only once and then for some reason it does
not send now. Serves me right for fiddling with it before bed last night.

I am trying to get my logwatch reports. I do a "logwatch --range yesterday"
it executes but no errors and no email sent?



On Sat, Jun 26, 2010 at 9:57 AM, Eric Shubert  wrote:

> Jake Vickers wrote:
>
>> On 06/26/2010 12:22 AM, Maxwell Smart wrote:
>>
>>> I quickly glanced at that thread.  I am not sure I get why you would
>>> setup a Postfix mail server on a QMT?
>>>
>>
> A little too quickly I'm afraid. ;) We're not talking about Postfix on a
> QMT, we're talking about Postfix on a host that's trying to submit via (or
> send to) QMT. You wouldn't (normally) want to put Postfix and QMT on the
> same host. They would conflict trying to use the same port(s).
>
>
>   What's the purpose of doing it?
>>>
>>>
>>
>> Mainly so that script emails can be sent. If the application is not
>> written (or you cannot configure/modify it) to send email that most email
>> servers will accept, you can install Postfix to allow the mail to be sent
>> out properly. 'Course you could install QMT as well, or any other MTA.  Or
>> allow the IP to relay to your local users, etc. There are several ways to
>> work around this without actually fixing the app that is sending the
>> message.
>>
>> -
>>
>>
>
> --
> -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
>
>
>


Re: [qmailtoaster] Re: 511 sorry, can't find a valid MX for sender domain (#5.1.1 - chkuser) 554 5.0.0 Service unavailable

2010-06-25 Thread Richard Baxant
I think this is the thread that you were referring to:
http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg23916.html?


On Fri, Jun 25, 2010 at 9:15 PM, Richard Baxant
wrote:

> Thanks Eric... I'll give it a look  and see if I can find this.
>
>
> On Thu, Jun 24, 2010 at 11:43 PM, Eric Shubert  wrote:
>
>> Richard Baxant wrote:
>>
>>> I have an external ip address that goes through my router (hardware
>>> firewall) to my webserver box (192.168.x.1) and my qmailtoaster box
>>> (192.168.x.2). I can send and receive email through my qmailtoaster box
>>> without any issues. The problem is when I try to send mail form my webserver
>>> box and I get the error: <<< 511 sorry, can't find a valid MX for sender
>>> domain (#5.1.1 - chkuser)
>>> 554 5.0.0 Service unavailable. What am I missing here?
>>>
>>
>> The problem is your webserver box's configuration. I usually use postfix
>> on such hosts, and configure it to send to the QMT host with authentication.
>> Check the list archive for postfix configuration notes. I believe I posted
>> them not too long ago.
>>
>> --
>> -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
>>
>>
>>
>


Re: [qmailtoaster] Re: 511 sorry, can't find a valid MX for sender domain (#5.1.1 - chkuser) 554 5.0.0 Service unavailable

2010-06-25 Thread Richard Baxant
Thanks Eric... I'll give it a look  and see if I can find this.

On Thu, Jun 24, 2010 at 11:43 PM, Eric Shubert  wrote:

> Richard Baxant wrote:
>
>> I have an external ip address that goes through my router (hardware
>> firewall) to my webserver box (192.168.x.1) and my qmailtoaster box
>> (192.168.x.2). I can send and receive email through my qmailtoaster box
>> without any issues. The problem is when I try to send mail form my webserver
>> box and I get the error: <<< 511 sorry, can't find a valid MX for sender
>> domain (#5.1.1 - chkuser)
>> 554 5.0.0 Service unavailable. What am I missing here?
>>
>
> The problem is your webserver box's configuration. I usually use postfix on
> such hosts, and configure it to send to the QMT host with authentication.
> Check the list archive for postfix configuration notes. I believe I posted
> them not too long ago.
>
> --
> -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] 511 sorry, can't find a valid MX for sender domain (#5.1.1 - chkuser) 554 5.0.0 Service unavailable

2010-06-24 Thread Richard Baxant
I have an external ip address that goes through my router (hardware
firewall) to my webserver box (192.168.x.1) and my qmailtoaster box
(192.168.x.2). I can send and receive email through my qmailtoaster box
without any issues. The problem is when I try to send mail form my webserver
box and I get the error: <<< 511 sorry, can't find a valid MX for sender
domain (#5.1.1 - chkuser)
554 5.0.0 Service unavailable. What am I missing here?


[qmailtoaster] Re: PHP Fatal error after running qtp-newmodel for squirrelmail upgrade

2009-03-29 Thread Richard Baxant
I figured out the issue. I had to upgrade the compatibility plugin


[qmailtoaster] PHP Fatal error after running qtp-newmodel for squirrelmail upgrade

2009-03-29 Thread Richard Baxant
I get a blank screen after login. In the apache error_log I get:

PHP Fatal error:  Cannot redeclare sqauth_save_password() (previously
> declared in
> /usr/share/squirrelmail/plugins/compatibility/includes/1.5.1/global.php:205)
> in /usr/share/squirrelmail/functions/auth.php on line 291, referer:
> http://mail.mydomain.com/src/login.php


Any ideas? Thank you!


Re: [qmailtoaster] perl-Getopt-Long conflict with qtp-newmodel

2009-03-29 Thread Richard Baxant
"I had yum-priorities installed but did some fine(r) tuning, added your
patch
and all seems to have gone without a hitch on the CentOS 5.2 machine.  Thank
you so much for the prompt solution!"


I am in the same boat... what did you change using yum priorities? Where and
how did you apply the patch? Thanks.


On Tue, Mar 24, 2009 at 6:17 PM, Thomas M. Jaeger 
wrote:
> I had yum-priorities installed but did some fine(r) tuning, added your
patch
> and all seems to have gone without a hitch on the CentOS 5.2 machine.
 Thank
> you so much for the prompt solution!
>
>
> Thomas M. Jaeger
> Computer Technician, A.A.S.
> tho...@barharbor.com
> thomasmjae...@roadrunner.com
> -Original Message-
> From: Steve Huff [mailto:sh...@vecna.org]
> Sent: Tuesday, March 24, 2009 11:00 AM
> To: qmailtoaster-list@qmailtoaster.com
> Subject: Re: [qmailtoaster] perl-Getopt-Long conflict with qtp-newmodel
>
>
> On Mar 24, 2009, at 10:24 AM, Thomas M. Jaeger wrote:
>
>> Did "yum update -y" and qmailtoaster-plus updated.  Then when trying
>> to run qtp-newmodel through qtp-menu, all current toaster packages
>> download for install.  However, when qtp-newmodel tries to update
>> perl modules, I get a "Transaction Check Error" that states a man
>> file conflict between perl-Getopt-Long and a file with
>> perl-5.8.8-15.el5_2.1.  Below is the perl install section of qtp-
>> newmodel.  Running on CentOS 5.2 (yum updated to all current
>> packages).  I tried to search the archives but had no success
>> finding any similar problem.  Maybe I am not searching correctly or
>> you might have a new suggestion as what I should do to get updated?
>
> ok, there are two problems in play here:
>
> 1) you have not configured yum to prevent third-party repositories
> from clobbering system packages.  to do this, follow the instructions
> here:
>
> http://wiki.centos.org/PackageManagement/Yum/Priorities
>
> however, just doing this will not be sufficient to help you...
>
> 2) qtp-newmodel uses RPM package names (following the rpmforge naming
> convention) to model Perl dependencies; a better way is to use RPM's
> own Perl-specific dependency format, e.g. 'perl(LWP::UserAgent)'
> instead of 'perl-LWP-UserAgent'.  this enables yum to be more flexible
> about dependency solving and not try to install a third-party package
> which will conflict with an existing core package.
>
> attached is a patch to qtp-newmodel which makes the appropriate
> changes; i just did a cursory test on my own system, and it seems to
> work OK.  Jake, please consider merging it for a future release?  FYI,
> if QmailToaster needs specific versions of Perl modules, RPM's Perl
> dependency syntax supports that as well, e.g. 'perl(LWP::UserAgent) >=
> 5.805' instead of 'perl(LWP::UserAgent)'.
>
> so, to sum up:
>
> Thomas, please configure the priorities plugin to protect your core
> packages from being clobbered.
>
> Jake, please modify qtp-newmodel so that it doesn't needlessly try to
> clobber core packages. :)
>
> -steve
>
>
> No virus found in this incoming message.
> Checked by AVG - www.avg.com
> Version: 8.5.278 / Virus Database: 270.11.26/2020 - Release Date: 03/24/09
> 09:19:00
>
>
>
-
> Managed Qmailtoaster servers are now available
>   Visit http://qmailtoaster.com/QMTManaged.html to order yours today!
>
> Qmailtoaster is sponsored by Vickers Consulting Group (
www.vickersconsulting.com)
>
> Please visit qmailtoaster.com for the latest news, updates, and
packages.
>
>
>  To unsubscribe, e-mail: testing-unsubscr...@qmailtoaster.com
> For additional commands, e-mail: testing-h...@qmailtoaster.com
>
>
>


[qmailtoaster] Upgrading Qmailtoaster

2009-03-28 Thread Richard Baxant
Just installed Qmailtoaster Plus want to upgrade my production system

I did a yum update - no issues

ran newmodel command from the qtp-menu:

qtp-newmodel v0.3.4 starting Sat Mar 28 19:46:51 EDT 2009
qtp-whatami v0.3.2
DISTRO=CentOS
OSVER=5.2
QTARCH=i686
QTKERN=2.6.18-92.1.22.el5
BUILD_DIST=cnt50
BUILD_DIR=/usr/src/redhat
This machine's OS is supported, but this version/arch has not been tested.

If your OS is not current, you should consider upgrading it.
Do you want to proceed at your own risk? (yes, no) y/[n]

Should I do anything else before I proceed with saying yes?

-
 Managed Qmailtoaster servers are now available
   Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)

 Please visit qmailtoaster.com for the latest news, updates, and packages.


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




Re: [qmailtoaster] Clamav - Is thre a better way

2008-07-11 Thread Richard Baxant
After some trial and error it is built. Here is my src.rpm if any one
wants to use it.

http://localhostr.com/files/da005e/clamav-toaster-0.93.3-1.3.20.src.rpm

On Fri, Jul 11, 2008 at 2:49 PM, Philip Nix Guru <[EMAIL PROTECTED]> wrote:
> Install the src.rpm
> and check the spec file, that's how it works
> then build the rpm or/and the src.rpm from the spec file
> something like
> rpmbuild -ba --with your_distrib package.spec
> that will build binary and source packages
>
> Should be tricial from 93.1 to 93.3
> I didnt chekc the spec but prolly just a single version to change in the
> spec file
>
> -P
>
> Richard Baxant wrote:
>>
>> I ran the rpmbuild command and while compiling it stops to ask for the
>> file to patch?
>>
>> On Fri, Jul 11, 2008 at 2:11 PM, Jake Vickers <[EMAIL PROTECTED]> wrote:
>>
>>>
>>> Richard Baxant wrote:
>>>
>>>>
>>>> Can you clarify on the patching part? I found this patch file in
>>>> sources but not sure what changes I need to make on it?
>>>>
>>>> clamav-0.9x.patch.bz2
>>>>
>>>> cd /usr/src/redhat/SOURCES
>>>> tar xjvf clamav-0.93.3.tar.bz2
>>>> cd clamav-0.93.3
>>>> patch < clamav-0.9x.patch.bz2
>>>>
>>>> then rpmbuild process...
>>>>
>>>>
>>>
>>> I don't think you can patch using a .bz2 file; you'd need to unbzip2 it
>>> then
>>> apply the patch.  The spec file for the src.rpm should have some notes in
>>> it
>>> and detail (by looking at the pre and post sections) what needs to be
>>> done.
>>>
>>>
>>> -
>>>   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]
>>
>>
>
>
> -
>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]



Re: [qmailtoaster] Clamav - Is thre a better way

2008-07-11 Thread Richard Baxant
I ran the rpmbuild command and while compiling it stops to ask for the
file to patch?

On Fri, Jul 11, 2008 at 2:11 PM, Jake Vickers <[EMAIL PROTECTED]> wrote:
> Richard Baxant wrote:
>>
>> Can you clarify on the patching part? I found this patch file in
>> sources but not sure what changes I need to make on it?
>>
>> clamav-0.9x.patch.bz2
>>
>> cd /usr/src/redhat/SOURCES
>> tar xjvf clamav-0.93.3.tar.bz2
>> cd clamav-0.93.3
>> patch < clamav-0.9x.patch.bz2
>>
>> then rpmbuild process...
>>
>
> I don't think you can patch using a .bz2 file; you'd need to unbzip2 it then
> apply the patch.  The spec file for the src.rpm should have some notes in it
> and detail (by looking at the pre and post sections) what needs to be done.
>
>
> -
>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]



Re: [qmailtoaster] Clamav - Is thre a better way

2008-07-11 Thread Richard Baxant
Can you clarify on the patching part? I found this patch file in
sources but not sure what changes I need to make on it?

clamav-0.9x.patch.bz2

cd /usr/src/redhat/SOURCES
tar xjvf clamav-0.93.3.tar.bz2
cd clamav-0.93.3
patch < clamav-0.9x.patch.bz2

then rpmbuild process...


>
> If you install the src.rpm and look at the files you will see all of the
> changes that need to be made in the spec file. Download the source from
> clam, patch for the toaster, and rebuild your own RPM.
>
>
>
> -
>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] Clamav - Is thre a better way

2008-07-09 Thread Richard Baxant
I don't know if this is annoying anyone else but it would seem that as
soon as a clamav-toaster release is made, clamav releases a new
version, so 0.93.1 toaster just came out and now there is clamav
0.93.3 is available

So, is there a simpler way to get realtime updates without waiting for
an outdated src.rpm being released?

TIA
Richard

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



Re: [qmailtoaster] 2 issues with Qmail Toaster Admin - Vqadmin - QmailAdmin

2008-06-08 Thread Richard Baxant
I figured as much... Thanks for the quick reply Jake.

What are the 2 projects? Can you post the links too. Thanks.

On Sat, Jun 7, 2008 at 8:46 PM, Jake Vickers <[EMAIL PROTECTED]> wrote:
> Richard Baxant wrote:
>>
>> Hi everyone...
>>
>> My first issue is that one of my domains when I click the "List
>> Domain" link and then the domain I get a blank screen. Every domain I
>> add does the same thing via vqadmin.
>>
>> My second issue is that vqadmin does not use the vadddomain command
>> properly and when entering qmailadmin none of the links show up in the
>> menu. However if I add a domain via commandline
>> like the install instructions state I am ok and none of the above happens.
>>
>> Any insight on getting the web interface for vqadmin working would be
>> greatly appreciated, if this topic has been covered please post the
>> links to the threads
>>
>
> Search the archives, it's been covered again and again.
> Vqadmin is broken and Inter7 is not going to release any other
> versions/fixes.  You're stuck with command line.  There are 2 projects that
> I know of in the works to replace it, but there is no expected date of
> completion for them.
>
>
> -
>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]



[qmailtoaster] 2 issues with Qmail Toaster Admin - Vqadmin - QmailAdmin

2008-06-07 Thread Richard Baxant
Hi everyone...

My first issue is that one of my domains when I click the "List
Domain" link and then the domain I get a blank screen. Every domain I
add does the same thing via vqadmin.

My second issue is that vqadmin does not use the vadddomain command
properly and when entering qmailadmin none of the links show up in the
menu. However if I add a domain via commandline
like the install instructions state I am ok and none of the above happens.

Any insight on getting the web interface for vqadmin working would be
greatly appreciated, if this topic has been covered please post the
links to the threads

TIA
Richard

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



Re: [qmailtoaster] 100s of messages to one of my domains, specifically postmaster

2008-04-27 Thread Richard Baxant
Thanks for the reply Eric,

So from reading the info at the link you provided there really is not
too much you can do to prevent backscatter?



On Sat, Apr 26, 2008 at 10:15 PM, Eric Shubert <[EMAIL PROTECTED]> wrote:
>
> Richard Baxant wrote:
>  > I am getting 100s of messages since yesterday to one of my emails
>  > [EMAIL PROTECTED] with these various subjects:
>  >
>  > failure notice
>  > Delivery Status Notification (Failure)
>  > Mail delivery failed: returning message to sender
>  > Undelivered Mail Returned to Sender
>  >
>  > They are clearly all spam and virus messages, Is there a way I can
>  > block these without killing the fact if a "valid" message actually
>  > does fail that I still get the appropriate message?
>  >
>  > TIA
>  > ricbax
>  >
>
>  These are probably what is called backscatter.
>  http://en.wikipedia.org/wiki/Backscatter_(e-mail)
>
>  --
>  -Eric 'shubes'
>
>  -
>  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]



[qmailtoaster] 100s of messages to one of my domains, specifically postmaster

2008-04-26 Thread Richard Baxant
I am getting 100s of messages since yesterday to one of my emails
[EMAIL PROTECTED] with these various subjects:

failure notice
Delivery Status Notification (Failure)
Mail delivery failed: returning message to sender
Undelivered Mail Returned to Sender

They are clearly all spam and virus messages, Is there a way I can
block these without killing the fact if a "valid" message actually
does fail that I still get the appropriate message?

TIA
ricbax

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



Re: [qmailtoaster] NEED HELP with Delivery Status Notification (Failure)

2006-04-19 Thread Richard Baxant
Thanks ... I don't completely understand how it works if spammers are
generating fake emails on a separate machine?

I have implemented SPF, so all I can do is wait and see what happens.

Thanks,
Richard

On 4/18/06, Erik Espinoza <[EMAIL PROTECTED]> wrote:
> You may want to publish SPF records. This will allow you to designate
> which hosts are allowed to send e-mail as yourdomain. For more info on
> publishing SPF records, please refer to http://www.openspf.org/
>
> Thanks,
> Erik
>
> On 4/18/06, Richard Baxant <[EMAIL PROTECTED]> wrote:
> > As of late in my great fight against spam I have started to receive
> > NDRs (non-delivery reports)
> > where the spammer sends spam as non existent users with my domain and
> > then I get all these NDRs.
> >
> > Can anyone tell me how to stop this?
> >
> > TIA
> >
> > -
> >  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]
>
>

-
 QmailToaster hosted by: VR Hosted <http://www.vr.org>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] NEED HELP with Delivery Status Notification (Failure)

2006-04-18 Thread Richard Baxant
As of late in my great fight against spam I have started to receive
NDRs (non-delivery reports)
where the spammer sends spam as non existent users with my domain and
then I get all these NDRs.

Can anyone tell me how to stop this?

TIA

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



Re: [qmailtoaster] How Blocked the Fuck Spam!!

2006-03-09 Thread Richard Baxant
Hello Robin,

I felt your pain. All bad words aside, I recommend trying bogofilter,
which uses a Bayesian technique. It has cut my SPAM by 75% especially
Viagra. You still have to teach it and the more Spam you feed it the
more accurate it becomes.



Read more about it here: http://bogofilter.sourceforge.net/

I used this tutorial to get me started:

http://wiki.volker-boehme.de/doku.php?id=wiki:bogofilter


Side Note: Does anyone know of any good Spam and Ham corpuses

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



[qmailtoaster] SquirrelMail's lower frame is blank

2006-02-21 Thread Richard Baxant
After the first email that I receive ... or the first email I send,
the frame below the navigation goes blank?

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



[qmailtoaster] qmailtoaster and bogofilter setup

2006-02-20 Thread Richard Baxant
Has anyone used bogofilter for SPAM prevention with their toaster
setup? If so, how did you go about setting it up? Thanks.

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



Re: [qmailtoaster] QmailAdmin

2006-02-19 Thread Richard Baxant
I believe I have isolated the exact cause for problem (qmailadmin menu
links missing) when installing qmailtoaster on my setup (fdr40) Fedora
Core 4

In the Toaster Admin -> VQADMIN -> Add Domain

Enter your domain
Enter your password

After adding the information above be sure to remove all default zero
values in the text fields below

Accounts
Forwards
Aliases 
Autoresponders  
Mailing Lists   
Quota in bytes

Also do not check the checkboxes.

This prevents the initial creation of a file ( .qmailadmin-limits )
with contents:

maxpopaccounts: 0
maxaliases: 0
maxforwards: 0
maxautoresponders: 0
maxmailinglists: 0
default_quota: 0

For some reason QmailAdmin does not like this file when adding a domain.



On 2/19/06, Richard Baxant <[EMAIL PROTECTED]> wrote:
> Well this has to be the strangest solution ... I went to the following 
> website:
>
> http://www.shupp.org/toaster/#test
>
> ran this command from commandline
>
>  # Add the domain to vpopmail
> /home/vpopmail/bin/vadddomain test.com [password]
>
> went to qmailadmin and Voila! all the menus are now there
>
> So the question I have now is where in the toaster can I update or
> insert this command?
>
>
> On 2/19/06, Richard Baxant <[EMAIL PROTECTED]> wrote:
> > Yes ... it is some sort of permissions issue ... I just recalled that
> > I had this problem in the past ... but with me and documentation ...
> > it was never recorded on paper ...  now I am suck and I cannot
> > remember what I did last time but it is some permission problem for
> > the qmailadmin folder or vpopmail. What a nightmare!!!
> >
> > On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
> > >  you meant was it works for qmailadmin too??
> > >
> > >  There must be some config you have done? My propose was you install a 
> > > test
> > > server on another unit.
> > >
> > >
> > >  Richard Baxant wrote:
> > >  Thanks for the help ... unfortunately I cannot switch OS :(
> > >
> > > The funny thing is that I installed this in mid-December and everything
> > > worked.
> > >
> > > On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
> > >
> > >
> > >  Opp.... this is weird for me. Maybe you can try to do the same 
> > > process
> > > of installation & configuration on a test unit of FC4, maybe you should 
> > > try
> > > CentOS.
> > >
> > >  In qmailtoaster, is included of full installation process.
> > >
> > >
> > >  Richard Baxant wrote:
> > >  :(
> > >
> > > Still the same ...
> > >
> > > On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
> > >
> > >
> > >  Yes Richard,
> > >
> > >  I have the following exactly the same as yours.
> > >
> > >  You can uninstall qmailadmin with rpm -e qmailadmin-toaster
> > >
> > >  then, download qmailadmin again from qmailtoaster with " wget
> > > http://www.qmailtoaster.com/download/stable/qmailadmin-toaster-1.2.9-1.2.11.src.rpm
> > > "
> > >
> > >  next will be recompile qmailadmin package with rpmbuild --rebuild --with
> > > fdr40 qmailadmin-toaster*.src.rpm
> > >  this will takes a while, once it finishes, install qmailadmin with rpm 
> > > -Uvh
> > > /usr/src/redhat/RPMS/i386/qmailadmin-toaster*.i386.rpm
> > >
> > >  done restart & try login again :-)
> > >
> > >
> > >  Richard Baxant wrote:
> > >  Hi Gabriel,
> > >
> > > do you get the following for when you type the command ls -la when
> > > inside /usr/share/qmailadmin ?
> > >
> > > drwxr-xr-x 5 root root 4096 Feb 19 16:23 .
> > > drwxr-xr-x 197 root root 4096 Feb 19 16:30 ..
> > > drwxr-xr-x 2 root root 4096 Feb 19 16:23 html
> > > drwxr-xr-x 3 apache apache 4096 Feb 19 16:23 images
> > > lrwxrwxrwx 1 vpopmail vchkpw 10 Feb 19 16:23 index.cgi -> qmailadmin
> > > drwxr-xr-x 2 root root 4096 Feb 19 16:23 lang
> > > -rwsr-sr-x 1 vpopmail vchkpw 118960 Feb 19 16:23 qmailadmin
> > >
> > >
> > > On 2/19/06, Richard Baxant <[EMAIL PROTECTED]> wrote:
> > >
> > >
> > >  Please elaborate on this... I've never built rpms :(
> > >
> > > On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
> > >
> > >
> > >  What I meant was you recompile qmailadmin on

Re: [qmailtoaster] QmailAdmin

2006-02-19 Thread Richard Baxant
Well this has to be the strangest solution ... I went to the following website:

http://www.shupp.org/toaster/#test

ran this command from commandline

 # Add the domain to vpopmail
/home/vpopmail/bin/vadddomain test.com [password]

went to qmailadmin and Voila! all the menus are now there

So the question I have now is where in the toaster can I update or
insert this command?


On 2/19/06, Richard Baxant <[EMAIL PROTECTED]> wrote:
> Yes ... it is some sort of permissions issue ... I just recalled that
> I had this problem in the past ... but with me and documentation ...
> it was never recorded on paper ...  now I am suck and I cannot
> remember what I did last time but it is some permission problem for
> the qmailadmin folder or vpopmail. What a nightmare!!!
>
> On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
> >  you meant was it works for qmailadmin too??
> >
> >  There must be some config you have done? My propose was you install a test
> > server on another unit.
> >
> >
> >  Richard Baxant wrote:
> >  Thanks for the help ... unfortunately I cannot switch OS :(
> >
> > The funny thing is that I installed this in mid-December and everything
> > worked.
> >
> > On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
> >
> >
> >  Opp this is weird for me. Maybe you can try to do the same process
> > of installation & configuration on a test unit of FC4, maybe you should try
> > CentOS.
> >
> >  In qmailtoaster, is included of full installation process.
> >
> >
> >  Richard Baxant wrote:
> >  :(
> >
> > Still the same ...
> >
> > On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
> >
> >
> >  Yes Richard,
> >
> >  I have the following exactly the same as yours.
> >
> >  You can uninstall qmailadmin with rpm -e qmailadmin-toaster
> >
> >  then, download qmailadmin again from qmailtoaster with " wget
> > http://www.qmailtoaster.com/download/stable/qmailadmin-toaster-1.2.9-1.2.11.src.rpm
> > "
> >
> >  next will be recompile qmailadmin package with rpmbuild --rebuild --with
> > fdr40 qmailadmin-toaster*.src.rpm
> >  this will takes a while, once it finishes, install qmailadmin with rpm -Uvh
> > /usr/src/redhat/RPMS/i386/qmailadmin-toaster*.i386.rpm
> >
> >  done restart & try login again :-)
> >
> >
> >  Richard Baxant wrote:
> >  Hi Gabriel,
> >
> > do you get the following for when you type the command ls -la when
> > inside /usr/share/qmailadmin ?
> >
> > drwxr-xr-x 5 root root 4096 Feb 19 16:23 .
> > drwxr-xr-x 197 root root 4096 Feb 19 16:30 ..
> > drwxr-xr-x 2 root root 4096 Feb 19 16:23 html
> > drwxr-xr-x 3 apache apache 4096 Feb 19 16:23 images
> > lrwxrwxrwx 1 vpopmail vchkpw 10 Feb 19 16:23 index.cgi -> qmailadmin
> > drwxr-xr-x 2 root root 4096 Feb 19 16:23 lang
> > -rwsr-sr-x 1 vpopmail vchkpw 118960 Feb 19 16:23 qmailadmin
> >
> >
> > On 2/19/06, Richard Baxant <[EMAIL PROTECTED]> wrote:
> >
> >
> >  Please elaborate on this... I've never built rpms :(
> >
> > On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
> >
> >
> >  What I meant was you recompile qmailadmin only..
> >
> > rpmbuild --rebuild --with  qmailadmin*.src.rpm
> > then rpm -Uvh
> > /usr/src/redhat/RPMs/i386/qmailadmin*.i386.rpm
> >
> > do it patiently you'll see the result ;-)
> >
> > Richard Baxant wrote:
> >
> >
> >  What do you mean when you say manually? Each src.rpm separately? ... I
> > have uninstalled individual packages and reinstalled just to find that
> > they were not installed ... This is frustrating for something that was
> > created to be simple.
> >
> > On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> >  I have my qmailadmin in /usr/share also.. hmmm somewhere is
> > missing...
> >  maybe you can try reinstall the package manually again?
> >
> >
> >  Richard Baxant wrote:
> >  After going through the file system ... I realized that qmailadmin is
> > not located in
> > /usr/share/toaster like the rest of the toaster files BUT in
> > /usr/share instead would that make a difference?
> >
> > On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
> >
> >
> >  What about you try to rpm -e qmailadmin
> >
> >  and re compile qmailadmin & install it back manually? Did you try?
&g

Re: [qmailtoaster] QmailAdmin

2006-02-19 Thread Richard Baxant
Yes ... it is some sort of permissions issue ... I just recalled that
I had this problem in the past ... but with me and documentation ...
it was never recorded on paper ...  now I am suck and I cannot
remember what I did last time but it is some permission problem for
the qmailadmin folder or vpopmail. What a nightmare!!!

On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
>  you meant was it works for qmailadmin too??
>
>  There must be some config you have done? My propose was you install a test
> server on another unit.....
>
>
>  Richard Baxant wrote:
>  Thanks for the help ... unfortunately I cannot switch OS :(
>
> The funny thing is that I installed this in mid-December and everything
> worked.
>
> On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
>
>
>  Opp this is weird for me. Maybe you can try to do the same process
> of installation & configuration on a test unit of FC4, maybe you should try
> CentOS.
>
>  In qmailtoaster, is included of full installation process.
>
>
>  Richard Baxant wrote:
>  :(
>
> Still the same ...
>
> On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
>
>
>  Yes Richard,
>
>  I have the following exactly the same as yours.
>
>  You can uninstall qmailadmin with rpm -e qmailadmin-toaster
>
>  then, download qmailadmin again from qmailtoaster with " wget
> http://www.qmailtoaster.com/download/stable/qmailadmin-toaster-1.2.9-1.2.11.src.rpm
> "
>
>  next will be recompile qmailadmin package with rpmbuild --rebuild --with
> fdr40 qmailadmin-toaster*.src.rpm
>  this will takes a while, once it finishes, install qmailadmin with rpm -Uvh
> /usr/src/redhat/RPMS/i386/qmailadmin-toaster*.i386.rpm
>
>  done restart & try login again :-)
>
>
>  Richard Baxant wrote:
>  Hi Gabriel,
>
> do you get the following for when you type the command ls -la when
> inside /usr/share/qmailadmin ?
>
> drwxr-xr-x 5 root root 4096 Feb 19 16:23 .
> drwxr-xr-x 197 root root 4096 Feb 19 16:30 ..
> drwxr-xr-x 2 root root 4096 Feb 19 16:23 html
> drwxr-xr-x 3 apache apache 4096 Feb 19 16:23 images
> lrwxrwxrwx 1 vpopmail vchkpw 10 Feb 19 16:23 index.cgi -> qmailadmin
> drwxr-xr-x 2 root root 4096 Feb 19 16:23 lang
> -rwsr-sr-x 1 vpopmail vchkpw 118960 Feb 19 16:23 qmailadmin
>
>
> On 2/19/06, Richard Baxant <[EMAIL PROTECTED]> wrote:
>
>
>  Please elaborate on this... I've never built rpms :(
>
> On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
>
>
>  What I meant was you recompile qmailadmin only..
>
> rpmbuild --rebuild --with  qmailadmin*.src.rpm
> then rpm -Uvh
> /usr/src/redhat/RPMs/i386/qmailadmin*.i386.rpm
>
> do it patiently you'll see the result ;-)
>
> Richard Baxant wrote:
>
>
>  What do you mean when you say manually? Each src.rpm separately? ... I
> have uninstalled individual packages and reinstalled just to find that
> they were not installed ... This is frustrating for something that was
> created to be simple.
>
> On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
>
>
>
>  I have my qmailadmin in /usr/share also.. hmmm somewhere is
> missing...
>  maybe you can try reinstall the package manually again?
>
>
>  Richard Baxant wrote:
>  After going through the file system ... I realized that qmailadmin is
> not located in
> /usr/share/toaster like the rest of the toaster files BUT in
> /usr/share instead would that make a difference?
>
> On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
>
>
>  What about you try to rpm -e qmailadmin
>
>  and re compile qmailadmin & install it back manually? Did you try?
>
>  Maybe something is missing??
>
>  Richard Baxant wrote:
>  ++
> | Tables_in_vpopmail |
> ++
> | mydomain_com |
> | dir_control |
> | lastauth |
> | valias |
> ++
>
> My domain is also available in the mentioned sections of the Toaster Admin.
>
> After clicking "mydomain.com" in List Domain I see the following
> permissions:
>
> Directory /home/vpopmail/domains/mydomain.com
> User ID 89
> Group ID 89
>
> I'm not really sure how this affects qmailadmin not displaying the
> links properly?
>
>
>
> On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
>
>
>  Hello Richard,
>
> I did a testing based on your error. I found that the "Invalid Login" could
> be because of the virtual domain(s) is not in vqadmin.
>
> Try logon to admin-toaster
> http:///admin-toaster/
>
> login wi

Re: [qmailtoaster] QmailAdmin

2006-02-19 Thread Richard Baxant
Thanks for the help ... unfortunately I cannot switch OS :(

The funny thing is that I installed this in mid-December and everything worked.

On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
>  Opp this is weird for me. Maybe you can try to do the same process
> of installation & configuration on a test unit of FC4, maybe you should try
> CentOS.
>
>  In qmailtoaster, is included of full installation process.
>
>
>  Richard Baxant wrote:
>  :(
>
> Still the same ...
>
> On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
>
>
>  Yes Richard,
>
>  I have the following exactly the same as yours.
>
>  You can uninstall qmailadmin with rpm -e qmailadmin-toaster
>
>  then, download qmailadmin again from qmailtoaster with " wget
> http://www.qmailtoaster.com/download/stable/qmailadmin-toaster-1.2.9-1.2.11.src.rpm
> "
>
>  next will be recompile qmailadmin package with rpmbuild --rebuild --with
> fdr40 qmailadmin-toaster*.src.rpm
>  this will takes a while, once it finishes, install qmailadmin with rpm -Uvh
> /usr/src/redhat/RPMS/i386/qmailadmin-toaster*.i386.rpm
>
>  done restart & try login again :-)
>
>
>  Richard Baxant wrote:
>  Hi Gabriel,
>
> do you get the following for when you type the command ls -la when
> inside /usr/share/qmailadmin ?
>
> drwxr-xr-x 5 root root 4096 Feb 19 16:23 .
> drwxr-xr-x 197 root root 4096 Feb 19 16:30 ..
> drwxr-xr-x 2 root root 4096 Feb 19 16:23 html
> drwxr-xr-x 3 apache apache 4096 Feb 19 16:23 images
> lrwxrwxrwx 1 vpopmail vchkpw 10 Feb 19 16:23 index.cgi -> qmailadmin
> drwxr-xr-x 2 root root 4096 Feb 19 16:23 lang
> -rwsr-sr-x 1 vpopmail vchkpw 118960 Feb 19 16:23 qmailadmin
>
>
> On 2/19/06, Richard Baxant <[EMAIL PROTECTED]> wrote:
>
>
>  Please elaborate on this... I've never built rpms :(
>
> On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
>
>
>  What I meant was you recompile qmailadmin only..
>
> rpmbuild --rebuild --with  qmailadmin*.src.rpm
> then rpm -Uvh
> /usr/src/redhat/RPMs/i386/qmailadmin*.i386.rpm
>
> do it patiently you'll see the result ;-)
>
> Richard Baxant wrote:
>
>
>  What do you mean when you say manually? Each src.rpm separately? ... I
> have uninstalled individual packages and reinstalled just to find that
> they were not installed ... This is frustrating for something that was
> created to be simple.
>
> On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
>
>
>
>  I have my qmailadmin in /usr/share also.. hmmm somewhere is
> missing...
>  maybe you can try reinstall the package manually again?
>
>
>  Richard Baxant wrote:
>  After going through the file system ... I realized that qmailadmin is
> not located in
> /usr/share/toaster like the rest of the toaster files BUT in
> /usr/share instead would that make a difference?
>
> On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
>
>
>  What about you try to rpm -e qmailadmin
>
>  and re compile qmailadmin & install it back manually? Did you try?
>
>  Maybe something is missing??
>
>  Richard Baxant wrote:
>  ++
> | Tables_in_vpopmail |
> ++
> | mydomain_com |
> | dir_control |
> | lastauth |
> | valias |
> ++
>
> My domain is also available in the mentioned sections of the Toaster Admin.
>
> After clicking "mydomain.com" in List Domain I see the following
> permissions:
>
> Directory /home/vpopmail/domains/mydomain.com
> User ID 89
> Group ID 89
>
> I'm not really sure how this affects qmailadmin not displaying the
> links properly?
>
>
>
> On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
>
>
>  Hello Richard,
>
> I did a testing based on your error. I found that the "Invalid Login" could
> be because of the virtual domain(s) is not in vqadmin.
>
> Try logon to admin-toaster
> http:///admin-toaster/
>
> login with your username & password. Once you logon, at the main menu, Click
> on Add and edit Virtual domains vqadmin-2.3.4
>
> then click on List Domains, type in your domain, see whether is it listed in
> the database.
>
> Let us know the result.Gab
>
>
> -
>  QmailToaster hosted by: VR Hosted <http://www.vr.org>
> -
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
>
>
>
> 

Re: [qmailtoaster] QmailAdmin

2006-02-19 Thread Richard Baxant
:(

Still the same ...

On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
>  Yes Richard,
>
>  I have the following exactly the same as yours.
>
>  You can uninstall qmailadmin with rpm -e qmailadmin-toaster
>
>  then, download qmailadmin again from qmailtoaster with  " wget
> http://www.qmailtoaster.com/download/stable/qmailadmin-toaster-1.2.9-1.2.11.src.rpm
> "
>
>  next will be recompile qmailadmin package with rpmbuild --rebuild --with
> fdr40 qmailadmin-toaster*.src.rpm
>  this will takes a while, once it finishes, install qmailadmin with rpm -Uvh
> /usr/src/redhat/RPMS/i386/qmailadmin-toaster*.i386.rpm
>
>  done restart & try login again :-)
>
>
>  Richard Baxant wrote:
>  Hi Gabriel,
>
> do you get the following for when you type the command ls -la when
> inside /usr/share/qmailadmin ?
>
> drwxr-xr-x 5 root root 4096 Feb 19 16:23 .
> drwxr-xr-x 197 root root 4096 Feb 19 16:30 ..
> drwxr-xr-x 2 root root 4096 Feb 19 16:23 html
> drwxr-xr-x 3 apache apache 4096 Feb 19 16:23 images
> lrwxrwxrwx 1 vpopmail vchkpw 10 Feb 19 16:23 index.cgi -> qmailadmin
> drwxr-xr-x 2 root root 4096 Feb 19 16:23 lang
> -rwsr-sr-x 1 vpopmail vchkpw 118960 Feb 19 16:23 qmailadmin
>
>
> On 2/19/06, Richard Baxant <[EMAIL PROTECTED]> wrote:
>
>
>  Please elaborate on this... I've never built rpms :(
>
> On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
>
>
>  What I meant was you recompile qmailadmin only..
>
> rpmbuild --rebuild --with  qmailadmin*.src.rpm
> then rpm -Uvh
> /usr/src/redhat/RPMs/i386/qmailadmin*.i386.rpm
>
> do it patiently you'll see the result ;-)
>
> Richard Baxant wrote:
>
>
>  What do you mean when you say manually? Each src.rpm separately? ... I
> have uninstalled individual packages and reinstalled just to find that
> they were not installed ... This is frustrating for something that was
> created to be simple.
>
> On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
>
>
>
>  I have my qmailadmin in /usr/share also.. hmmm somewhere is
> missing...
>  maybe you can try reinstall the package manually again?
>
>
>  Richard Baxant wrote:
>  After going through the file system ... I realized that qmailadmin is
> not located in
> /usr/share/toaster like the rest of the toaster files BUT in
> /usr/share instead would that make a difference?
>
> On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
>
>
>  What about you try to rpm -e qmailadmin
>
>  and re compile qmailadmin & install it back manually? Did you try?
>
>  Maybe something is missing??
>
>  Richard Baxant wrote:
>  ++
> | Tables_in_vpopmail |
> ++
> | mydomain_com |
> | dir_control |
> | lastauth |
> | valias |
> ++
>
> My domain is also available in the mentioned sections of the Toaster Admin.
>
> After clicking "mydomain.com" in List Domain I see the following
> permissions:
>
> Directory /home/vpopmail/domains/mydomain.com
> User ID 89
> Group ID 89
>
> I'm not really sure how this affects qmailadmin not displaying the
> links properly?
>
>
>
> On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
>
>
>  Hello Richard,
>
> I did a testing based on your error. I found that the "Invalid Login" could
> be because of the virtual domain(s) is not in vqadmin.
>
> Try logon to admin-toaster
> http:///admin-toaster/
>
> login with your username & password. Once you logon, at the main menu, Click
> on Add and edit Virtual domains vqadmin-2.3.4
>
> then click on List Domains, type in your domain, see whether is it listed in
> the database.
>
> Let us know the result.Gab
>
>
> -
>  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
> -
> To unsubscribe, e-mail:
> [EMAIL PROTECTED] For
> additional commands, e-mail:
> [EMAIL PROTECTED]
>
> -
>  QmailToaster hosted by: VR Hosted <http://www.vr.org>
> ---

Re: [qmailtoaster] QmailAdmin

2006-02-19 Thread Richard Baxant
Hi Gabriel,

do you get the following for when you type the command ls -la when
inside /usr/share/qmailadmin ?

drwxr-xr-x5 root root 4096 Feb 19 16:23 .
drwxr-xr-x  197 root root 4096 Feb 19 16:30 ..
drwxr-xr-x2 root root 4096 Feb 19 16:23 html
drwxr-xr-x3 apache   apache   4096 Feb 19 16:23 images
lrwxrwxrwx1 vpopmail vchkpw 10 Feb 19 16:23 index.cgi -> qmailadmin
drwxr-xr-x2 root root 4096 Feb 19 16:23 lang
-rwsr-sr-x1 vpopmail vchkpw 118960 Feb 19 16:23 qmailadmin


On 2/19/06, Richard Baxant <[EMAIL PROTECTED]> wrote:
> Please elaborate on this... I've never built rpms :(
>
> On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
> > What I meant was you recompile qmailadmin only..
> >
> > rpmbuild --rebuild --with  qmailadmin*.src.rpm
> > then rpm -Uvh /usr/src/redhat/RPMs/i386/qmailadmin*.i386.rpm
> >
> > do it patiently you'll see the result ;-)
> >
> > Richard Baxant wrote:
> > > What do you mean when you say manually? Each src.rpm separately? ... I
> > > have uninstalled individual packages and reinstalled just to find that
> > > they were not installed ... This is frustrating for something that was
> > > created to be simple.
> > >
> > > On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
> > >
> > >>  I have my qmailadmin in /usr/share also.. hmmm somewhere is
> > >> missing...
> > >>  maybe you can try reinstall the package manually again?
> > >>
> > >>
> > >>  Richard Baxant wrote:
> > >>  After going through the file system ... I realized that qmailadmin is
> > >> not located in
> > >> /usr/share/toaster like the rest of the toaster files BUT in
> > >> /usr/share instead would that make a difference?
> > >>
> > >> On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
> > >>
> > >>
> > >>  What about you try to rpm -e qmailadmin
> > >>
> > >>  and re compile qmailadmin & install it back manually? Did you try?
> > >>
> > >>  Maybe something is missing??
> > >>
> > >>  Richard Baxant wrote:
> > >>  ++
> > >> | Tables_in_vpopmail |
> > >> ++
> > >> | mydomain_com |
> > >> | dir_control |
> > >> | lastauth |
> > >> | valias |
> > >> ++
> > >>
> > >> My domain is also available in the mentioned sections of the Toaster 
> > >> Admin.
> > >>
> > >> After clicking "mydomain.com" in List Domain I see the following
> > >> permissions:
> > >>
> > >> Directory /home/vpopmail/domains/mydomain.com
> > >> User ID 89
> > >> Group ID 89
> > >>
> > >> I'm not really sure how this affects qmailadmin not displaying the
> > >> links properly?
> > >>
> > >>
> > >>
> > >> On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
> > >>
> > >>
> > >>  Hello Richard,
> > >>
> > >> I did a testing based on your error. I found that the "Invalid Login" 
> > >> could
> > >> be because of the virtual domain(s) is not in vqadmin.
> > >>
> > >> Try logon to admin-toaster
> > >> http:///admin-toaster/
> > >>
> > >> login with your username & password. Once you logon, at the main menu, 
> > >> Click
> > >> on Add and edit Virtual domains vqadmin-2.3.4
> > >>
> > >> then click on List Domains, type in your domain, see whether is it 
> > >> listed in
> > >> the database.
> > >>
> > >> Let us know the result.Gab
> > >>
> > >>
> > >> -
> > >>  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
> > >> -

Re: [qmailtoaster] QmailAdmin

2006-02-19 Thread Richard Baxant
Please elaborate on this... I've never built rpms :(

On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
> What I meant was you recompile qmailadmin only..
>
> rpmbuild --rebuild --with  qmailadmin*.src.rpm
> then rpm -Uvh /usr/src/redhat/RPMs/i386/qmailadmin*.i386.rpm
>
> do it patiently you'll see the result ;-)
>
> Richard Baxant wrote:
> > What do you mean when you say manually? Each src.rpm separately? ... I
> > have uninstalled individual packages and reinstalled just to find that
> > they were not installed ... This is frustrating for something that was
> > created to be simple.
> >
> > On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
> >
> >>  I have my qmailadmin in /usr/share also.. hmmm somewhere is
> >> missing...
> >>  maybe you can try reinstall the package manually again?
> >>
> >>
> >>  Richard Baxant wrote:
> >>  After going through the file system ... I realized that qmailadmin is
> >> not located in
> >> /usr/share/toaster like the rest of the toaster files BUT in
> >> /usr/share instead would that make a difference?
> >>
> >> On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
> >>
> >>
> >>  What about you try to rpm -e qmailadmin
> >>
> >>  and re compile qmailadmin & install it back manually? Did you try?
> >>
> >>  Maybe something is missing??
> >>
> >>  Richard Baxant wrote:
> >>  ++
> >> | Tables_in_vpopmail |
> >> ++
> >> | mydomain_com |
> >> | dir_control |
> >> | lastauth |
> >> | valias |
> >> ++
> >>
> >> My domain is also available in the mentioned sections of the Toaster Admin.
> >>
> >> After clicking "mydomain.com" in List Domain I see the following
> >> permissions:
> >>
> >> Directory /home/vpopmail/domains/mydomain.com
> >> User ID 89
> >> Group ID 89
> >>
> >> I'm not really sure how this affects qmailadmin not displaying the
> >> links properly?
> >>
> >>
> >>
> >> On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
> >>
> >>
> >>  Hello Richard,
> >>
> >> I did a testing based on your error. I found that the "Invalid Login" could
> >> be because of the virtual domain(s) is not in vqadmin.
> >>
> >> Try logon to admin-toaster
> >> http:///admin-toaster/
> >>
> >> login with your username & password. Once you logon, at the main menu, 
> >> Click
> >> on Add and edit Virtual domains vqadmin-2.3.4
> >>
> >> then click on List Domains, type in your domain, see whether is it listed 
> >> in
> >> the database.
> >>
> >> Let us know the result.Gab
> >>
> >>
> >> -
> >>  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
> >> -
> >> 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]
> >>
> >>
> >>
> >> -
> >> QmailToaster hosted by: VR Hosted
> >> -
> >> 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]
> >
> >
> >
>
> -
>  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]



Re: [qmailtoaster] QmailAdmin

2006-02-19 Thread Richard Baxant
What do you mean when you say manually? Each src.rpm separately? ... I
have uninstalled individual packages and reinstalled just to find that
they were not installed ... This is frustrating for something that was
created to be simple.

On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
>  I have my qmailadmin in /usr/share also.. hmmm somewhere is
> missing...
>  maybe you can try reinstall the package manually again?
>
>
>  Richard Baxant wrote:
>  After going through the file system ... I realized that qmailadmin is
> not located in
> /usr/share/toaster like the rest of the toaster files BUT in
> /usr/share instead would that make a difference?
>
> On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
>
>
>  What about you try to rpm -e qmailadmin
>
>  and re compile qmailadmin & install it back manually? Did you try?
>
>  Maybe something is missing??
>
>  Richard Baxant wrote:
>  ++
> | Tables_in_vpopmail |
> ++
> | mydomain_com |
> | dir_control |
> | lastauth |
> | valias |
> ++
>
> My domain is also available in the mentioned sections of the Toaster Admin.
>
> After clicking "mydomain.com" in List Domain I see the following
> permissions:
>
> Directory /home/vpopmail/domains/mydomain.com
> User ID 89
> Group ID 89
>
> I'm not really sure how this affects qmailadmin not displaying the
> links properly?
>
>
>
> On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
>
>
>  Hello Richard,
>
> I did a testing based on your error. I found that the "Invalid Login" could
> be because of the virtual domain(s) is not in vqadmin.
>
> Try logon to admin-toaster
> http:///admin-toaster/
>
> login with your username & password. Once you logon, at the main menu, Click
> on Add and edit Virtual domains vqadmin-2.3.4
>
> then click on List Domains, type in your domain, see whether is it listed in
> the database.
>
> Let us know the result.Gab
>
>
> -
>  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
> -
> 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]
>
>
>
> -
> QmailToaster hosted by: VR Hosted
> -
> 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]



Re: [qmailtoaster] QmailAdmin

2006-02-19 Thread Richard Baxant
After going through the file system ... I realized that qmailadmin is
not located in
/usr/share/toaster like the rest of the toaster files BUT in
/usr/share instead would that make a difference?

On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
>  What about you try to rpm -e qmailadmin
>
>  and re compile qmailadmin & install it back manually? Did you try?
>
>  Maybe something is missing??
>
>  Richard Baxant wrote:
>  ++
> | Tables_in_vpopmail |
> ++
> | mydomain_com |
> | dir_control |
> | lastauth |
> | valias |
> ++
>
> My domain is also available in the mentioned sections of the Toaster Admin.
>
> After clicking "mydomain.com" in List Domain I see the following
> permissions:
>
> Directory /home/vpopmail/domains/mydomain.com
> User ID 89
> Group ID 89
>
> I'm not really sure how this affects qmailadmin not displaying the
> links properly?
>
>
>
> On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
>
>
>  Hello Richard,
>
> I did a testing based on your error. I found that the "Invalid Login" could
> be because of the virtual domain(s) is not in vqadmin.
>
> Try logon to admin-toaster
> http:///admin-toaster/
>
> login with your username & password. Once you logon, at the main menu, Click
> on Add and edit Virtual domains vqadmin-2.3.4
>
> then click on List Domains, type in your domain, see whether is it listed in
> the database.
>
> Let us know the result.Gab
>
>
> -
>  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
> -
> 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]



Re: [qmailtoaster] QmailAdmin

2006-02-19 Thread Richard Baxant
++
| Tables_in_vpopmail |
++
| mydomain_com   |
| dir_control|
| lastauth   |
| valias |
++

My domain is also available in the mentioned sections of the Toaster Admin.

After clicking "mydomain.com" in List Domain I see the following permissions:

Directory   /home/vpopmail/domains/mydomain.com
User ID 89
Group ID89

I'm not really sure how this affects qmailadmin not displaying the
links properly?



On 2/19/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
>
> Hello Richard,
>
> I did a testing based on your error. I found that the "Invalid Login" could
> be because of the virtual domain(s) is not in vqadmin.
>
> Try logon to admin-toaster
> http:///admin-toaster/
>
> login with your username & password. Once you logon, at the main menu, Click
> on Add and edit Virtual domains vqadmin-2.3.4
>
> then click on List Domains, type in your domain, see whether is it listed in
> the database.
>
> Let us know the result.Gab
>

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



Re: [qmailtoaster] QmailAdmin

2006-02-18 Thread Richard Baxant
What I have installed:

autorespond-toaster-2.0.4-1.2.8
clamav-toaster-0.87.1-1.2.10
control-panel-toaster-0.5-1.2.8
courier-imap-toaster-3.0.8-1.2.9
daemontools-toaster-0.76-1.2.9
ezmlm-cgi-toaster-0.53.324-1.2.10
ezmlm-toaster-0.53.324-1.2.10
isoqlog-toaster-2.1-1.2.9
maildrop-toaster-1.8.1-1.2.10
maildrop-toaster-devel-1.8.1-1.2.10
qmailadmin-toaster-1.2.9-1.2.11
qmailmrtg-toaster-4.2-1.2.8
qmail-pop3d-toaster-1.03-1.2.10
qmail-toaster-1.03-1.2.10
simscan-toaster-1.1-1.2.6
spamassassin-toaster-3.1.0-1.2.11
squirrelmail-toaster-1.4.5-1.2.13
ucspi-tcp-toaster-0.88-1.2.9
vpopmail-toaster-5.4.10-1.2.10
vqadmin-toaster-2.3.4-1.2.12


On 2/18/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
>
> I'm not sure why you cant get the login page.
>
> but try this to see whether you have fully installed qmail packages
>
> rpm -qa | grep toaster | sort
>
>

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



Re: [qmailtoaster] QmailAdmin

2006-02-18 Thread Richard Baxant
MySQL starts at boot via chkconfig.

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



[qmailtoaster] QmailAdmin

2006-02-18 Thread Richard Baxant
QmailAdmin has some sort of permissions issue, all of the menu links
are not visible, I have tried changing permissions but once that is
done QmailAdmin becomes completely useless and when even a correct
password is entered "Invalid Login" is displayed.

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



[qmailtoaster] test

2006-02-18 Thread Richard Baxant
This is a test because this mailing list is selective as to which
questions I post.

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



[qmailtoaster] QmailAdmin

2006-02-18 Thread Richard Baxant
QmailAdmin has some sort of permissions issue, all of the menu links
are not visible, I have tried changing permissions but once that is
done QmailAdmin becomes completely useless and when even a correct
password is entered "Invalid Login" is displayed.

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



[qmailtoaster] Qmailadmin

2006-02-17 Thread Richard Baxant
QmailAdmin has some sort of permissions issue, all of the menu links
are not visible, I have tried changing permissions but once that is
done QmailAdmin becomes completely useless and when even a correct
password is entered "Invalid Login" is displayed.

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



Re: [qmailtoaster] stopping at simscan?

2006-02-17 Thread Richard Baxant
Only 1 Problem left and that is getting qmailadmin to display all the
menu items... anyone?

On 2/17/06, Richard Baxant <[EMAIL PROTECTED]> wrote:
> PHP needed to be enabled in the httpd.conf
>
> 2 problems left:
>
> 1) isoqlog ... returns a 403 Forbidden error
>
> 2) qmailadmin returns some menu items but the important ones are
> missing, I can see Refresh, Logout, and Quick Links
>
>
> On 2/17/06, Warren <[EMAIL PROTECTED]> wrote:
> > Let's step back a second.  How exactly are you trying to access the menu
> > items?  Be quite specific and do not leave anything out. Perhaps you are
> > assuming something you should not.
> >
> > W
> >
> > Richard Baxant wrote:
> > > After a clean install ... All the toaster admin menu items are still
> > > hidden ... I can't understand why?
> > >
> > >
> >
> >
> > -
> >  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]



Re: [qmailtoaster] stopping at simscan?

2006-02-17 Thread Richard Baxant
PHP needed to be enabled in the httpd.conf

2 problems left:

1) isoqlog ... returns a 403 Forbidden error

2) qmailadmin returns some menu items but the important ones are
missing, I can see Refresh, Logout, and Quick Links


On 2/17/06, Warren <[EMAIL PROTECTED]> wrote:
> Let's step back a second.  How exactly are you trying to access the menu
> items?  Be quite specific and do not leave anything out. Perhaps you are
> assuming something you should not.
>
> W
>
> Richard Baxant wrote:
> > After a clean install ... All the toaster admin menu items are still
> > hidden ... I can't understand why?
> >
> >
>
>
> -
>  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]



Re: [qmailtoaster] stopping at simscan?

2006-02-17 Thread Richard Baxant
After a clean install ... All the toaster admin menu items are still
hidden ... I can't understand why?


On 2/17/06, Warren <[EMAIL PROTECTED]> wrote:
> If you are doing a fresh install, why not switch from fedora to centos.
> If this is a server that you will rely upon, you are better off using an
> enterprise server product than using a cutting-edge testing product.
>
> W
>
> Jake Vickers wrote:
> > Richard Baxant wrote:
> >
> >> I am going to try a fresh install ... maybe the 5th time will work
> >> again :)
> >>
> >>
> > Make sure to remove sendmail, and free up UID/GID 89:89 before you
> > start the install. Also, the distro flag to use is "fdr40", not "fc4".
> >
> >
> > -
> > 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]
>
>

-
 QmailToaster hosted by: VR Hosted <http://www.vr.org>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] stopping at simscan?

2006-02-17 Thread Richard Baxant
I am going to try a fresh install ... maybe the 5th time will work again :)

On 2/17/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
> I don't think there's something wrong with the script if you modify DISTRO =
> fdr40
>
> What I'm concern about is, did you remove sendmail totally? I have just
> installed a fresh FC4 this morning. It's now running well. Fully installed
> with the packages.
>
> ----- Original Message -
> From: "Richard Baxant" <[EMAIL PROTECTED]>
> To: 
> Sent: Friday, February 17, 2006 11:32 PM
> Subject: Re: [qmailtoaster] stopping at simscan?
>
>
> Hi Kishore
>
> I am using FC4 so should I have the following in the install script?
>
> # Edit to add your distro switch, build directory and architecture
>
> DISTRO=fc4 (this was cnt40 originally)
> ARCH=i386
> BDIR=redhat
>
>
>
>
> On 2/17/06, kishore chowdary <[EMAIL PROTECTED]> wrote:
> > hi Richard
> >
> >   i too faced this similar problem.my installation also
> > used
> > to stop with the same error.set ur distro & cpu architecture correctly in
> > the installation script & follow the installation instructions given in
> > centos 4.2 easy installation for OS instalaltion.select only the packages
> > which are mentioned in that procedure.
> >
> > i followed the steps exactly as told in the centos easy installation
> > procedure.everything wsa fine.i installed it on two server's in production
> > environment.
> >
> > Thanx & Regards
> > Kishore Chowdary
> >
> >
> > >From: Jake Vickers <[EMAIL PROTECTED]>
> > >Reply-To: qmailtoaster-list@qmailtoaster.com
> > >To: qmailtoaster-list@qmailtoaster.com
> > >Subject: Re: [qmailtoaster] stopping at simscan?
> > >Date: Fri, 17 Feb 2006 08:10:11 -0500
> > >
> > >Richard Baxant wrote:
> > >
> > >>I am using Erik Espinoza's "current-install-script.sh" and I have all of
> > >>a
> > >>sudden run into this problem, the weird thing is I installed this a day
> > >>ago and all installed fine but I had to re-install because of another
> > >>application. After 2 clean installs of FC4, this installer keeps failing
> > >>with the following:
> > >>
> > >>Installing simscan-toaster-1.1-1.2.6.src.rpm
> > >>error: Failed build dependencies:
> > >> qmail-toaster >= 1.03-1.2.4 is needed by
> > >>simscan-toaster-1.1-1.2.6.i386
> > >>error: File not found by glob:
> > >>/usr/src/redhat/RPMS/i386/simscan-toaster*.rpm
> > >
> > >The Qmail-Toaster package is not installed for some reason. Did you
> > >remove
> > >Sendmail first? Make sure UID/GID 89:89 are free. What packages were
> > >installed? (rpm -qa | grep toaster)
> > >
> > >-
> > > 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]
> >
> >
>
> -
>  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]
>
>

-
 QmailToaster hosted by: VR Hosted <http://www.vr.org>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] stopping at simscan?

2006-02-17 Thread Richard Baxant
Hi Gabriel

sendmail was removed in the process...

On 2/17/06, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote:
> Hi Richard,
>
> I'm not sure whether it was true, but maybe you can try remove sendmail
> manually by forcing it.
>
> rpm -e sendmail --nodeps
>
> It has evolution installed, and so evolution needs sendmail . I'm using FC4
> too ;)
>
> Let us know.
>
>
> -
>  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] stopping at simscan?

2006-02-17 Thread Richard Baxant
Hi Kishore

I am using FC4 so should I have the following in the install script?

# Edit to add your distro switch, build directory and architecture

DISTRO=fc4 (this was cnt40 originally)
ARCH=i386
BDIR=redhat




On 2/17/06, kishore chowdary <[EMAIL PROTECTED]> wrote:
> hi Richard
>
>   i too faced this similar problem.my installation also used
> to stop with the same error.set ur distro & cpu architecture correctly in
> the installation script & follow the installation instructions given in
> centos 4.2 easy installation for OS instalaltion.select only the packages
> which are mentioned in that procedure.
>
> i followed the steps exactly as told in the centos easy installation
> procedure.everything wsa fine.i installed it on two server's in production
> environment.
>
> Thanx & Regards
> Kishore Chowdary
>
>
> >From: Jake Vickers <[EMAIL PROTECTED]>
> >Reply-To: qmailtoaster-list@qmailtoaster.com
> >To: qmailtoaster-list@qmailtoaster.com
> >Subject: Re: [qmailtoaster] stopping at simscan?
> >Date: Fri, 17 Feb 2006 08:10:11 -0500
> >
> >Richard Baxant wrote:
> >
> >>I am using Erik Espinoza's "current-install-script.sh" and I have all of a
> >>sudden run into this problem, the weird thing is I installed this a day
> >>ago and all installed fine but I had to re-install because of another
> >>application. After 2 clean installs of FC4, this installer keeps failing
> >>with the following:
> >>
> >>Installing simscan-toaster-1.1-1.2.6.src.rpm
> >>error: Failed build dependencies:
> >> qmail-toaster >= 1.03-1.2.4 is needed by
> >>simscan-toaster-1.1-1.2.6.i386
> >>error: File not found by glob:
> >>/usr/src/redhat/RPMS/i386/simscan-toaster*.rpm
> >
> >The Qmail-Toaster package is not installed for some reason. Did you remove
> >Sendmail first? Make sure UID/GID 89:89 are free. What packages were
> >installed? (rpm -qa | grep toaster)
> >
> >-
> > 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]
>
>

-
 QmailToaster hosted by: VR Hosted <http://www.vr.org>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] stopping at simscan?

2006-02-17 Thread Richard Baxant
I ran the script again ... restarted apache and all is still hidden.

On 2/17/06, Richard Baxant <[EMAIL PROTECTED]> wrote:
> Yes the install completed and did not end in any noticable errors.
>
> I will run the script again and let you know ...
>
> > Did you finish the install? I have to ask You were still missing  or
> > so packages. You may try running the entire install script again - it
> > should run okay now that 89:89 is free.
> >
>

-
 QmailToaster hosted by: VR Hosted <http://www.vr.org>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] stopping at simscan?

2006-02-17 Thread Richard Baxant
Yes the install completed and did not end in any noticable errors.

I will run the script again and let you know ...

> Did you finish the install? I have to ask You were still missing  or
> so packages. You may try running the entire install script again - it
> should run okay now that 89:89 is free.
>

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



Re: [qmailtoaster] stopping at simscan?

2006-02-17 Thread Richard Baxant
It was a permissions issue 89:89 for vpopmail

Unfortunately I face a problem with the admin. All of the menu options
are missing/hidden?
Another permissions issue?

[QMAIL LOGO]

Change Admin Password:


Quick Go:


Credits:

QMAIL is a D. J. Bernstein software (http://cr.yp.to/qmail.html)
DAEMONTOOLS is a D. J. Bernstein software (http://cr.yp.to/daemontools.html)
UCSPI-TCP is a D. J. Bernstein software (http://cr.yp.to/ucspi-tcp.html)
EZMLM is from http://www.ezmlm.org
VPOPMAIL is a inter7 software (http://www.inter7.com/vpopmail)
QMAILADMIN is a inter7 software (http://www.inter7.com/qmailadmin)
VQADMIN is a inter7 software (http://www.inter7.com/vqadmin)
QMAILMRTG is a inter7 software (http://www.inter7.com/qmailmrtg7)
COURIER-IMAP is a Double Precision Inc. software
(http://www.inter7.com/courierimap)
TOASTER PATCHES are from Matt Simerson (http://matt.simerson.net)
OTHER PATCHES, PACKAGING and CONFIGURATIONS are from http://www.qmailtoaster.com

On 2/17/06, Jake Vickers <[EMAIL PROTECTED]> wrote:
> Richard Baxant wrote:
>
> >First I apologize if this post has repeated 2-3 times ... it told me
> >it was returned as spam which it is not.
> >
> >rpm -qa | grep toaster returns:
> >
> >autorespond-toaster-2.0.4-1.2.8
> >ucspi-tcp-toaster-0.88-1.2.9
> >squirrelmail-toaster-1.4.5-1.2.13
> >clamav-toaster-0.87.1-1.2.10
> >daemontools-toaster-0.76-1.2.9
> >spamassassin-toaster-3.1.0-1.2.11
> >
> >
> Okay, see if ZLib got installed (rpm -qa | grep zlib). VPopmail failed
> somewhere. Try rebuilding this one manually, and installing it. Paste
> the tails of any error messages that you receive, please. Qmail-Toaster
> needs vpopmail, or it errors out. I think this is where your problem is.
>
> -
>  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]



Re: [qmailtoaster] stopping at simscan?

2006-02-17 Thread Richard Baxant
First I apologize if this post has repeated 2-3 times ... it told me
it was returned as spam which it is not.

rpm -qa | grep toaster returns:

autorespond-toaster-2.0.4-1.2.8
ucspi-tcp-toaster-0.88-1.2.9
squirrelmail-toaster-1.4.5-1.2.13
clamav-toaster-0.87.1-1.2.10
daemontools-toaster-0.76-1.2.9
spamassassin-toaster-3.1.0-1.2.11

Erik's install script removes sendmail first and then starts the toaster install

On 2/17/06, Jake Vickers <[EMAIL PROTECTED]> wrote:
> Richard Baxant wrote:
>
> > I am using Erik Espinoza's "current-install-script.sh" and I have all
> > of a sudden run into this problem, the weird thing is I installed this
> > a day ago and all installed fine but I had to re-install because of
> > another application. After 2 clean installs of FC4, this installer
> > keeps failing with the following:
> >
> > Installing simscan-toaster-1.1-1.2.6.src.rpm
> > error: Failed build dependencies:
> > qmail-toaster >= 1.03-1.2.4 is needed by
> > simscan-toaster-1.1-1.2.6.i386
> > error: File not found by glob:
> > /usr/src/redhat/RPMS/i386/simscan-toaster*.rpm
>
> The Qmail-Toaster package is not installed for some reason. Did you
> remove Sendmail first? Make sure UID/GID 89:89 are free. What packages
> were installed? (rpm -qa | grep toaster)
>
> -
>  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]



[qmailtoaster] ***SPAM*** Re: [qmailtoaster] ***SPAM*** Re: [qmailtoaster] ***SPAM*** stopping at simscan?

2006-02-17 Thread Richard Baxant
I am using Erik Espinoza's "current-install-script.sh" and I have all
of a sudden run into this problem, the weird thing is I installed this
a day ago and all installed fine but I had to re-install because of
another application. After 2 clean installs of FC4, this installer
keeps failing with the following:

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



[qmailtoaster] ***SPAM*** Re: [qmailtoaster] ***SPAM*** stopping at simscan?

2006-02-17 Thread Richard Baxant
I am using Erik Espinoza's "current-install-script.sh" and I have all
of a sudden run into this problem, the weird thing is I installed this
a day ago and all installed fine but I had to re-install because of
another application. After 2 clean installs of FC4, this installer
keeps failing with the following:

Installing simscan-toaster-1.1-1.2.6.src.rpm
error: Failed build dependencies:
qmail-toaster >= 1.03-1.2.4 is needed by simscan-toaster-1.1-1.2.6.i386
error: File not found by glob: /usr/src/redhat/RPMS/i386/simscan-toaster*.rpm

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



[qmailtoaster] ***SPAM*** stopping at simscan?

2006-02-17 Thread Richard Baxant
I am using Erik Espinoza's "current-install-script.sh" and I have all
of a sudden run into this problem, the weird thing is I installed this
a day ago and all installed fine but I had to re-install because of
another application. After 2 clean installs of FC4, this installer
keeps failing with the following:Installing simscan-toaster-1.1-1.2.6.src.rpmerror: Failed build dependencies:qmail-toaster >= 1.03-1.2.4 is needed by simscan-toaster-1.1-1.2.6.i386error: File not found by glob: /usr/src/redhat/RPMS/i386/simscan-toaster*.rpm