[qmailtoaster] Very basic doubt

2008-05-19 Thread senthil vel
Hi list,
 I am learning qmailtoaster step by step. List helps me a lot. Thank
a ton for that. Now i got a doubt..I installed qmail toaster in a test
machine. I am using Centos4.3. Its working fine.

when i am using http://ip/qmailadmin/

there will be an option to modify user mail id..

In that window, at the bottom near the modify user button, i saw an option
enable spam detection in several installations. But i cant find it in my
test installation. Please tell me the basic logic in that..What should i do
to see that option? Forgive me if this is a very basic question

-- 
Thanks and Regards,
S.Senthilvel,
Webindia Internet Services
Chennai - 600 029, India.


Re: [qmailtoaster] Very basic doubt

2008-05-19 Thread PakOgah

senthil vel wrote:

Hi list,
 I am learning qmailtoaster step by step. List helps me a lot. 
Thank a ton for that. Now i got a doubt..I installed qmail toaster in 
a test machine. I am using Centos4.3. Its working fine.


when i am using http://ip/qmailadmin/

there will be an option to modify user mail id..

In that window, at the bottom near the modify user button, i saw an 
option enable spam detection in several installations. But i cant find 
it in my test installation. Please tell me the basic logic in 
that..What should i do to see that option? Forgive me if this is a 
very basic question


the option will available if you enable spambox. (it is off by default 
so dont worry)

see here to activate it.
http://wiki.qmailtoaster.com/index.php/FAQs#I_upgraded_my_QmailToaster_to_the_latest_and_I_no_longer_have_the_.22Spam_Detection.22_box_in_Qmailadmin.

the logic is when users rcvd email with subject tagged as spam 
***SPAM*** the message then will be delivered to folder SPAM rather than 
INBOX (so they didn't download it)
but you should socialize it with your users, so they'll always need to 
check SPAM folder before they whining to you that email from their 
colleges has not yet received.


HTH

ps: thank you for asking a very basic question so old newbies like me 
can answer it :)


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



[qmailtoaster] Round cube installation

2008-05-19 Thread senthil vel
I installed qmailtoaster in centos 4.3

I wish to install Round cube.

To that i installed qmail toaster plus.

then i ran qtp-menu

I selected Install RoundCube install

It told

Issuing command: qtp-install-roundcube

Please note that RoundCube is *NEW* software. I have not performed
any testing on this software. It may not work. You have been warned!

We're going to increase the default memory allocated to PHP, since RoundCube
will not allow you to use attachments larger than about 8K until this is
done.
The ammount will be increased from the default of 8M to 32M to facilitate
this.

I provided an Enter

Then it asked

What is your MySQL root password to create the database?

I provided the same password gave in the
/usr/src/qtms-install/cnt40-svcs.sh
While installing the qmailtoaster

It told

I need to set the ammount of RAM allocated to PHP (memory_limit) to 48M to
allow
users to open attachments. Is this okay? (select n if you have already set
this higher)
[y]/n

I gave y

--13:48:23--
http://superb-east.dl.sourceforge.net/sourceforge/roundcubemail/roundcubemail-0.1.1.tar.gz
   = `roundcubemail-0.1.1.tar.gz.3'
Resolving superb-east.dl.sourceforge.net... 209.160.66.130
Connecting to superb-east.dl.sourceforge.net|209.160.66.130|:80...
connected.
HTTP request sent, awaiting response... 200 OK
Length: 1,411,521 (1.3M) [application/x-gzip]

 9%
[===
] 140,7046.84K/sETA 02:35


After installing every thing it asked me to hit enter to return the menu.
I too did it...

But when i am using 'http://ip/rcm'

The following error comming...

 DATABASE ERROR: CONNECTION FAILED!

Unable to connect to the database!
Please contact your server-administrator.
 Please advise me to solute this


-- 
Thanks and Regards,
S.Senthilvel,


Re: [qmailtoaster] Round cube installation

2008-05-19 Thread PakOgah

senthil vel wrote:

I installed qmailtoaster in centos 4.3




  DATABASE ERROR: CONNECTION FAILED!

Unable to connect to the database!
Please contact your server-administrator.

Please advise me to solute this


centos 4 is using mysql 4.1
and if I look at roundcube's wiki, it seems because client libraries 
may not support the new password encryption protocol

see
http://trac.roundcube.net/wiki/Howto_Install
http://dev.mysql.com/doc/refman/5.0/en/old-client.html

perhaps you need to add /etc/my.cnf with
[mysqld]
...
old_passwords=1

then restart mysql service and try again.


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



Re: [qmailtoaster] Round cube installation

2008-05-19 Thread James Palmer
Just to make you aware I've attempted to use RoundCube on my CentOS 5  
toaster and getting it to work is proving impossible.


On the login screen, after entering username and password and clicking  
'login', it just returns to the login page, no errors written to any  
logs.  Reading the RoundCube forums this is a widespread problem  
preventing alot of people using it.



James



On 19 May 2008, at 10:28, PakOgah wrote:


senthil vel wrote:

I installed qmailtoaster in centos 4.3




 DATABASE ERROR: CONNECTION FAILED!

Unable to connect to the database!
Please contact your server-administrator.

Please advise me to solute this


centos 4 is using mysql 4.1
and if I look at roundcube's wiki, it seems because client  
libraries may not support the new password encryption protocol

see
http://trac.roundcube.net/wiki/Howto_Install
http://dev.mysql.com/doc/refman/5.0/en/old-client.html

perhaps you need to add /etc/my.cnf with
[mysqld]
...
old_passwords=1

then restart mysql service and try again.


-
   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] Round cube installation

2008-05-19 Thread Kyle Quillen
James,

I have ran into this problem in the past and forget how to fix it.  But
if I remember correctly it was a permissions issue on the database. 

However I elected to go with Squirrel Outlook which is just a skin for
squirrel mail.  It seems to be working great and I have it packaged so
that you can just drop it into place of the regular squirrel mail with
instructions.  

If you are interested let me know off list and I will send you a
download link so that you can get to it.  

Thanks
Q 




On Mon, 2008-05-19 at 13:14 +0100, James Palmer wrote:
 Just to make you aware I've attempted to use RoundCube on my CentOS 5  
 toaster and getting it to work is proving impossible.
 
 On the login screen, after entering username and password and clicking  
 'login', it just returns to the login page, no errors written to any  
 logs.  Reading the RoundCube forums this is a widespread problem  
 preventing alot of people using it.
 
 
 James
 
 
 
 On 19 May 2008, at 10:28, PakOgah wrote:
 
  senthil vel wrote:
  I installed qmailtoaster in centos 4.3
 
  
 
 
   DATABASE ERROR: CONNECTION FAILED!
 
  Unable to connect to the database!
  Please contact your server-administrator.
 
  Please advise me to solute this
 
  centos 4 is using mysql 4.1
  and if I look at roundcube's wiki, it seems because client  
  libraries may not support the new password encryption protocol
  see
  http://trac.roundcube.net/wiki/Howto_Install
  http://dev.mysql.com/doc/refman/5.0/en/old-client.html
 
  perhaps you need to add /etc/my.cnf with
  [mysqld]
  ...
  old_passwords=1
 
  then restart mysql service and try again.
 
 
  -
 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]
 
 
-- 
Thanks,
Kyle Quillen
Lightspeed Wireless
[EMAIL PROTECTED]
330.473.1231 ext.202


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



Re: [qmailtoaster] Can Qmail Be Configure In Such Way??

2008-05-19 Thread Natalio Gatti
You can do it installing the empf patch:
http://wiki.qmailtoaster.com/index.php/Installing_EMPF_patch

Salutti,

Natalio

On Mon, May 19, 2008 at 1:38 PM, Gabriel Lai [EMAIL PROTECTED] wrote:

 Hi all,

 Can qmail be configured in such way:

 [EMAIL PROTECTED] - can send externally and internally
 [EMAIL PROTECTED] - only can send internally (within domain.com)

 Please advice

 thanks



Re: [qmailtoaster] Can Qmail Be Configure In Such Way??

2008-05-19 Thread Andreas Galatis
Hi Gabriel,

try /home/vpopmail/bin/vmoduser 
you will see how to disable SMTP AUTH access,  roaming user/pop-before-smtp 
and /or imap 
depending on your setup (smtp-auth, pop before smtp) the server will not relay 
to foreign-domains

Bye
Andreas

Am Montag, 19. Mai 2008 18:38 schrieb Gabriel Lai:
 Hi all,

 Can qmail be configured in such way:

 [EMAIL PROTECTED] - can send externally and internally
 [EMAIL PROTECTED] - only can send internally (within domain.com)

 Please advice

 thanks

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



[qmailtoaster] Can I accept a specific domain to send email to my ezmlm mailing list

2008-05-19 Thread Bill Kwok
We are using a standard QMT with several EZMLM mailing list.  I would like
to block all email from other domains except a couple.  For example, my
mailing list is [EMAIL PROTECTED]  I want [EMAIL PROTECTED] to accept all 
emails from
all users of xxx.com and yyy.com only but not other domains.  Not all users
of xxx.com and yyy.com are in the mailing list.  Is it possible?

Thanks a lot.

Best regards,
Bill


[qmailtoaster] FW: Problem with SMTP Auth and roaming users

2008-05-19 Thread Gmail
I installed Qmail Toaster in Fedora core 6. If  I configured MUA (Outlook
Express, MS Outlook 2003) to use SMTP Authentication (Use the same setting
as my incoming mail server), MUA allways ask me to fill the email password
in Enter Network Password popup and I cannot send my email. It's very
inconvenient because employees use different IP addresses to send/receive
email (roaming users).

 

Help me to pass this!

Thank a lot.



Re: [qmailtoaster] Round cube installation

2008-05-19 Thread senthil vel
Hi Kyle Quillen,
   Does the Squirrel Outlook is  a skin? can u send me the
link? Thanks a lot in advance

S.Senthilvel

On Mon, May 19, 2008 at 5:54 PM, Kyle Quillen [EMAIL PROTECTED] wrote:

 James,

 I have ran into this problem in the past and forget how to fix it.  But
 if I remember correctly it was a permissions issue on the database.

 However I elected to go with Squirrel Outlook which is just a skin for
 squirrel mail.  It seems to be working great and I have it packaged so
 that you can just drop it into place of the regular squirrel mail with
 instructions.

 If you are interested let me know off list and I will send you a
 download link so that you can get to it.

 Thanks
 Q




 On Mon, 2008-05-19 at 13:14 +0100, James Palmer wrote:
  Just to make you aware I've attempted to use RoundCube on my CentOS 5
  toaster and getting it to work is proving impossible.
 
  On the login screen, after entering username and password and clicking
  'login', it just returns to the login page, no errors written to any
  logs.  Reading the RoundCube forums this is a widespread problem
  preventing alot of people using it.
 
 
  James
 
 
 
  On 19 May 2008, at 10:28, PakOgah wrote:
 
   senthil vel wrote:
   I installed qmailtoaster in centos 4.3
  
   
  
  
DATABASE ERROR: CONNECTION FAILED!
  
   Unable to connect to the database!
   Please contact your server-administrator.
  
   Please advise me to solute this
  
   centos 4 is using mysql 4.1
   and if I look at roundcube's wiki, it seems because client
   libraries may not support the new password encryption protocol
   see
   http://trac.roundcube.net/wiki/Howto_Install
   http://dev.mysql.com/doc/refman/5.0/en/old-client.html
  
   perhaps you need to add /etc/my.cnf with
   [mysqld]
   ...
   old_passwords=1
  
   then restart mysql service and try again.
  
  
   -
  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]
 
 
 --
 Thanks,
 Kyle Quillen
 Lightspeed Wireless
 [EMAIL PROTECTED]
 330.473.1231 ext.202


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




-- 
Thanks and Regards,
S.Senthilvel,


Re: [qmailtoaster] Very basic doubt

2008-05-19 Thread senthil vel
Hi,
As per the documment, i issused following commands

#rpm -qa |grep qmailadmin-toaster
#rpm -e qmailadmin-toaster-1.2.11-1.3.4
#rpmbuild --rebuild --with cnt40 --define 'spambox 1'
qmailadmin-toaster-*.src.rpm
#rpm -ivh /usr/src/redhat/RPMS/i386/qmailadmin-toaster-1.2.11-1.3.4.i386.rpm
#qmailctl restart


Its working fine.

Thanks a ton PakOgah This may be useful for the future new newbies



On Mon, May 19, 2008 at 1:37 PM, PakOgah [EMAIL PROTECTED] wrote:

 senthil vel wrote:

 Hi list,
 I am learning qmailtoaster step by step. List helps me a lot.
 Thank a ton for that. Now i got a doubt..I installed qmail toaster in a test
 machine. I am using Centos4.3. Its working fine.

 when i am using http://ip/qmailadmin/

 there will be an option to modify user mail id..

 In that window, at the bottom near the modify user button, i saw an
 option enable spam detection in several installations. But i cant find it in
 my test installation. Please tell me the basic logic in that..What should i
 do to see that option? Forgive me if this is a very basic question

  the option will available if you enable spambox. (it is off by default so
 dont worry)
 see here to activate it.

 http://wiki.qmailtoaster.com/index.php/FAQs#I_upgraded_my_QmailToaster_to_the_latest_and_I_no_longer_have_the_.22Spam_Detection.22_box_in_Qmailadmin
 .

 the logic is when users rcvd email with subject tagged as spam ***SPAM***
 the message then will be delivered to folder SPAM rather than INBOX (so they
 didn't download it)
 but you should socialize it with your users, so they'll always need to
 check SPAM folder before they whining to you that email from their colleges
 has not yet received.

 HTH

 ps: thank you for asking a very basic question so old newbies like me can
 answer it :)

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




-- 
Thanks and Regards,
S.Senthilvel,
Webindia Internet Services
Chennai - 600 029, India.


Re: [qmailtoaster] Round cube installation

2008-05-19 Thread senthil vel
Hi PakOgah,
my /etc/my.conf is already having old_passwords=1
i restarted it again too. Still i am facing same error

On Tue, May 20, 2008 at 8:47 AM, senthil vel [EMAIL PROTECTED] wrote:

 Hi Kyle Quillen,
Does the Squirrel Outlook is  a skin? can u send me the
 link? Thanks a lot in advance

 S.Senthilvel


 On Mon, May 19, 2008 at 5:54 PM, Kyle Quillen [EMAIL PROTECTED] wrote:

 James,

 I have ran into this problem in the past and forget how to fix it.  But
 if I remember correctly it was a permissions issue on the database.

 However I elected to go with Squirrel Outlook which is just a skin for
 squirrel mail.  It seems to be working great and I have it packaged so
 that you can just drop it into place of the regular squirrel mail with
 instructions.

 If you are interested let me know off list and I will send you a
 download link so that you can get to it.

 Thanks
 Q




 On Mon, 2008-05-19 at 13:14 +0100, James Palmer wrote:
  Just to make you aware I've attempted to use RoundCube on my CentOS 5
  toaster and getting it to work is proving impossible.
 
  On the login screen, after entering username and password and clicking
  'login', it just returns to the login page, no errors written to any
  logs.  Reading the RoundCube forums this is a widespread problem
  preventing alot of people using it.
 
 
  James
 
 
 
  On 19 May 2008, at 10:28, PakOgah wrote:
 
   senthil vel wrote:
   I installed qmailtoaster in centos 4.3
  
   
  
  
DATABASE ERROR: CONNECTION FAILED!
  
   Unable to connect to the database!
   Please contact your server-administrator.
  
   Please advise me to solute this
  
   centos 4 is using mysql 4.1
   and if I look at roundcube's wiki, it seems because client
   libraries may not support the new password encryption protocol
   see
   http://trac.roundcube.net/wiki/Howto_Install
   http://dev.mysql.com/doc/refman/5.0/en/old-client.html
  
   perhaps you need to add /etc/my.cnf with
   [mysqld]
   ...
   old_passwords=1
  
   then restart mysql service and try again.
  
  
   -
  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]
 
 
 --
 Thanks,
 Kyle Quillen
 Lightspeed Wireless
 [EMAIL PROTECTED]
 330.473.1231 ext.202


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




 --
 Thanks and Regards,
 S.Senthilvel,




-- 
Thanks and Regards,
S.Senthilvel,
Webindia Internet Services
Chennai - 600 029, India.


[qmailtoaster] Problems with smtp service and spamd

2008-05-19 Thread German Molano Asociados
Hi there... this weekend a server working with qmailtoaster, begins to fail. 
Checking the smtp logs i see this:

@40004831b06d060d955c connect(): No such file or directory
@40004831b06d061f312c qmail-smtpd: qq soft reject (mail server temporarily 
rejected message (#4.3.0)): MAILFROM:[EMAIL PROTECTED] RCPTTO:sert@

And in the spamd logs (i enable in /var/qmail/supervise/spamd/run debugging 
mode for spamd):

ID,__UNUSABLE_MSGID
@40004831afe7173d3ddc [9652] dbg: config: copying current conf to backup
@40004831afe718d254fc [9652] info: spamd: server started on port 783/tcp 
(running version 3.1.8)
@40004831afe718d34344 [9652] info: spamd: server pid: 9652
@40004831afe719180ca4 [9652] info: spamd: server successfully spawned child 
process, pid 9693
@40004831afe7192c9a5c [9652] dbg: prefork: child 9693: entering state 0
@40004831afe719316104 [9652] dbg: prefork: new lowest idle kid: none
@40004831afe719729084 [9693] dbg: prefork: sysread(6) not ready, wait max 
300 secs
@40004831afe719cafd3c [9652] info: spamd: server successfully spawned child 
process, pid 9694
@40004831afe719d5c30c [9652] dbg: prefork: child 9694: entering state 0
@40004831afe719df15c4 [9652] dbg: prefork: new lowest idle kid: none
@40004831afe719e497ec [9694] dbg: prefork: sysread(7) not ready, wait max 
300 secs
@40004831afe719facf6c [9652] dbg: prefork: child 9693: entering state 1
@40004831afe719fc001c [9652] dbg: prefork: new lowest idle kid: 9693
@40004831afe719fd6394 [9652] dbg: prefork: child reports idle
@40004831afe719ff6b1c [9652] dbg: prefork: child 9694: entering state 1
@40004831afe71a006cec [9652] dbg: prefork: new lowest idle kid: 9693
@40004831afe71a012484 [9652] dbg: prefork: child reports idle
@40004831afe71a043d7c [9652] info: prefork: child states: II
@40004831b07d1cee70d4 [9694] dbg: prefork: periodic ping from spamd parent
@40004831b07d1cf13bac [9694] dbg: prefork: sysread(7) not ready, wait max 
300 secs
@40004831b07d1cf1e3a4 [9693] dbg: prefork: periodic ping from spamd parent
@40004831b07d1cf48384 [9693] dbg: prefork: sysread(6) not ready, wait max 
300 secs
@40004831b1151fda78ec [9693] dbg: prefork: periodic ping from spamd parent
@40004831b1151fdd6ebc [9693] dbg: prefork: sysread(6) not ready, wait max 
300 secs
@40004831b1151ff21bb4 [9694] dbg: prefork: periodic ping from spamd parent
@40004831b1151ff66d2c [9694] dbg: prefork: sysread(7) not ready, wait max 
300 secs

I see no connections from simscan to spamd daemon, 

this are my spamassassin settings:

/etc/mail/spamassassin/local.cf
ok_locales all
skip_rbl_checks 0
rbl_timeout 15
required_score 5
report_safe 0
domainkeys_timeout 3
dkim_timeout 3
score SPF_FAIL 5
use_auto_whitelist 1
auto_whitelist_factory Mail::SpamAssassin::SQLBasedAddrList
user_awl_dsn DBI:mysql:spamassassin:localhost
user_awl_sql_username spamassassin
user_awl_sql_password --
user_awl_sql_table awl
use_bayes 1
use_bayes_rules 1
bayes_auto_learn 1
bayes_auto_learn_threshold_spam 5
bayes_store_module Mail::SpamAssassin::BayesStore::MySQL
bayes_sql_dsn DBI:mysql:spamassassin:localhost
bayes_sql_username spamassassin
bayes_sql_password -
spamcop_from_address [EMAIL PROTECTED]
spamcop_to_address [EMAIL PROTECTED]

I check the mysql connection a there is no problems, there is some sort of 
problem between smtp service and spamd

How i can check the source of the problem? 


thanks for your help

German