[qmailtoaster] Reinstallation of mailserver

2007-11-26 Thread SB


Dear all,

how do i do installation of qmailserver in the following scenario. Please 
advise.


E-mail arriving from the outside (Internet) delivered to the relay mail 
server located in the DMZ.
2.If the recipient domain is local, then it is sent to the Anti-Virus cum 
content filter for e-mail server residing in the internal network, otherwise 
the mail is bounced.
The A/V cum Content filter server checks the mail, which when found clean, 
is sent to the E-mail cluster for delivery in the recipient/user's


how do I configure the relay mailserver ? Pl help

Thanks in advance.

Sandip 



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



Re: [qmailtoaster] qmailtoaster-plus-0.2.14-1.3.17 is out!

2007-11-26 Thread Jake Vickers

Kyle Quillen wrote:

Round cube did not also pick up all of my folders IE the only folders I have
open are the inbox 


No sent trash or spam.

Not sure if this is a issue with round cube itself of the way it installs.

I have this same issue on two servers so I know it is not a per server
issue.

Just want to let you know jake. 
  


If it's in the way it installs, then it has changed with the newer 
version.  Why not check out Roundcube's (www.roundcube,net) forums or 
mailing list and see if you can't get it fixed. If there's a different 
way to install it I'll fix it in the next release, but I don't have time 
to troubleshoot it so you would have to figure it out and send me the fixes.


smime.p7s
Description: S/MIME Cryptographic Signature


[qmailtoaster] Building libdomainkeys

2007-11-26 Thread Roberto Bottoni - AfterBit
I'm using Fedora 5

when i try to do this:

rpmbuild --rebuild --with fdr50 libdomainkeys-toaster-*.src.rpm

the buinding process stuck at :

(if make dnstest >/dev/null 2>&1; then echo -lresolv; else echo ""; fi) >dns.lib


any solutions???
thanks!!




Re: [qmailtoaster] roundcube

2007-11-26 Thread Jake Vickers

Kyle Quillen wrote:


I would love to get this working so that my users can use it. 

 

I wonder who we have to pay to get it working with all the stuff 
squirrlell mail  uses


 

I have been looking at squirrell outlook since I saw a post on it and 
wonder how it worked




If you like Roundcube, then I would suggest paying him. He would 
probably make it work for you.
Failing that, Erik and myself both do consulting for this type of thing 
(consulting is what I do for a living, actually) and if paid to do so I 
would fix just about whatever you asked. I'm sure Erik would do the same.
Otherwise fixing things for QMT and other projects like QTP and QMT-ISO 
are just hobbies are what I do to kill time, but they're low priority. 
Paying jobs and family come first.




smime.p7s
Description: S/MIME Cryptographic Signature


Re: [qmailtoaster] Reinstallation of mailserver

2007-11-26 Thread Jake Vickers

SB wrote:


Dear all,

how do i do installation of qmailserver in the following scenario. 
Please advise.


E-mail arriving from the outside (Internet) delivered to the relay 
mail server located in the DMZ.
2.If the recipient domain is local, then it is sent to the Anti-Virus 
cum content filter for e-mail server residing in the internal network, 
otherwise the mail is bounced.
The A/V cum Content filter server checks the mail, which when found 
clean, is sent to the E-mail cluster for delivery in the recipient/user's


how do I configure the relay mailserver ? Pl help



Read the archive and the wiki. Basically you could use smtproutes and do 
this, or use an internal DNS server to serve the records to the relay 
machine, so it would accept email for a domain and then when it 
performed a DNS lookup to deliver it would get a result from the 
internal DNS server, delivering it where ever you wanted.





smime.p7s
Description: S/MIME Cryptographic Signature


[qmailtoaster] Squirrelmail plugins missing?

2007-11-26 Thread Jake Vickers
Has anyone else noticed that the account administration plugin is 
missing from Squirrelmail?
I have 2 servers this is evident on, 1 QMT-ISO machine and one manually 
installed machine, both running squirrelmail 1.4.9a-1.3.6.  Can anyone 
else confirm or deny this?

Thanks.



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [qmailtoaster] Domain Keys and Windows DNS Server

2007-11-26 Thread A M
Hi,

it's just like bind

2007/11/23, Chris Bird <[EMAIL PROTECTED]>:
>
>  Hi,
>
>
>
> My company uses Windows DNS servers, im trying to set domain keys up and
> have been using the wiki guide to setting them up. Im at the point where I
> need to configure the authoritative DNS server which is a Windows 2003
> server, the guide only has instructions on what the public key txt record
> should look like for djbdns and bind. I was wondering if the windows record
> should look any different or whether it should follow one of these?
>
>
>
> Thanks again for your help
>



-- 
AM
agmsoft(at)gmail.com


Re: [qmailtoaster] Squirrelmail plugins missing?

2007-11-26 Thread Jake Vickers

Jake Vickers wrote:
Has anyone else noticed that the account administration plugin is 
missing from Squirrelmail?
I have 2 servers this is evident on, 1 QMT-ISO machine and one 
manually installed machine, both running squirrelmail 1.4.9a-1.3.6.  
Can anyone else confirm or deny this?

Thanks.

It actually looks like the whole plugins directory is missing.  Anyone 
else have this issue, or am I all alone?


smime.p7s
Description: S/MIME Cryptographic Signature


RE: [qmailtoaster] qmailtoaster-plus-0.2.14-1.3.17 is out!

2007-11-26 Thread Kent Busbee
May I suggest making the following change to the script:

Change:
perl -pi -e 's/memory_limit\ =\ .*M/memory_limit\ =\ 48M/' /etc/php.ini
To:
perl -pi -e 's/memory_limit\ =\ \d*M/memory_limit\ =\ 48M/' /etc/php.ini



See response above; Kyle Quillen wrote:
> Ok I went in and looked at the php.ini
>
> When I ran the script it asked me if it was ok to modify the memory limit
>
> When I went in and looked it looked similar to this
>
>
> Memory_limit = 48Maximum
>
> I changed it to this
>
> Memory_limit = 48M ; Maximum
>
> That did it so I think the cause was in the script.  As I have just a
> stock
> install.  Other than that I am logged in and it is working great.
>
> Thanks a million for the scripts
>
> Q
>
>
> -Original Message-
> From: Jake Vickers [mailto:[EMAIL PROTECTED]
> Sent: Sunday, November 25, 2007 9:30 PM
> To: qmailtoaster-list@qmailtoaster.com
> Subject: Re: [qmailtoaster] qmailtoaster-plus-0.2.14-1.3.17 is out!
>
> Kyle Quillen wrote:
>> Jake,
>>
>> I tried the install round cube script and how my webserver will not
>> start.
>
>>
>> It is giving the error in the httpd error_log of:
>>
>> Allowed memory size of 48 bytes exhausted (tried to allocate 9 bytes)
>>
>> And when I run
>>
>> Service httpd status I get this
>> httpd dead but subsys locked
>>
>> not sure what happened here
>>
>
> That will be a PHP error. You may have had a custom php.ini - try
> changing it to 48M
>
>
>
> -
>  QmailToaster hosted by: VR Hosted 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


Kent Busbee
Director of Technology
Northlake Christian School


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



RE: [qmailtoaster] qmailtoaster-plus-0.2.14-1.3.17 is out!

2007-11-26 Thread Kyle Quillen
It seems there is something else broken with the install as well.  I have
posted a message over at the round cube forums to see where the problem is. 

I cannot send emails out nor are any of my folders showing up except for the
inbox. 

Is anyone else seeing this issue?

I am seeing it on two different boxes 

Thanks
Q


-Original Message-
From: Kent Busbee [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 26, 2007 3:18 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: RE: [qmailtoaster] qmailtoaster-plus-0.2.14-1.3.17 is out!

May I suggest making the following change to the script:

Change:
perl -pi -e 's/memory_limit\ =\ .*M/memory_limit\ =\ 48M/' /etc/php.ini
To:
perl -pi -e 's/memory_limit\ =\ \d*M/memory_limit\ =\ 48M/' /etc/php.ini



See response above; Kyle Quillen wrote:
> Ok I went in and looked at the php.ini
>
> When I ran the script it asked me if it was ok to modify the memory limit
>
> When I went in and looked it looked similar to this
>
>
> Memory_limit = 48Maximum
>
> I changed it to this
>
> Memory_limit = 48M ; Maximum
>
> That did it so I think the cause was in the script.  As I have just a
> stock
> install.  Other than that I am logged in and it is working great.
>
> Thanks a million for the scripts
>
> Q
>
>
> -Original Message-
> From: Jake Vickers [mailto:[EMAIL PROTECTED]
> Sent: Sunday, November 25, 2007 9:30 PM
> To: qmailtoaster-list@qmailtoaster.com
> Subject: Re: [qmailtoaster] qmailtoaster-plus-0.2.14-1.3.17 is out!
>
> Kyle Quillen wrote:
>> Jake,
>>
>> I tried the install round cube script and how my webserver will not
>> start.
>
>>
>> It is giving the error in the httpd error_log of:
>>
>> Allowed memory size of 48 bytes exhausted (tried to allocate 9 bytes)
>>
>> And when I run
>>
>> Service httpd status I get this
>> httpd dead but subsys locked
>>
>> not sure what happened here
>>
>
> That will be a PHP error. You may have had a custom php.ini - try
> changing it to 48M
>
>
>
> -
>  QmailToaster hosted by: VR Hosted 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


Kent Busbee
Director of Technology
Northlake Christian School


-
 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] qmailtoaster-plus-0.2.14-1.3.17 is out!

2007-11-26 Thread Dairenn Lombard
Is a yum repo available for the base qmailtoaster as well?

Thanks!

regards,
~ Dairenn Lombard
Systems Administration Department, Los Angeles
BroadSpire, Inc.
 

> -Original Message-
> From: Jake Vickers [mailto:[EMAIL PROTECTED] 
> Sent: Sunday, November 25, 2007 10:53 AM
> To: qmailtoaster-list@qmailtoaster.com
> Subject: [qmailtoaster] qmailtoaster-plus-0.2.14-1.3.17 is out!
> 
> 
> Fresh out of the oven is qmailtoaster-plus-0.2.14-1.3.17!  Okay, not 
> totally fresh. I finished it yesterday but it was my birthday 
> I took a 
> trip up to the Blue Ridge Parkway with my wife and my 4-week 
> old son. As always, the package is available at the main site: 
> http://qtp.qmailtoaster.com
> 
> BIG news: QTP is now available via a yum repo!  That's right, 
> download 
> and install my repo and you will be able to "yum install 
> qmailtoaster-plus" into your system.  Updates will be easy when new 
> stuff comes out.  I'll still continue to make the RPMs 
> available on the 
> main site, but this will be the future of QTP.
> The repo package is available at the main site, or here: 
> http://qtp.qmailtoaster.com/download/repo/qmailtoaster-plus.re
> po-0.1-1.noarch.rpm
> 
> 
> A few bug fixes for QTP, and a couple new features.  watchall and 
> cwatchall have been added to QTP, as well as a few other 
> things.  Here's 
> the new parts of the changelog:
> 
> 11/24/07 - Jake <[EMAIL PROTECTED]> - Created a package to 
> install the qmailtoaster-plus.repo 
>  - into yum
> 
> 11/22/07 - Jake <[EMAIL PROTECTED]> - Created man pages for 
> qmailtoaster-plus
> 
> 11/21/07 - Jake <[EMAIL PROTECTED]> - Made a Yum repo for 
> qmailtoaster-plus
> 
> 11/16/07 - Jake <[EMAIL PROTECTED]> - Updated the script to 
> download the new version
>  - of Roundcube and also fix a few other minor issue, 
> like my if-then logic.
>  - Everything seemed to install correctly, but I did 
> not do any testing other
>  - than that.
> 
> 10/30/08 - Jake <[EMAIL PROTECTED]> - Changed "cp -rf" to "cp 
> -af" in the restore script to
>  - retain the time stamps of the messages when 
> restoring. Thanks to 
>  - Aaron Spurlock for that one!
> 
> 10/25/07 - Jake <[EMAIL PROTECTED]>
>  - Fixed a bug with the qtp-newmodel script where the 
> reorganization
>  - was not happening correctly.
>  - Also have it install procmail if needed to meet a 
> spamassassin dep. 
>  - Added a routine place holder for a dep check 
> routine to be used in the future.
>  - Added watchall and cwatchall to the QTP package 
> (installable)
> 
> 10/24/07 - Jake <[EMAIL PROTECTED]>
>  - Updated qtp-clean-trash to allow for a control 
> file (thanks to
>- Davide Bozzelli). Davide Bozzelli also submitted an updated
>- SaneSecurity script that will check for a lock file, 
> not restart
>- clamav if no updates, and made the clam restart 
> quiet for cron jobs
> 
> 10/15/07 - Jake <[EMAIL PROTECTED]>
>  - Fixed -t option in qmlog (contributed by Eric 'Shubes')
> 
> 
> 
> 
> As a side note, if anyone has a script to count the number of 
> downloads 
> made via a yum repo (parsing the httpd logs), please let me 
> know.  It's 
> something that would save me time if you already have something like 
> this or are willing to whip something up for me to save some time.
> 
> If anyone has any suggestions or comments (or fixes) for QTP 
> or any of 
> it's parts, please contact me off-list and let me know.
> Enjoy!
> 
> 
> (A new version of QMT-ISO will be out soon)

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



Re: [qmailtoaster] qmailtoaster-plus-0.2.14-1.3.17 is out!

2007-11-26 Thread Jake Vickers

Kent Busbee wrote:

May I suggest making the following change to the script:

Change:
perl -pi -e 's/memory_limit\ =\ .*M/memory_limit\ =\ 48M/' /etc/php.ini
To:
perl -pi -e 's/memory_limit\ =\ \d*M/memory_limit\ =\ 48M/' /etc/php.ini


  


Been changed. Thanks!


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [qmailtoaster] qmailtoaster-plus-0.2.14-1.3.17 is out!

2007-11-26 Thread Jake Vickers

Dairenn Lombard wrote:

Is a yum repo available for the base qmailtoaster as well?
  



Not yet. One will be soon for all non-DJB packages (Squirrelmail, 
ClamAV, etc.). Once DJB officially releases Qmail as public domain then 
Qmail/daemontools, etc. will be in a repo.


smime.p7s
Description: S/MIME Cryptographic Signature


RE: [qmailtoaster] qmailtoaster-plus-0.2.14-1.3.17 is out!

2007-11-26 Thread Dairenn Lombard
> -Original Message-
> From: Jake Vickers [mailto:[EMAIL PROTECTED] 
> Sent: Monday, November 26, 2007 12:50 PM
> To: qmailtoaster-list@qmailtoaster.com
> Subject: Re: [qmailtoaster] qmailtoaster-plus-0.2.14-1.3.17 is out!
> 
> Not yet. One will be soon for all non-DJB packages (Squirrelmail, 
> ClamAV, etc.). Once DJB officially releases Qmail as public 
> domain then 
> Qmail/daemontools, etc. will be in a repo.

Curious, how did QTP get to be in a yum repository if the Prophet DJB
(praise be upon him) has yet to release the base qmail program via a yum
repo?

regards,
~ Dairenn Lombard
Systems Administration Department, Los Angeles
BroadSpire, Inc.

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



Re: [qmailtoaster] qmailtoaster-plus-0.2.14-1.3.17 is out!

2007-11-26 Thread Jake Vickers

Dairenn Lombard wrote:

-Original Message-
From: Jake Vickers [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 26, 2007 12:50 PM

To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] qmailtoaster-plus-0.2.14-1.3.17 is out!

Not yet. One will be soon for all non-DJB packages (Squirrelmail, 
ClamAV, etc.). Once DJB officially releases Qmail as public 
domain then 
Qmail/daemontools, etc. will be in a repo.



Curious, how did QTP get to be in a yum repository if the Prophet DJB
(praise be upon him) has yet to release the base qmail program via a yum
repo?
  


QTP is software that I either write or collect from others 
(qtp.qmailtoaster.com). I created my own repo for it, and it does not 
include any of DJB's software.
Since it's my software (or other's that have given permission or it's 
GPL'ed) I can do what I want ;) 





smime.p7s
Description: S/MIME Cryptographic Signature


Re: [qmailtoaster] qmailtoaster-plus-0.2.14-1.3.17 is out!

2007-11-26 Thread Natalio Gatti
Besides roundcube (i'm not using it) I have succesfully installed QTP in a
Fedora 7 system.
I have to modify qtp-whatami to include F7 support, and add some perl
dependencies to run sa-update correctly.
I'm not at the office now, as soon as I get there I'll send those
dependencies.

Natalio.


Re: [qmailtoaster] qmailtoaster-plus-0.2.14-1.3.17 is out!

2007-11-26 Thread Jake Vickers

Natalio Gatti wrote:
Besides roundcube (i'm not using it) I have succesfully installed QTP 
in a Fedora 7 system.
I have to modify qtp-whatami to include F7 support, and add some perl 
dependencies to run sa-update correctly.
I'm not at the office now, as soon as I get there I'll send those 
dependencies.




Thanks. I'd like the Fedora 7 qtp-whatami stuff as well. I only work on 
Cent/RHEL and Debian now, so not much time to test other distros.





smime.p7s
Description: S/MIME Cryptographic Signature


Re: [qmailtoaster] Squirrelmail plugins missing?

2007-11-26 Thread slamp slamp
On Nov 26, 2007 2:33 PM, Jake Vickers <[EMAIL PROTECTED]> wrote:
>
> Jake Vickers wrote:
> > Has anyone else noticed that the account administration plugin is
> > missing from Squirrelmail?
> > I have 2 servers this is evident on, 1 QMT-ISO machine and one
> > manually installed machine, both running squirrelmail 1.4.9a-1.3.6.
> > Can anyone else confirm or deny this?
> > Thanks.
> >
> It actually looks like the whole plugins directory is missing.  Anyone
> else have this issue, or am I all alone?
>

I have squirrelmail-toaster-1.4.10a-1.3.7 and I have the plugins
directory and my administration plugin is working fine.

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



Re: [qmailtoaster] qmailtoaster-plus-0.2.14-1.3.17 is out!

2007-11-26 Thread Natalio Gatti
On Nov 26, 2007 8:31 PM, Jake Vickers <[EMAIL PROTECTED]> wrote:

> Natalio Gatti wrote:
> > Besides roundcube (i'm not using it) I have succesfully installed QTP
> > in a Fedora 7 system.
> > I have to modify qtp-whatami to include F7 support, and add some perl
> > dependencies to run sa-update correctly.
> > I'm not at the office now, as soon as I get there I'll send those
> > dependencies.
> >
>
> Thanks. I'd like the Fedora 7 qtp-whatami stuff as well. I only work on
> Cent/RHEL and Debian now, so not much time to test other distros.


Dependencies missing for Fedora 7 distro:
perl-IO-Zlib
perl-Compress-Zlib

I didn't test all the packages, just whatami, sa-update and rbl configs.
I'll send the whatami stuff later (i'm not at the office yet).

Natalio.


Re: [qmailtoaster] qmailtoaster-plus-0.2.14-1.3.17 is out!

2007-11-26 Thread Jake Vickers

Natalio Gatti wrote:




Dependencies missing for Fedora 7 distro:
perl-IO-Zlib
perl-Compress-Zlib

I didn't test all the packages, just whatami, sa-update and rbl 
configs. I'll send the whatami stuff later (i'm not at the office yet).




Great. Send me the info off-list and I'll put out a new QTP with those 
updates next week. I'll also see about adding the perl deps into the repo.

Thanks,


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [qmailtoaster] Squirrelmail plugins missing?

2007-11-26 Thread PakOgah
> On Nov 26, 2007 2:33 PM, Jake Vickers <[EMAIL PROTECTED]> wrote:
>>
>> Jake Vickers wrote:
>> > Has anyone else noticed that the account administration plugin is
>> > missing from Squirrelmail?
>> > I have 2 servers this is evident on, 1 QMT-ISO machine and one
>> > manually installed machine, both running squirrelmail 1.4.9a-1.3.6.
>> > Can anyone else confirm or deny this?
>> > Thanks.
>> >
>> It actually looks like the whole plugins directory is missing.  Anyone
>> else have this issue, or am I all alone?
>>
>
> I have squirrelmail-toaster-1.4.10a-1.3.7 and I have the plugins
> directory and my administration plugin is working fine.
>

with almost 1 year qmailtoaster installed on my box, I never experience
that problem? Is is possible harrdisk corruption ??


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



[qmailtoaster] Telaen/UebiMiau webmail

2007-11-26 Thread PakOgah
Some time ago, someone is asking about nice webmail interface ( I think it
was Mike) maybe you can try telaen webmail, it has interface like Outlook
Express

I have try it long time ago, but I forgot why I discard it and look back
to squirrelmail

see the web for detail:
http://telaen.org/
http://www.jungshin.com.ar/outlook/


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