Re: [qmailtoaster] setuidgid: fatal: unknown account qmaill

2006-07-18 Thread Jake Vickers




Ganesh wrote:

  
  
  Hi,
  
  
  I
am facing a problem with qmail toaster, it is showing the following
error and scrolling continuously.
  
  setuidgid:
fatal: unknown account qmaill
  
  How can I fix this problem
  

Something did not get installed correctly. What does 'rpm -qa | grep
toaster' show?




Re: [qmailtoaster] mysql 5 - what exactly has problems?

2006-07-18 Thread Warren (mailing lists)
Erik Espinoza wrote:
 Hello Warren,
 
 There is only one patch needed to support MySQL 5, and this is
 available from my website at http://devel.qmailtoaster.com/
 
 Without this patch, MySQL 5 will kick vpopmail off pretty often.
 
 Thanks,
 Erik

Erik,

Does this patch harm mysql 4 at all?  If not, should it perhaps be
merged into the main source tree?

W

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



Re: [qmailtoaster] mysql 5 - what exactly has problems?

2006-07-18 Thread Jake Vickers




Warren (mailing lists) wrote:

  Erik Espinoza wrote:
  
  
Hello Warren,

There is only one patch needed to support MySQL 5, and this is
available from my website at http://devel.qmailtoaster.com/

Without this patch, MySQL 5 will kick vpopmail off pretty often.

Thanks,
Erik

  
  
Erik,

Does this patch harm mysql 4 at all?  If not, should it perhaps be
merged into the main source tree?

  

It doesn't affect version 4 at all. It just imposes some overhead,
which is why it hasn't been included as of yet (that, and it's a new
issue, so there is some lag and testing involved). To the best of my
knowledge, the overhead has not been benched to see what impact it
imposes on version 4, and since a very small percentage of users on
here are running version 5 it has not been a priority.
Just my 2 cents.




Re: [qmailtoaster] mysql 5 - what exactly has problems?

2006-07-18 Thread Warren (mailing lists)
Jake Vickers wrote:
 Warren (mailing lists) wrote:
Does this patch harm mysql 4 at all?  If not, should it perhaps be
merged into the main source tree?

 It doesn't affect version 4 at all. It just imposes some overhead, which
 is why it hasn't been included as of yet (that, and it's a new issue, so
 there is some lag and testing involved). To the best of my knowledge,
 the overhead has not been benched to see what impact it imposes on
 version 4, and since a very small percentage of users on here are
 running version 5 it has not been a priority.
 Just my 2 cents.

That makes perfect sense, for now.  But as the 5.0.x branch of mysql 5
is quite stable, RHEL5 beta 1 is due out any day and Fedora Core 6 is
past its feature and development freeze already, the amount of people
using mysql 5 is going to increase dramatically in the second half of
this year.

I did not see the patch on Erik's site, just an updated rpm, which I
downloaded and will install this evening.  What exactly does this patch
do?  Is it perhaps something that can be scripted to only install (or
perhaps run) if mysql 5 is installed?

W

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



Re: [qmailtoaster] mysql 5 - what exactly has problems?

2006-07-18 Thread Jake Vickers




Warren (mailing lists) wrote:

  
That makes perfect sense, for now.  But as the 5.0.x branch of mysql 5
is quite stable, RHEL5 beta 1 is due out any day and Fedora Core 6 is
past its feature and development freeze already, the amount of people
using mysql 5 is going to increase dramatically in the second half of
this year.

I did not see the patch on Erik's site, just an updated rpm, which I
downloaded and will install this evening.  What exactly does this patch
do?  Is it perhaps something that can be scripted to only install (or
perhaps run) if mysql 5 is installed?

  

That is an interesting idea. I imagine the overhead impact would not be
substantial for the 4.1 branch, so it would probably be included for
simplicity, instead of a separate RPM.
All things evolve. Toaster will evolve with them, and as soon as 5.0
makes it to the "main stream" it will of course be changed to support
this.




Re: [qmailtoaster] couriertls couriersslcache

2006-07-18 Thread Kevin Katz

Any info on this problem yet?

Thank you
Kevin


- Original Message - 
From: Erik Espinoza [EMAIL PROTECTED]

To: qmailtoaster-list@qmailtoaster.com
Sent: Sunday, July 16, 2006 4:26 PM
Subject: Re: [qmailtoaster] couriertls couriersslcache



Looks to me like a macro that wasn't properly expanded during compile
time. I will take a look at the spec file tonight. Would you mind
sending me a copy of what pops up when you type this:

# rpm -qa | grep toaster


Thanks,
Erik

On 7/16/06, Kevin Katz [EMAIL PROTECTED] wrote:

Running Fedora4 with Toaster 1.3.1 / 1.3.5, started getting this in my
pop3-ssl logs.

couriertls: @localstatedir@/couriersslcache: no such file or directory.

I presume this is a missing file or directory, possibly in
/var/qmail/control/  ??

What is required to fix this?

Thank you,
Kevin


-
 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] automatically delete spam messages

2006-07-18 Thread Jared Markell



Hey 
all,

How does 
one modify spamassasin or qmail to automatically move anything marked as spam by 
spamassasin to the Trash folder (or just delete) on a per-email account basis? 
On our old mail server, the preference was in squirrelmail, but it's not in the 
toaster version.

This 
discludes the Message Filtering in Squirrelmail since that only appears to work 
if you only use squirrelmail for email versus pop3 or imap.

Jared 



Re: [qmailtoaster] automatically delete spam messages

2006-07-18 Thread Jake Vickers




Jared Markell wrote:

  
  
  Hey all,
  
  How does one modify spamassasin or qmail to
automatically move anything marked as spam by spamassasin to the Trash
folder (or just delete) on a per-email account basis? On our old mail
server, the preference was in squirrelmail, but it's not in the toaster
version.
  
  This discludes the Message Filtering in
Squirrelmail since that only appears to work if you only use
squirrelmail for email versus pop3 or imap.

There is some work being done on this that should (hopefully) be rolled
out in the next version. The previous version had this with a
mailfilter script (which you can still use), but it caused some issues
with quotas. There were 2 workarounds for this, one being adding a
command in your tcp.smtp file, the other just running a script nightly
that would learn from the spam in the Spam folder then delete it. Check
to see if you have the mailfilter script (/etc/mail/mailfilter);
depending on when you installed you may/may not have the script. Then
it's just as easy as making the user's .qmail file look like this:
|/var/qmail/bin/preline /usr/bin/maildrop -A 'Content-Filter:
maildrop-toaster' /etc/mail/mailfilter
and making sure they have a folder in Squirrelmail called Spam
Email me off-list if you need the script, and I can also give an
example of the nightly script I use to learn/delete the spam messages.






RE: [qmailtoaster] automatically delete spam messages

2006-07-18 Thread Jared Markell



Jake,

Thanks for your reply. I'm glad this is being worked on! 
However, then method you're leaning at requires me as the sysadmin to add this 
feature for them via the command line which I'd like to avoid. I was curious if 
there was something I overlooked that would allow them via the online gui to 
modify this setting, but if it doesn't exist at this current point in time, that 
is fine. I can wait 'til the feature is implemented, and so can my email 
clients. ;) Using outlook or squirrelmail to filter spam to the trash is fine in 
the mean time.

Thanks again!

Jared



From: Jake Vickers [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 18, 2006 10:54 AMTo: 
qmailtoaster-list@qmailtoaster.comSubject: Re: [qmailtoaster] 
automatically delete spam messages
Jared Markell wrote: 

  Hey 
  all,
  
  How does 
  one modify spamassasin or qmail to automatically move anything marked as spam 
  by spamassasin to the Trash folder (or just delete) on a per-email account 
  basis? On our old mail server, the preference was in squirrelmail, but it's 
  not in the toaster version.
  
  This 
  discludes the Message Filtering in Squirrelmail since that only appears to 
  work if you only use squirrelmail for email versus pop3 or 
  imap.There is some work being done on this that 
should (hopefully) be rolled out in the next version. The previous version had 
this with a mailfilter script (which you can still use), but it caused some 
issues with quotas. There were 2 workarounds for this, one being adding a 
command in your tcp.smtp file, the other just running a script nightly that 
would learn from the spam in the Spam folder then delete it. Check to see if you 
have the mailfilter script (/etc/mail/mailfilter); depending on when you 
installed you may/may not have the script. Then it's just as easy as making the 
user's .qmail file look like this:|/var/qmail/bin/preline /usr/bin/maildrop 
-A 'Content-Filter: maildrop-toaster' /etc/mail/mailfilterand making sure 
they have a folder in Squirrelmail called SpamEmail me off-list if you need 
the script, and I can also give an example of the nightly script I use to 
learn/delete the spam messages.


Re: [qmailtoaster] Toaster + Horde + Passwd

2006-07-18 Thread David J.



Is there some how I could get the rpm source of 
toaster for My x86_64 CentOS ..??



Best Regards,

David J.
PT. Mentari MultimediaAmex Building, 2nd floorMelawai Raya no. 
7Jakarta Selatan 12160IndonesiaPhone : +62 21 
7205353Fax : +62 21 7206759Mobile : +62 852 133 
15127

  - Original Message - 
  From: 
  Dan 
  Herbon 
  To: qmailtoaster-list@qmailtoaster.com 
  
  Sent: Friday, July 14, 2006 4:33 AM
  Subject: [qmailtoaster] Toaster + Horde + 
  Passwd
  
  
  So I’ve researched this 
  extensively and I’d like to find out if anyone out there has a fix for 
  this.
  
  My toaster install is using the 
  default installation. Each virtual domain gets its own table in the vpopmail 
  db rather than all in one db. Now the vpopmail backend in the 
  horde/passwd/config/backends.php file is as 
  follows:
  
  
  $backends['vpopmail'] = array 
  (
   'name' = 
  'Example Vpopmail Server',
   'preferred' 
  = '',
   'password 
  policy' = array(
   
  'minLength' = 3,
   
  'maxLength' = 20,
   
  'maxSpace' = 0,
   
  'minUpper' = 0,
   
  'minLower' = 0,
   
  'minNumeric' = 0
   
  ),
   'driver' = 
  'vpopmail',
   'params' = 
  array(
   
  'phptype' = 'mysql',
   
  'hostspec' = 'localhost',
   
  'username' = 'vpopmail',
   
  'password' = 'enterqmail',
   
  'encryption' = 'crypt',
   
  'database' = 'vpopmail',
   
  'table' = 'vpopmail', 
  ß-Problem
   
  'name' = 'pw_name',
   
  'domain' = 'pw_domain',
   
  'passwd' = 'pw_passwd',
   
  'clear_passwd' = 'pw_clear_passwd',
   
  'use_clear_passwd' = true,
   
  'show_encryption' = true
   
  )
  );
  
  
  The vpopmail.php file in 
  /horde/passwd/lib/Driver/ directory does the SELECT statement. The problem is 
  of course the toaster install tries to query the vpopmail table in the 
  vpopmail db but this of course doesn’t exist.
  
  The code in the vpopmail.php 
  file:
  
  ---
   function 
  _lookup($username, $old_password)
   
  {
   
  /* Connect to the database. */
   
  $res = $this-_connect();
   
  if (is_a($res, 'PEAR_Error')) {
   
  return $res;
   
  }
  
   
  /* Only split up username if domain is set in 
  backend
   
  * configuration. */
   
  if (!empty($this-_params['domain'])) {
   
  list($name, $domain) = explode('@', $username);
   
  } else {
   
  $name = $username;
   
  }
  
   
  /* Build the SQL query. */
  
   
  $sql = 'SELECT ' . $this-_params['passwd'] .
   
  ' FROM ' . $this-_params['table'] .
   
  ' WHERE ' . $this-_params['name'] . ' = ?';
   
  $values = array($name);
   
  if ($this-_params['domain']) {
   
  $sql .= ' AND ' . $this-_params['domain'] . ' = 
  ?';
   
  $values[] = $domain;
   
  }
   
  Horde::logMessage('SQL Query by Passwd_Driver_vpopmail::_lookup(): ' . $sql, 
  __FILE__, __LINE__, PEAR_LOG_DEBUG);
  
   
  /* Execute the query. */
   
  $result = $this-_db-query($sql, $values);
   
  if (!is_a($result, 'PEAR_Error')) {
   
  $row = $result-fetchRow(DB_FETCHMODE_ASSOC);
   
  $result-free();
   
  if (is_array($row)) {
   
  /* Get the password from the database. */
   
  $current_password = 
  $row[$this-_params['passwd']];
  
   
  /* See if the passwords match. */
   
  return $this-comparePasswords($current_password, 
  $old_password);
   
  }
   
  }
  
   
  return PEAR::raiseError(_("User not found"));
   
  }
  ---
  
  Any help 
  appreciated
  
  Dan


Re: [qmailtoaster] qmailadmin - aliases?

2006-07-18 Thread David J.



Hi all,

I've tried to add some forward or aliases 
from the qmailadmin on the qmaiadmin GUI it shows the forwards, but not on 
thevqadmin (admin-toaster).when I check through the shell (CLI). 


I could not find any 
.qmail-$aliasin my 
/home/vpopmail/domains/$domain/ 

Is there some config shouldI done to turn on 
the dotforward to get the .qmail-$alias works


Best Regards,

David J.PT. Mentari 
MultimediaAmex Building, 2nd floorMelawai Raya no. 7Jakarta Selatan 
12160IndonesiaPhone : +62 21 7205353Fax : 
+62 21 7206759Mobile : +62 852 133 15127

  - Original Message - 
  From: 
  Jared 
  Markell 
  To: qmailtoaster-list@qmailtoaster.com 
  
  Sent: Saturday, July 15, 2006 1:10 
  AM
  Subject: [qmailtoaster] qmailadmin - 
  aliases?
  
  Hey 
  all,
  
  Isn't 
  there supposed to be a way to add email aliases through qmail admin? So if I 
  want an email address [EMAIL PROTECTED] to 
  go to [EMAIL PROTECTED]'s email box, I 
  could set up an alias to do this? In the help files for qmail admin, it shows 
  it in the menu and how to do it (see attatched jpg), but that menu item isn't 
  in my menu (qmailadmin v1.2.9, as per the latest toaster).. or is this 
  something they incorporated into Forwards, so they're both the same 
  thing?
  
  The only 
  I've found to do it (without touching forwards), is from the command line 
  using valias, but since telnet isn't in the default installation for CentOS 
  4.3, makes adding aliases with valias a pain. :)
  
  
  
  Jared
  
  
  

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


Re: [qmailtoaster] x86_64 source

2006-07-18 Thread Eric \Shubes\

David J. wrote:
Is there some how I could get the rpm source of toaster for My x86_64 
CentOS ..??
 
 
 
Best Regards,
 


David J.
PT. Mentari Multimedia
Amex Building, 2nd floor
Melawai Raya no. 7
Jakarta Selatan 12160
Indonesia
Phone : +62 21 7205353
Fax : +62 21 7206759
Mobile : +62 852 133 15127


http://www.qmailtoaster.com/centos/cnt40/EZ-QmailToaster-CentOS-4.3.txt
--
-Eric 'shubes'

-
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 - aliases?

2006-07-18 Thread Eric \Shubes\

http://devel.qmailtoaster.com/faq.html#vqadmin

David J. wrote:

Hi all,
 
I've tried  to add some forward or aliases from the qmailadmin on the 
qmaiadmin GUI it shows the forwards, but not on the vqadmin 
(admin-toaster). when I check through the shell (CLI).
 
I could not find any .qmail-$alias in my /home/vpopmail/domains/$domain/
 
Is there some config should I done to turn on the dotforward  to get the 
.qmail-$alias works
 
 
Best Regards,
 


David J.
PT. Mentari Multimedia
Amex Building, 2nd floor
Melawai Raya no. 7
Jakarta Selatan 12160
Indonesia
Phone : +62 21 7205353
Fax : +62 21 7206759
Mobile : +62 852 133 15127

- Original Message -
*From:* Jared Markell mailto:[EMAIL PROTECTED]
*To:* qmailtoaster-list@qmailtoaster.com
mailto:qmailtoaster-list@qmailtoaster.com
*Sent:* Saturday, July 15, 2006 1:10 AM
*Subject:* [qmailtoaster] qmailadmin - aliases?

Hey all,
 
Isn't there supposed to be a way to add email aliases through qmail

admin? So if I want an email address [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED] to go to [EMAIL PROTECTED]'s
mailto:[EMAIL PROTECTED]'s email box, I could set up an alias to do
this? In the help files for qmail admin, it shows it in the menu and
how to do it (see attatched jpg), but that menu item isn't in my
menu (qmailadmin v1.2.9, as per the latest toaster).. or is this
something they incorporated into Forwards, so they're both the same
thing?
 
The only I've found to do it (without touching forwards), is from

the command line using valias, but since telnet isn't in the default
installation for CentOS 4.3, makes adding aliases with valias a pain. :)
 
 
 
Jared 
 




--
-Eric 'shubes'

-
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 - aliases?

2006-07-18 Thread Erik Espinoza

Hi Jared,

There are no replacements for this as a GUI, and the command line is
recommended, but vqadmin can be used for the basics (create domains,
delete domains, set limits). Everything else should be done via
qmailadmin or the command line.

The vpopmail and vqadmin projects are both written by Inter7. Inter7
has abandoned vqadmin, we still keep it around since some people use
it for the basics, yet it is unsupported in the qmailtoaster. I do not
know of any replacement package.

If anyone wants to volunteer time to fix vqadmin or create a
replacement, we'd gladly include it in the toaster system.

Thanks,
Erik

On 7/18/06, Jared Markell [EMAIL PROTECTED] wrote:

Eric,

If this is the case, being that vqadmin is no longer supported, is it safe
to use to create domains and alias domains? If not, what do we use as a
replacement GUI (not through the command line)?

Jared

-Original Message-
From: Eric Shubes [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 18, 2006 12:47 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] qmailadmin - aliases?

http://devel.qmailtoaster.com/faq.html#vqadmin

David J. wrote:
 Hi all,

 I've tried  to add some forward or aliases from the qmailadmin on the
 qmaiadmin GUI it shows the forwards, but not on the vqadmin
 (admin-toaster). when I check through the shell (CLI).

 I could not find any .qmail-$alias in my
 /home/vpopmail/domains/$domain/

 Is there some config should I done to turn on the dotforward  to get
 the .qmail-$alias works


 Best Regards,


 David J.
 PT. Mentari Multimedia
 Amex Building, 2nd floor
 Melawai Raya no. 7
 Jakarta Selatan 12160
 Indonesia
 Phone : +62 21 7205353
 Fax : +62 21 7206759
 Mobile : +62 852 133 15127

 - Original Message -
 *From:* Jared Markell mailto:[EMAIL PROTECTED]
 *To:* qmailtoaster-list@qmailtoaster.com
 mailto:qmailtoaster-list@qmailtoaster.com
 *Sent:* Saturday, July 15, 2006 1:10 AM
 *Subject:* [qmailtoaster] qmailadmin - aliases?

 Hey all,

 Isn't there supposed to be a way to add email aliases through qmail
 admin? So if I want an email address [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] to go to [EMAIL PROTECTED]'s
 mailto:[EMAIL PROTECTED]'s email box, I could set up an alias to do
 this? In the help files for qmail admin, it shows it in the menu and
 how to do it (see attatched jpg), but that menu item isn't in my
 menu (qmailadmin v1.2.9, as per the latest toaster).. or is this
 something they incorporated into Forwards, so they're both the same
 thing?

 The only I've found to do it (without touching forwards), is from
 the command line using valias, but since telnet isn't in the default
 installation for CentOS 4.3, makes adding aliases with valias a
 pain. :)



 Jared




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



Re: [qmailtoaster] qmailadmin - aliases?

2006-07-18 Thread Eric \Shubes\

Jared,

I'm not an expert (yet) with the toaster, so I can honestly say I don't 
know if vqadmin is safe or not (I've never used it). I would guess that 
since it doesn't create aliases in the MySQL database, where aliases are 
now stored, it will not work properly.


To my knowledge, there is no GUI replacement, only the vadddomain command.

Perhaps J/E/N will chime in with more details regarding vqadmin (you 
might try searching the list archives). You might find out more about 
the status of vqadmin at http://www.inter7.com/index.php?page=vqadmin or 
on that list.


Jared Markell wrote:
Eric, 


If this is the case, being that vqadmin is no longer supported, is it safe
to use to create domains and alias domains? If not, what do we use as a
replacement GUI (not through the command line)?

Jared 


-Original Message-
From: Eric Shubes [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 18, 2006 12:47 PM

To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] qmailadmin - aliases?

http://devel.qmailtoaster.com/faq.html#vqadmin

David J. wrote:

Hi all,
 
I've tried  to add some forward or aliases from the qmailadmin on the 
qmaiadmin GUI it shows the forwards, but not on the vqadmin 
(admin-toaster). when I check through the shell (CLI).
 
I could not find any .qmail-$alias in my 
/home/vpopmail/domains/$domain/
 
Is there some config should I done to turn on the dotforward  to get 
the .qmail-$alias works
 
 
Best Regards,
 


David J.
PT. Mentari Multimedia
Amex Building, 2nd floor
Melawai Raya no. 7
Jakarta Selatan 12160
Indonesia
Phone : +62 21 7205353
Fax : +62 21 7206759
Mobile : +62 852 133 15127

- Original Message -
*From:* Jared Markell mailto:[EMAIL PROTECTED]
*To:* qmailtoaster-list@qmailtoaster.com
mailto:qmailtoaster-list@qmailtoaster.com
*Sent:* Saturday, July 15, 2006 1:10 AM
*Subject:* [qmailtoaster] qmailadmin - aliases?

Hey all,
 
Isn't there supposed to be a way to add email aliases through qmail

admin? So if I want an email address [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED] to go to [EMAIL PROTECTED]'s
mailto:[EMAIL PROTECTED]'s email box, I could set up an alias to do
this? In the help files for qmail admin, it shows it in the menu and
how to do it (see attatched jpg), but that menu item isn't in my
menu (qmailadmin v1.2.9, as per the latest toaster).. or is this
something they incorporated into Forwards, so they're both the same
thing?
 
The only I've found to do it (without touching forwards), is from

the command line using valias, but since telnet isn't in the default
installation for CentOS 4.3, makes adding aliases with valias a 
pain. :)
 
 
 
Jared
 




--
-Eric 'shubes'




--
-Eric 'shubes'

-
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 - aliases?

2006-07-18 Thread Eric \Shubes\

Thanks, Erik. You beat me to it! ;)

Erik Espinoza wrote:

Hi Jared,

There are no replacements for this as a GUI, and the command line is
recommended, but vqadmin can be used for the basics (create domains,
delete domains, set limits). Everything else should be done via
qmailadmin or the command line.

The vpopmail and vqadmin projects are both written by Inter7. Inter7
has abandoned vqadmin, we still keep it around since some people use
it for the basics, yet it is unsupported in the qmailtoaster. I do not
know of any replacement package.

If anyone wants to volunteer time to fix vqadmin or create a
replacement, we'd gladly include it in the toaster system.

Thanks,
Erik

On 7/18/06, Jared Markell [EMAIL PROTECTED] wrote:

Eric,

If this is the case, being that vqadmin is no longer supported, is it 
safe

to use to create domains and alias domains? If not, what do we use as a
replacement GUI (not through the command line)?

Jared

-Original Message-
From: Eric Shubes [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 18, 2006 12:47 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] qmailadmin - aliases?

http://devel.qmailtoaster.com/faq.html#vqadmin

David J. wrote:
 Hi all,

 I've tried  to add some forward or aliases from the qmailadmin on the
 qmaiadmin GUI it shows the forwards, but not on the vqadmin
 (admin-toaster). when I check through the shell (CLI).

 I could not find any .qmail-$alias in my
 /home/vpopmail/domains/$domain/

 Is there some config should I done to turn on the dotforward  to get
 the .qmail-$alias works


 Best Regards,


 David J.
 PT. Mentari Multimedia
 Amex Building, 2nd floor
 Melawai Raya no. 7
 Jakarta Selatan 12160
 Indonesia
 Phone : +62 21 7205353
 Fax : +62 21 7206759
 Mobile : +62 852 133 15127

 - Original Message -
 *From:* Jared Markell mailto:[EMAIL PROTECTED]
 *To:* qmailtoaster-list@qmailtoaster.com
 mailto:qmailtoaster-list@qmailtoaster.com
 *Sent:* Saturday, July 15, 2006 1:10 AM
 *Subject:* [qmailtoaster] qmailadmin - aliases?

 Hey all,

 Isn't there supposed to be a way to add email aliases through qmail
 admin? So if I want an email address [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] to go to [EMAIL PROTECTED]'s
 mailto:[EMAIL PROTECTED]'s email box, I could set up an alias to do
 this? In the help files for qmail admin, it shows it in the menu 
and

 how to do it (see attatched jpg), but that menu item isn't in my
 menu (qmailadmin v1.2.9, as per the latest toaster).. or is this
 something they incorporated into Forwards, so they're both the same
 thing?

 The only I've found to do it (without touching forwards), is from
 the command line using valias, but since telnet isn't in the 
default

 installation for CentOS 4.3, makes adding aliases with valias a
 pain. :)



 Jared





--
-Eric 'shubes'

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



Re: [qmailtoaster] couriertls couriersslcache

2006-07-18 Thread Erik Espinoza

Sorry, I have still not had a chance to look at this. I will try to
get to it this week.

Quick question, is this actually causing you a problem in IMAP or POP?
Or are you just getting errors in the logs?

Thanks,
Erik

On 7/18/06, Kevin Katz [EMAIL PROTECTED] wrote:

Any info on this problem yet?

Thank you
Kevin


- Original Message -
From: Erik Espinoza [EMAIL PROTECTED]
To: qmailtoaster-list@qmailtoaster.com
Sent: Sunday, July 16, 2006 4:26 PM
Subject: Re: [qmailtoaster] couriertls couriersslcache


 Looks to me like a macro that wasn't properly expanded during compile
 time. I will take a look at the spec file tonight. Would you mind
 sending me a copy of what pops up when you type this:

 # rpm -qa | grep toaster


 Thanks,
 Erik

 On 7/16/06, Kevin Katz [EMAIL PROTECTED] wrote:
 Running Fedora4 with Toaster 1.3.1 / 1.3.5, started getting this in my
 pop3-ssl logs.

 couriertls: @localstatedir@/couriersslcache: no such file or directory.

 I presume this is a missing file or directory, possibly in
 /var/qmail/control/  ??

 What is required to fix this?

 Thank you,
 Kevin


 -
  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] User Quota

2006-07-18 Thread Erik Espinoza

Please paste a sanitized /home/vpopmail/bin/vuserinfo [EMAIL PROTECTED]

Thanks,
Erik

On 7/18/06, Roxanne Sandesara [EMAIL PROTECTED] wrote:

I have what is likely to be a nearly idiotic question, but I'm not
really sure where even to look for the answer to it, short of asking
the question here.

Please, no rotten food products.

In Qmail-admin, all of my user accounts report the proper user quota
as I intended it to be set. (I'm giving everyone a gb, 1024mb)

When any of my users log in through Squirrelmail, they are seeing a
reported quota of 40mb.

Is ths a case of Squirrelmail reporting wrongly? A case of my not
having the quota set correctly? Or something else more insidious?

-
 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] mysql 5 - what exactly has problems?

2006-07-18 Thread Erik Espinoza

That makes perfect sense, for now.  But as the 5.0.x branch of mysql 5
is quite stable, RHEL5 beta 1 is due out any day and Fedora Core 6 is
past its feature and development freeze already, the amount of people
using mysql 5 is going to increase dramatically in the second half of
this year.


And support for RHEL5 will be added after release. Not sure I
understand where this is going?


I did not see the patch on Erik's site, just an updated rpm, which I
downloaded and will install this evening.  What exactly does this patch
do?  Is it perhaps something that can be scripted to only install (or
perhaps run) if mysql 5 is installed?


The patch is included in the updated rpm. This patch adds a ping to
ensure that mysql is connected. If mysql connection is lost, then it
will reconnect with mysql. This does not have any negative effects on
mysql 4 and is part of the development branch of vpopmail (5.4.17).
Not sure why this extra scripting would be required (or even wanted).

I haven't recommended that the general toaster population at large
upgrade, since most users aren't running MySQL 5. FYI: The
qmailtoaster ships with the latest stable vpopmail release (5.4.13).

Thanks,
Erik

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



Re: [qmailtoaster] User Quota

2006-07-18 Thread Roxanne Sandesara

/home/vpopmail/bin/vuserinfo user@domain
name:   user
passwd: $1$LM53n.PX$4oBeh5aolXI9jRHXHVPJf.
clear passwd: password
comment/gecos: real_name
uid:0
gid:0
flags:  0
gecos: real_name
limits: No user limits set.
dir:   /home/vpopmail/domains/domain/user
quota: 1073741824
usage: 0%
last auth: Tue Jul 18 17:22:34 2006
last auth ip: 70.56.27.178


On 7/18/06, Erik Espinoza [EMAIL PROTECTED] wrote:

Please paste a sanitized /home/vpopmail/bin/vuserinfo [EMAIL PROTECTED]

Thanks,
Erik

On 7/18/06, Roxanne Sandesara [EMAIL PROTECTED] wrote:
 I have what is likely to be a nearly idiotic question, but I'm not
 really sure where even to look for the answer to it, short of asking
 the question here.

 Please, no rotten food products.

 In Qmail-admin, all of my user accounts report the proper user quota
 as I intended it to be set. (I'm giving everyone a gb, 1024mb)

 When any of my users log in through Squirrelmail, they are seeing a
 reported quota of 40mb.

 Is ths a case of Squirrelmail reporting wrongly? A case of my not
 having the quota set correctly? Or something else more insidious?

 -
  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] User Quota

2006-07-18 Thread Erik Espinoza

Might want to check the domain quota, the user quota is set correctly.

Check the .qmailadmin-limits int he /home/vpopmail/domains/domain/
directory and paste that.

Erik

On 7/18/06, Roxanne Sandesara [EMAIL PROTECTED] wrote:

/home/vpopmail/bin/vuserinfo user@domain
name:   user
passwd: $1$LM53n.PX$4oBeh5aolXI9jRHXHVPJf.
clear passwd: password
comment/gecos: real_name
uid:0
gid:0
flags:  0
gecos: real_name
limits: No user limits set.
dir:   /home/vpopmail/domains/domain/user
quota: 1073741824
usage: 0%
last auth: Tue Jul 18 17:22:34 2006
last auth ip: 70.56.27.178


On 7/18/06, Erik Espinoza [EMAIL PROTECTED] wrote:
 Please paste a sanitized /home/vpopmail/bin/vuserinfo [EMAIL PROTECTED]

 Thanks,
 Erik

 On 7/18/06, Roxanne Sandesara [EMAIL PROTECTED] wrote:
  I have what is likely to be a nearly idiotic question, but I'm not
  really sure where even to look for the answer to it, short of asking
  the question here.
 
  Please, no rotten food products.
 
  In Qmail-admin, all of my user accounts report the proper user quota
  as I intended it to be set. (I'm giving everyone a gb, 1024mb)
 
  When any of my users log in through Squirrelmail, they are seeing a
  reported quota of 40mb.
 
  Is ths a case of Squirrelmail reporting wrongly? A case of my not
  having the quota set correctly? Or something else more insidious?
 
  -
   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] User Quota

2006-07-18 Thread Tamer Çakir

hi,
delete the file /home/vpopmail/domains/domain/user/Maildir/maildirsize 
. Interfaces does not update this file. Otherwise patch the qmail.



Santek Bilgisayar Elektronik ve Iletisim
Sistemleri Tic. LTD. STI.
Büklüm Sok. No:6/3
Kavaklidere/Ankara
Tel:+90-312-4241174
Fax:+90-312-4241176
- Original Message - 
From: Roxanne Sandesara [EMAIL PROTECTED]

To: qmailtoaster-list@qmailtoaster.com
Sent: Wednesday, July 19, 2006 12:47 AM
Subject: Re: [qmailtoaster] User Quota



The file '.qmailadmin-limits' does not exist in
/home/vpopmail/domains/domain/.

The only thing present there is '.qmail-default' which identifies
which account on my system is set to receive any e-mails not correctly
targeted at any of the valid accounts or aliases for the domain in
question.

On 7/18/06, Erik Espinoza [EMAIL PROTECTED] wrote:

Might want to check the domain quota, the user quota is set correctly.

Check the .qmailadmin-limits int he /home/vpopmail/domains/domain/
directory and paste that.

Erik

On 7/18/06, Roxanne Sandesara [EMAIL PROTECTED] wrote:
 /home/vpopmail/bin/vuserinfo user@domain
 name:   user
 passwd: $1$LM53n.PX$4oBeh5aolXI9jRHXHVPJf.
 clear passwd: password
 comment/gecos: real_name
 uid:0
 gid:0
 flags:  0
 gecos: real_name
 limits: No user limits set.
 dir:   /home/vpopmail/domains/domain/user
 quota: 1073741824
 usage: 0%
 last auth: Tue Jul 18 17:22:34 2006
 last auth ip: 70.56.27.178


 On 7/18/06, Erik Espinoza [EMAIL PROTECTED] wrote:
  Please paste a sanitized /home/vpopmail/bin/vuserinfo 
  [EMAIL PROTECTED]

 
  Thanks,
  Erik
 
  On 7/18/06, Roxanne Sandesara [EMAIL PROTECTED] wrote:
   I have what is likely to be a nearly idiotic question, but I'm not
   really sure where even to look for the answer to it, short of 
   asking

   the question here.
  
   Please, no rotten food products.
  
   In Qmail-admin, all of my user accounts report the proper user 
   quota

   as I intended it to be set. (I'm giving everyone a gb, 1024mb)
  
   When any of my users log in through Squirrelmail, they are seeing a
   reported quota of 40mb.
  
   Is ths a case of Squirrelmail reporting wrongly? A case of my not
   having the quota set correctly? Or something else more insidious?
  
   -
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]




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



Re: [qmailtoaster] Old qmail to toaster?

2006-07-18 Thread Jake Vickers

[EMAIL PROTECTED] wrote:

I have an old qmail/vpopmail install from inter7 that I want to upgrade to
toaster.  I know that aliases went from files to mysql.  What else do I
have to move/change/upgrade?
  
There is a utility to convert the old aliases to the new format. Other 
than that, nothing changed as far as I know. The utility is something 
like dotqmail2valias or something. Look in the /var/qmail/bin dir for 
it, or in the /home/vpopmail/bin dir.


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



Re: [qmailtoaster] automatically delete spam messages

2006-07-18 Thread Erik Espinoza

ACK! The green burns my eyes...

Quick note, the new version of the toaster will automatically delete
mail scored above 12 by spamassassin. You can tweak this setting in
/var/qmail/control/simcontrol

This is a global, or per domain, or per user setting, but unfortuntely
must be done by the administrator.

Thanks,
Erik

On 7/18/06, Jake Vickers [EMAIL PROTECTED] wrote:


 Jared Markell wrote:

Jake,

Thanks for your reply. I'm glad this is being worked on! However, then
method you're leaning at requires me as the sysadmin to add this feature for
them via the command line which I'd like to avoid. I was curious if there
was something I overlooked that would allow them via the online gui to
modify this setting, but if it doesn't exist at this current point in time,
that is fine. I can wait 'til the feature is implemented, and so can my
email clients. ;) Using outlook or squirrelmail to filter spam to the trash
is fine in the mean time.


 If you're running the older version, then yes, the option is in there for
the user to turn this on/off. If you upgraded, no.
 Just give it some time.



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



Re: [qmailtoaster] automatically delete spam messages

2006-07-18 Thread Jake Vickers
Gary Wong - I've tried to send you the script several times, and your 
system keeps saying my message is considered spam. I tried to send you a 
link to it (v2gnu.com/mailfilter) but it kicked that back as well. I 
even tried to send you a message saying It won't let me email you. and 
it kicked that back as well. Screws are a little tight on your system if 
you ask me.


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



Re: [qmailtoaster] x86_64 source

2006-07-18 Thread David J.

Thank you Eric,

But what I need is the horde-toaster source, it was not on the list anymore. 
I like the horde toaster so much feature I could gave for our user here.


If you have the horde-toaster for my x86_64 Centos, and intallation guide 
would be much appreciated here.


Best Regards,


David J.
PT. Mentari Multimedia
Amex Building, 2nd floor
Melawai Raya no. 7
Jakarta Selatan 12160
Indonesia
Phone : +62 21 7205353
Fax : +62 21 7206759
Mobile : +62 852 133 15127
- Original Message - 
From: Eric Shubes [EMAIL PROTECTED]

To: qmailtoaster-list@qmailtoaster.com
Sent: Wednesday, July 19, 2006 2:44 AM
Subject: Re: [qmailtoaster] x86_64 source



David J. wrote:
Is there some how I could get the rpm source of toaster for My x86_64 
CentOS ..??

 Best Regards,
 David J.
PT. Mentari Multimedia
Amex Building, 2nd floor
Melawai Raya no. 7
Jakarta Selatan 12160
Indonesia
Phone : +62 21 7205353
Fax : +62 21 7206759
Mobile : +62 852 133 15127


http://www.qmailtoaster.com/centos/cnt40/EZ-QmailToaster-CentOS-4.3.txt
--
-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]



Re: [qmailtoaster] x86_64 source

2006-07-18 Thread Erik Espinoza

The horde-toaster package has long been removed. The last package made
was highly insecure and is no longer distributed. If you want horde
(or horde support), you may want to go to the horde.org site.

Thanks,
Erik

On 7/18/06, David J. [EMAIL PROTECTED] wrote:

Thank you Eric,

But what I need is the horde-toaster source, it was not on the list anymore.
I like the horde toaster so much feature I could gave for our user here.

If you have the horde-toaster for my x86_64 Centos, and intallation guide
would be much appreciated here.

Best Regards,


David J.
PT. Mentari Multimedia
Amex Building, 2nd floor
Melawai Raya no. 7
Jakarta Selatan 12160
Indonesia
Phone : +62 21 7205353
Fax : +62 21 7206759
Mobile : +62 852 133 15127
- Original Message -
From: Eric Shubes [EMAIL PROTECTED]
To: qmailtoaster-list@qmailtoaster.com
Sent: Wednesday, July 19, 2006 2:44 AM
Subject: Re: [qmailtoaster] x86_64 source


 David J. wrote:
 Is there some how I could get the rpm source of toaster for My x86_64
 CentOS ..??
  Best Regards,
  David J.
 PT. Mentari Multimedia
 Amex Building, 2nd floor
 Melawai Raya no. 7
 Jakarta Selatan 12160
 Indonesia
 Phone : +62 21 7205353
 Fax : +62 21 7206759
 Mobile : +62 852 133 15127

 http://www.qmailtoaster.com/centos/cnt40/EZ-QmailToaster-CentOS-4.3.txt
 --
 -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 hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] UPDATED PACKAGE: vqadmin-toaster-2.3.4-1.3.2.src.rpm

2006-07-18 Thread Erik Espinoza

Okay guys,

This package is still unsupported, but I have created a patch to
support valias in vqadmin. I've seen this requested quite a bit of
times, so I thought I'd scratch the itch. Feedback would be
appreciated.

As usual, this package is available on my page at http://devel.qmailtoaster.com/

Thanks,
Erik

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