Re: [qmailtoaster] Re: how to go from no raid to raid 1

2009-11-22 Thread Aleksander Podsiadły
Dnia 2009-11-21, o godz. 19:17:36
Eric Shubert e...@shubes.net napisał(a):

 David Milholen wrote:
  Hi All,
  [...]
  here is the output of the df command
  Filesystem   1K-blocks  Used Available Use% Mounted on
  /dev/sdb1240362656  16316904 211835952   8% /
  /dev/sda1   101086 11843 84024  13% /boot
  none   2047316 0   2047316   0% /dev/shm
  
  Any suggestions on this would be great..
  TM
  Dave
  
 
 [...]
  For QMT, I think I'd
 use: / - 8G
 /tmp - 1G
 /var - 2G
 swap - 1-2 times RAM
 /home - whatever's left
 
 That should get you started. Holler as you have questions, and we'll
 do what we can to help out.
 
 Oh, and please take notes. You might want to write a how-to for the
 wiki when you're done. ;)
 

1 GiB for /tmp and 2 GiB for /tmp is to too little, multiply it by
10. :)
There is configuration from one of my servers, 2 SATA disks:

8--
[r...@srv ~]# fdisk -l /dev/sda

Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot  Start End  Blocks   Id  System
/dev/sda1   *   1  25  200781   fd  Linux raid
   autodetect
/dev/sda2  26   60801   488183220   fd  Linux raid
   autodetect
[r...@srv ~]# df -v
System plików  bl.  1K Bużyte dostępne %uż. zamont. na
/dev/mapper/VolGroup00-LogVol00
  15236080   9083884   5365764  63% /
/dev/mapper/VolGroup00-LogVol01
  20642428   8589880  11003972  44% /var
/dev/mapper/VolGroup00-LogVol03
  10321208186784   9610136   2% /tmp
/dev/mapper/VolGroup00-LogVol05
 206424760 142058292  53880708  73% /samba
/dev/mapper/VolGroup00-LogVol06
 122337340  11556244 104566648  10% /samba1
/dev/md0194366 38522145809  21% /boot
/dev/mapper/VolGroup00-LogVol04
 103212320  41169756  56799684  43% /home
tmpfs  1025420 0   1025420   0% /dev/shm
[r...@srv ~]# pvscan -s
  /dev/md1
  Total: 1 [465,56 GB] / in use: 1 [465,56 GB] / in no VG: 0 [0   ]
[r...@srv ~]# lvscan
  ACTIVE'/dev/VolGroup00/LogVol00' [15,00 GB] inherit
  ACTIVE'/dev/VolGroup00/LogVol05' [200,00 GB] inherit
  ACTIVE'/dev/VolGroup00/LogVol04' [100,00 GB] inherit
  ACTIVE'/dev/VolGroup00/LogVol03' [10,00 GB] inherit
  ACTIVE'/dev/VolGroup00/LogVol06' [118,53 GB] inherit
  ACTIVE'/dev/VolGroup00/LogVol01' [20,00 GB] inherit
  ACTIVE'/dev/VolGroup00/LogVol02' [2,00 GB] inherit -- swap
8-- EOT

In filesystem /tmp sometimes there are big files, once a week logwatch
analyzes logs, big files if you have strong firewall rules. 5 GiB for
tmp is the safe minimum.
In /var filesystem are mysql databases, all logs, standard http serwer,
ftp and many, many others. On my server I listed above /var/www is
symbolic link to /home/www. 

IMO to migrate you have to reinstall OS. Backup
separately /home, /var, /etc, /usr/local/bin and maybe something
from /usr/share (i.e. squirrelmail). If you have linux with selinux use
star, not tar. You can do backup to another linux machine using ssh and
star. You can use tape backup or to DVD. Remember before backup files to
down all services that writes to /var (i.e. mysql, qmail and so on).


-- 
Pozdrawiam / Regards,
Aleksander Podsiadły
mail: a...@westside.kielce.pl
jid: a...@jabber.westside.kielce.pl
ICQ: 201121279
gg: 9150578

-
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: quota warning message

2009-11-22 Thread Igor Smitran

Eric Shubert wrote:

Jake Vickers wrote:

Peter Peltonen wrote:

Today a user of my qmailtoaster server received a quota warning
message like this:

From: Mail Delivery System mailer-dae...@example.com
Subject: Mail quota warning
X-Comment: Rename/Copy this file to ~vpopmail/domains/.quotawarn.msg,
andmake appropriate changes
Your mailbox on the server is now more than 90% full. So that you 
can continue

to receive mail you need to remove some messages from your mailbox.

I haven't seen this kind of quota warnings issued before. Also a
strange thing is that the user's quota is nowhere near full (it's
about 11%).

I checke and the quota warning message template is
~vpopmail/domains/.quotawarn.msg there.

If I remove it, will it disable these false alarms?

Or is there a way to configure the warning messages so, that they
actually are sent when user is near exceeding her quota?

Best,
Peter
  


Removing the file will cause no messages to be sent, regardless of 
quota level.
Just out of curiosity, can you see what the user's actual disk usage 
is? I know there have been some bugs with quotas in the past and am 
wondering if it's not counting actual drive usage in vpopmail, but 
only the inbox folders in Squirrelmail.
Hopefully the next release of vpopmail will resolve some of the bugs 
with quotas.




Bad news: quotas are broken on QMT. I'm not sure to what extent. Easy 
fix is to change their account to unlimited. :(


Good news: quotas work better in a more recent vpopmail release 
(5.4.28 I think) than what is in QMT. This is not a simple upgrade 
though, as I think there is a small database change somewhere between 
QMT's version (5.4.17) and 5.4.28.


Better news: quotas have reportedly been really fixed in vpopmail 5.5. 
I will be working on packaging vpopmail-5.5 for QMT when it's 
available (with LDAP), which I expect will be in the first quarter of 
'10.


I am not sure what are you talking about. Quota in latest QMT is broken? 
But, i have installed latest QMT on one of my servers and as far as i 
can see quota is ok. Quota warnings are sent and mails refused if user 
is overquota. latest vpopmail in qmt is 5.4.17.
Should i be warried? Currently i have few thousands of users on that 
server...
Also, squirrelmail is displaying correct quota usage, no matter where 
email was saved. Same goes for roundcube.


-
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: Qmailtoaster as virus and spam scanner, will SMTP be used as spam?

2009-11-22 Thread Lucian Cristian
Eric Shubert wrote:
 Brent Gardner wrote:
   
 Eric Shubert wrote:
 
 Ang JoJit wrote:
   
   
 Hi guys,?

 I was wondering if I use qmailtoaster as a virus and spam scanner as in 
 video 7 for a mail server such as Exchange, will spammers be able to use 
 the smtp service in the qmailtoaster to send spam?
 
 
 Heaven forbid (as my grandmother would say), no. Any mail not going to
 your specified domain(s) would need to be submitted with authentication.

   
   
 If so, how to prevent 
 that? So far, I could think only of authenticating the users but do not 
 know how to do that.
 
 
 If you want to use your toaster for an outbound smtp server as well,
 you'll need to find a way to load the domains/accounts/passwords from
 exchange to the toaster. I think a few folks have done this. You might
 search the list archives for this. I'd like to see a wiki page (at
 least) about how to do this. This would be a nice piece of software to
 have, syncing QMT with Exchange accounts. Anyone up for developing it?
   
   
 I've got a vbscript that will retrieve all email addresses from my
 Active Directory domain and create a bash script that will create
 matching accounts using vpopmail tools on a toaster and configure
 individual .qmail files to ensure forwarding to my Exchange server. The
 accounts are all created with a generic password. Nobody logs in to
 them. Nobody but our IT staff knows they exist.

 I've got no idea how to retrieve passwords in AD so they could be put
 into the toaster.

 Can vpopmail work with LDAP? Maybe the toaster could be configured to
 talk to AD directly?
 

 vpopmail 5.5 (in development) will support LDAP, and I plan on
 implementing this when it's available. I don't know when it might be
 available with the stock QMT though.

 I would like to look into the possibility of interfacing directly with
 AD once vpopmail 5.5 is available. I'm sure others would be interested
 in this as well. Does anyone here have access to an AD server that can
 be used for development/testing?

   
I could setup a virtual machine for this

Regards
Lucian


__ Information from ESET NOD32 Antivirus, version of virus signature 
database 4627 (20091121) __

The message was checked by ESET NOD32 Antivirus.

http://www.eset.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: quota warning message

2009-11-22 Thread Peter Peltonen
Hi,

On Sun, Nov 22, 2009 at 1:14 AM, Eric Shubert e...@shubes.net wrote:
 Bad news: quotas are broken on QMT. I'm not sure to what extent. Easy fix is
 to change their account to unlimited. :(

 Good news: quotas work better in a more recent vpopmail release (5.4.28 I
 think) than what is in QMT. This is not a simple upgrade though, as I think
 there is a small database change somewhere between QMT's version (5.4.17)
 and 5.4.28.

 Better news: quotas have reportedly been really fixed in vpopmail 5.5. I
 will be working on packaging vpopmail-5.5 for QMT when it's available (with
 LDAP), which I expect will be in the first quarter of '10.

Thanks for clarifying this. I now disabled the quota warning messages:

# mv /home/vpopmail/domains/.quotawarn.msg
/home/vpopmail/domains/.quotawarn.msg-notinuse

Is it really that badly broken, that I really should disable quotas
for every user or is disabling the warning message enough?

Best,
Peter

-
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] Re: Qmailtoaster as virus and spam scanner, will SMTP be used as spam?

2009-11-22 Thread Eric Shubert
Lucian Cristian wrote:
 Eric Shubert wrote:
 Brent Gardner wrote:
   
 Eric Shubert wrote:
 
 Ang JoJit wrote:
   
   
 Hi guys,?

 I was wondering if I use qmailtoaster as a virus and spam scanner as in 
 video 7 for a mail server such as Exchange, will spammers be able to use 
 the smtp service in the qmailtoaster to send spam?
 
 
 Heaven forbid (as my grandmother would say), no. Any mail not going to
 your specified domain(s) would need to be submitted with authentication.

   
   
 If so, how to prevent 
 that? So far, I could think only of authenticating the users but do not 
 know how to do that.
 
 
 If you want to use your toaster for an outbound smtp server as well,
 you'll need to find a way to load the domains/accounts/passwords from
 exchange to the toaster. I think a few folks have done this. You might
 search the list archives for this. I'd like to see a wiki page (at
 least) about how to do this. This would be a nice piece of software to
 have, syncing QMT with Exchange accounts. Anyone up for developing it?
   
   
 I've got a vbscript that will retrieve all email addresses from my
 Active Directory domain and create a bash script that will create
 matching accounts using vpopmail tools on a toaster and configure
 individual .qmail files to ensure forwarding to my Exchange server. The
 accounts are all created with a generic password. Nobody logs in to
 them. Nobody but our IT staff knows they exist.

 I've got no idea how to retrieve passwords in AD so they could be put
 into the toaster.

 Can vpopmail work with LDAP? Maybe the toaster could be configured to
 talk to AD directly?
 
 vpopmail 5.5 (in development) will support LDAP, and I plan on
 implementing this when it's available. I don't know when it might be
 available with the stock QMT though.

 I would like to look into the possibility of interfacing directly with
 AD once vpopmail 5.5 is available. I'm sure others would be interested
 in this as well. Does anyone here have access to an AD server that can
 be used for development/testing?

   
 I could setup a virtual machine for this
 
 Regards
 Lucian
 

That'd be great, Lucian.
Are you on the devel list? We can work on this over there when the time
comes.

-- 
-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] Re: quota warning message

2009-11-22 Thread Eric Shubert

Igor Smitran wrote:

Eric Shubert wrote:

Jake Vickers wrote:

Peter Peltonen wrote:

Today a user of my qmailtoaster server received a quota warning
message like this:

From: Mail Delivery System mailer-dae...@example.com
Subject: Mail quota warning
X-Comment: Rename/Copy this file to ~vpopmail/domains/.quotawarn.msg,
andmake appropriate changes
Your mailbox on the server is now more than 90% full. So that you 
can continue

to receive mail you need to remove some messages from your mailbox.

I haven't seen this kind of quota warnings issued before. Also a
strange thing is that the user's quota is nowhere near full (it's
about 11%).

I checke and the quota warning message template is
~vpopmail/domains/.quotawarn.msg there.

If I remove it, will it disable these false alarms?

Or is there a way to configure the warning messages so, that they
actually are sent when user is near exceeding her quota?

Best,
Peter
  


Removing the file will cause no messages to be sent, regardless of 
quota level.
Just out of curiosity, can you see what the user's actual disk usage 
is? I know there have been some bugs with quotas in the past and am 
wondering if it's not counting actual drive usage in vpopmail, but 
only the inbox folders in Squirrelmail.
Hopefully the next release of vpopmail will resolve some of the bugs 
with quotas.




Bad news: quotas are broken on QMT. I'm not sure to what extent. Easy 
fix is to change their account to unlimited. :(


Good news: quotas work better in a more recent vpopmail release 
(5.4.28 I think) than what is in QMT. This is not a simple upgrade 
though, as I think there is a small database change somewhere between 
QMT's version (5.4.17) and 5.4.28.


Better news: quotas have reportedly been really fixed in vpopmail 5.5. 
I will be working on packaging vpopmail-5.5 for QMT when it's 
available (with LDAP), which I expect will be in the first quarter of 
'10.


I am not sure what are you talking about. Quota in latest QMT is broken? 
But, i have installed latest QMT on one of my servers and as far as i 
can see quota is ok. Quota warnings are sent and mails refused if user 
is overquota. latest vpopmail in qmt is 5.4.17.
Should i be warried? Currently i have few thousands of users on that 
server...
Also, squirrelmail is displaying correct quota usage, no matter where 
email was saved. Same goes for roundcube.




I don't know what causes the problem with quotas. You might try finding 
something about it in the vpopmail list archives. Please report back 
here if you find something pertinent.


--
-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: quota warning message

2009-11-22 Thread Michael Colvin
 Peter Peltonen wrote:
  Hi,
 
  On Sun, Nov 22, 2009 at 1:14 AM, Eric Shubert e...@shubes.net wrote:
  Bad news: quotas are broken on QMT. I'm not sure to what extent. Easy
 fix is
  to change their account to unlimited. :(
 
  Good news: quotas work better in a more recent vpopmail release (5.4.28
 I
  think) than what is in QMT. This is not a simple upgrade though, as I
 think
  there is a small database change somewhere between QMT's version
 (5.4.17)
  and 5.4.28.
 
  Better news: quotas have reportedly been really fixed in vpopmail 5.5.
 I
  will be working on packaging vpopmail-5.5 for QMT when it's available
 (with
  LDAP), which I expect will be in the first quarter of '10.
 
  Thanks for clarifying this. I now disabled the quota warning messages:
 
  # mv /home/vpopmail/domains/.quotawarn.msg
  /home/vpopmail/domains/.quotawarn.msg-notinuse
 
  Is it really that badly broken, that I really should disable quotas
  for every user or is disabling the warning message enough?
 
  Best,
  Peter
 
 
 I honestly don't know the extent to which quotas are broken. I suppose
 they might work under some circumstances, but I'm not aware of what
 those circumstances are.
 
 I also don't know what the best fix would be for all situations. For me,
 simply not using it is sufficient. If I really needed it, I think I'd
 check the vpopmail list archives to see what's known about the problem
 first. Then either attempt to upgrade to 5.4.28, or simply ride out the
 status quo and wait for 5.5 to become available.
 
 --
 -Eric 'shubes'
 

I would add to Eric's comments that I don't think simply disabling the Quota
Warning Message is going to work, or that it's even a good idea.  Sure, your
user's won't get the message, but will quotas still be enforced?  If so,
your users will, without warning, start having mail bounced...

I would either disable quotas, or jack them up stupidly high, then disable
the messages...  Although, I'm guessing just disabling them would be the
best bet for now.

Mike


-
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] Re: how to go from no raid to raid 1

2009-11-22 Thread Eric Shubert

Aleksander Podsiadły wrote:

Dnia 2009-11-21, o godz. 19:17:36
Eric Shubert e...@shubes.net napisał(a):


David Milholen wrote:

Hi All,
[...]
here is the output of the df command
Filesystem   1K-blocks  Used Available Use% Mounted on
/dev/sdb1240362656  16316904 211835952   8% /
/dev/sda1   101086 11843 84024  13% /boot
none   2047316 0   2047316   0% /dev/shm

Any suggestions on this would be great..
TM
Dave


[...]
 For QMT, I think I'd
use: / - 8G
/tmp - 1G
/var - 2G
swap - 1-2 times RAM
/home - whatever's left

That should get you started. Holler as you have questions, and we'll
do what we can to help out.

Oh, and please take notes. You might want to write a how-to for the
wiki when you're done. ;)



1 GiB for /tmp and 2 GiB for /tmp is to too little, multiply it by
10. :)


You might want to make these a little bigger I suppose, especially if 
you're running things other than QMT on it. I think that 10x is 
excessive though. Doubling them should be sufficient.


You also might consider setting aside a sizable chunk of the VG for 
expansion. Then you can grow whichever LV might need it as you see where 
your utilization is going.



There is configuration from one of my servers, 2 SATA disks:

8--
[r...@srv ~]# fdisk -l /dev/sda

Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot  Start End  Blocks   Id  System
/dev/sda1   *   1  25  200781   fd  Linux raid
   autodetect
/dev/sda2  26   60801   488183220   fd  Linux raid
   autodetect
[r...@srv ~]# df -v
System plików  bl.  1K Bużyte dostępne %uż. zamont. na
/dev/mapper/VolGroup00-LogVol00
  15236080   9083884   5365764  63% /
/dev/mapper/VolGroup00-LogVol01
  20642428   8589880  11003972  44% /var
/dev/mapper/VolGroup00-LogVol03
  10321208186784   9610136   2% /tmp
/dev/mapper/VolGroup00-LogVol05
 206424760 142058292  53880708  73% /samba
/dev/mapper/VolGroup00-LogVol06
 122337340  11556244 104566648  10% /samba1
/dev/md0194366 38522145809  21% /boot
/dev/mapper/VolGroup00-LogVol04
 103212320  41169756  56799684  43% /home
tmpfs  1025420 0   1025420   0% /dev/shm
[r...@srv ~]# pvscan -s
  /dev/md1
  Total: 1 [465,56 GB] / in use: 1 [465,56 GB] / in no VG: 0 [0   ]
[r...@srv ~]# lvscan
  ACTIVE'/dev/VolGroup00/LogVol00' [15,00 GB] inherit
  ACTIVE'/dev/VolGroup00/LogVol05' [200,00 GB] inherit
  ACTIVE'/dev/VolGroup00/LogVol04' [100,00 GB] inherit
  ACTIVE'/dev/VolGroup00/LogVol03' [10,00 GB] inherit
  ACTIVE'/dev/VolGroup00/LogVol06' [118,53 GB] inherit
  ACTIVE'/dev/VolGroup00/LogVol01' [20,00 GB] inherit
  ACTIVE'/dev/VolGroup00/LogVol02' [2,00 GB] inherit -- swap
8-- EOT

In filesystem /tmp sometimes there are big files, once a week logwatch
analyzes logs, big files if you have strong firewall rules. 5 GiB for
tmp is the safe minimum.
In /var filesystem are mysql databases, all logs, standard http serwer,
ftp and many, many others. On my server I listed above /var/www is
symbolic link to /home/www. 


Yes, if you have other things on the host besides QMT, you might need 
more headroom in these areas. Or if you have thousands of users.



IMO to migrate you have to reinstall OS. Backup
separately /home, /var, /etc, /usr/local/bin and maybe something
from /usr/share (i.e. squirrelmail). If you have linux with selinux use
star, not tar. You can do backup to another linux machine using ssh and
star. You can use tape backup or to DVD. Remember before backup files to
down all services that writes to /var (i.e. mysql, qmail and so on).


Reinstalling is almost always the easiest way to do a migration. 
Sometimes it's not an option though, and it's not always necessary.


Do be sure to have everything backed up, no matter how you do the 
migration. You can get a 1TB external drive for $100 these days. Of 
course, moving 1TB across a USB connection takes quite a while (like 14 
hours or so at best).


--
-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: how to go from no raid to raid 1

2009-11-22 Thread Aleksander Podsiadły
Dnia 2009-11-22, o godz. 10:21:28
Eric Shubert e...@shubes.net napisał(a):

  1 GiB for /tmp and 2 GiB for /tmp is to too little, multiply it by
  10. :)  
 
 You might want to make these a little bigger I suppose, especially if 
 you're running things other than QMT on it. I think that 10x is 
 excessive though. Doubling them should be sufficient.

Local admin knows his needs. :)
In my opinion for /tmp minimum 5 GiB, for /var 10 GiB, it's my
experience. The tmp file system is occasionally filled, var has critical
resources. Logs are shorter if admin uses OSSEC or something similar
(i.e. portsentry). Mailserver should be resistant to DoS. So it doesn't
pay to economize on essentials. ;)

-- 
Pozdrawiam / Regards,
Aleksander Podsiadły
mail: a...@westside.kielce.pl
jid: a...@jabber.westside.kielce.pl
ICQ: 201121279
gg: 9150578

-
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: how to go from no raid to raid 1

2009-11-22 Thread P.V.Anthony

On 23-Nov-09 1:21 AM, Eric Shubert wrote:


Do be sure to have everything backed up, no matter how you do the
migration. You can get a 1TB external drive for $100 these days. Of
course, moving 1TB across a USB connection takes quite a while (like 14
hours or so at best).


Please share some great backup app that can backup a live server. I have 
tested Clonezilla from http://clonezilla.org/ . With my testing, I had 
to restart the machine using the Clonezilla then do a backup.


I am looking for a solution that would do a backup of a live running server.

Any suggestions?

P.V.Anthony


-
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: how to go from no raid to raid 1

2009-11-22 Thread Aleksander Podsiadły
Dnia 2009-11-23, o godz. 01:53:15
P.V.Anthony pvant...@singnet.com.sg napisał(a):

 I am looking for a solution that would do a backup of a live running
 server.

No way. :(
Oracle, Informix, MySQL and many RDBMS has native backup solutions. :|

-- 
Pozdrawiam / Regards,
Aleksander Podsiadły
mail: a...@westside.kielce.pl
jid: a...@jabber.westside.kielce.pl
ICQ: 201121279
gg: 9150578

-
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: Qmailtoaster as virus and spam scanner, will SMTP be used as spam?

2009-11-22 Thread Lucian Cristian
Eric Shubert wrote:
 Lucian Cristian wrote:
   
 Eric Shubert wrote:
 
 Brent Gardner wrote:
   
   
 Eric Shubert wrote:
 
 
 Ang JoJit wrote:
   
   
   
 Hi guys,?

 I was wondering if I use qmailtoaster as a virus and spam scanner as in 
 video 7 for a mail server such as Exchange, will spammers be able to use 
 the smtp service in the qmailtoaster to send spam?
 
 
 
 Heaven forbid (as my grandmother would say), no. Any mail not going to
 your specified domain(s) would need to be submitted with authentication.

   
   
   
 If so, how to prevent 
 that? So far, I could think only of authenticating the users but do not 
 know how to do that.
 
 
 
 If you want to use your toaster for an outbound smtp server as well,
 you'll need to find a way to load the domains/accounts/passwords from
 exchange to the toaster. I think a few folks have done this. You might
 search the list archives for this. I'd like to see a wiki page (at
 least) about how to do this. This would be a nice piece of software to
 have, syncing QMT with Exchange accounts. Anyone up for developing it?
   
   
   
 I've got a vbscript that will retrieve all email addresses from my
 Active Directory domain and create a bash script that will create
 matching accounts using vpopmail tools on a toaster and configure
 individual .qmail files to ensure forwarding to my Exchange server. The
 accounts are all created with a generic password. Nobody logs in to
 them. Nobody but our IT staff knows they exist.

 I've got no idea how to retrieve passwords in AD so they could be put
 into the toaster.

 Can vpopmail work with LDAP? Maybe the toaster could be configured to
 talk to AD directly?
 
 
 vpopmail 5.5 (in development) will support LDAP, and I plan on
 implementing this when it's available. I don't know when it might be
 available with the stock QMT though.

 I would like to look into the possibility of interfacing directly with
 AD once vpopmail 5.5 is available. I'm sure others would be interested
 in this as well. Does anyone here have access to an AD server that can
 be used for development/testing?

   
   
 I could setup a virtual machine for this

 Regards
 Lucian

 

 That'd be great, Lucian.
 Are you on the devel list? We can work on this over there when the time
 comes.

   
I am, and as I said I have some crunching power at my disposal any time

Regards
Lucian


__ Information from ESET NOD32 Antivirus, version of virus signature 
database 4628 (20091122) __

The message was checked by ESET NOD32 Antivirus.

http://www.eset.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: returned mails

2009-11-22 Thread Erol KAHRAMAN
It could be a good idea to use ezmlm or mailman. I will examine that method.

Thank you Eric
Thank you Jake

Eric Shubert wrote On 22-11-2009 01:02:
 Erol KAHRAMAN wrote:
 hi,

 I am trying to send info mail (not spam) to my customers. But
 sometime i get not delivered mails, because of quota overload, user
 not found etc. Is it possible to determine and redirect those mails
 to a folder.
 I wrote a script which check all mails and move them in a folder. But
 my aim is to check mails by .qmail file. Is there any script or
 method for achieving that goal.

 -


 List servers handle this sort of thing automatically. Have you
 considered using ezmlm or mailman to handle these mailings?



-
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