Re: [qmailtoaster] Re: Problem sending mail to comcast.net

2012-12-13 Thread Maxwell Smart

  
  
Have you done any DNS testing to see if comcast.net resolves?


On 12/13/2012 04:53 AM, Rvaught wrote:


  My resolv.conf has :

Search libertycasting.com   

Nameserver 192.168.120.20   ( this local a network dns forwarder) 


I still have bind installed . I think on my old server I was running the
tinydns.



I installed pdns-recursor package 

Still have same problem

-Original Message-
From: Eric Shubert [mailto:e...@shubes.net] 
Sent: Wednesday, December 12, 2012 1:17 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] Re: Problem sending mail to comcast.net

On 12/12/2012 11:00 AM, Rvaught wrote:

  
Since I have set up my new QMT server I am having trouble sending mail 
to this domain. This is the error I receive:

chlevi...@comcast.net mailto:chlevi...@comcast.net:

CNAME lookup failed temporarily. (#4.4.3) I'm not going to try again; 
this message has been in the queue too long.

Not sure about what I need to adjust.

I also like to thank everyone  for  help on previous problems.

Rick

Liberty Casting


  
  
What are you using for a DNS resolver? (cat /etc/resolv.conf)

I recommend using the pdns-recursor package. It's available via yum from the
centos repos.

--
-Eric 'shubes'

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





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




-- 
  
  



Re: [qmailtoaster] spamdyke - spamassassin

2012-11-18 Thread Maxwell Smart


On 11/18/2012 02:16 AM, Giuseppe Perna wrote:

Good morning to all,
I read a lot of documentation on spamdyke and spamassassin but I did
not understand a few things:

I'll post my understanding which is by no means gospel.


1) I have installed on my system (qnmailtoaster up date ) spamdyke
from this time spamassassin is uninstalled or work together?

They work independently.  Spamdyke blocks e mails based on it's rDNS


2) spamdyke merely accept or reject, if a message is blocked, the
message is not saved in the spam folder of server?

It's not saved, it's rejected before it ever reaches the mail server.


3) spamassassin blocks a message, where the message can be saved?
Spamassassin scans a message to determine if it's SPAM based on a score, 
then delivers the message with an appended Subject line. Default is 
***SPAM***


4) the configuration file spamdyke are here: / etc / spamdyke /
to increase or decrease the sensitivity of spamdyke I can only change
these entries?
dns-blacklist-entry = zen.spamhaus.org
dns-blacklist-entry = bl.spamcop.net

or add another dns list


5) the configuration files of spamassassin are here: / etc / mail /
spamassassin /
to increase or decrease the sensitivity of spamassassin I can only
change these entries?
required_score

Changing the score is one way.  I believe you can also us spam lists


thanks

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




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



Re: [qmailtoaster] Re: Qmailtoaster - CentOS 5 - php53

2012-11-18 Thread Maxwell Smart


On 11/13/2012 06:04 AM, Eric Shubert wrote:

On 11/12/2012 06:12 PM, Eric Shubert wrote:

I would seem to me that the php53 package/spec would have a
Provides: php line in it. Does it not?


It does not.


While I don't think that rpm can handle a Requires: A or B type thing,
I should think there's a way to code the spec file(s) such that either
one would do.

Would someone care to dig a little deeper into this?


Ok, so I woke up a little early this morning, and decided to look into 
this.


I found this thread, which covers the topic pretty well:
https://bugzilla.redhat.com/show_bug.cgi?id=717158

The cnt40-deps.sh script (it's been that long since I built my QMT) I 
have lists php, php-ldap (why? - don't need it), php-mysql and php-pear.


Both php and php-pear provide only their 5.1 counterpart. However 
php-mysql is provided by both php-mysql and php53-mysql. So it looks 
as though if the *-toaster packages were changed to require php-mysql 
(whether they actually require it or not) instead of simply php, the 
dependency would be satisfied by either php or php53 (along with its 
-mysql counterpart).


Does anyone see a problem with this?
How have you php53 users on Cos5 gotten around this?

Thanks.

I am running php53u on a server with QMTISO updated to 5.8.  I don't 
have any issues other than the admin-toaster.  It's my understanding 
that the issue is because of strict tagging in php53  You must start and 
end your php doc with ?php ... /php?  where some flexibility was allowed 
before.  I have not chased this down as I don't need or use it on this 
server.


Here is what I have installed.

php53u.i386 5.3.16-1.ius.el5  installed
php53u-cli.i386 5.3.16-1.ius.el5  installed
php53u-common.i386 5.3.16-1.ius.el5  installed
php53u-devel.i386 5.3.16-1.ius.el5  installed
php53u-gd.i386 5.3.16-1.ius.el5  installed
php53u-ldap.i386 5.3.16-1.ius.el5  installed
php53u-mbstring.i386 5.3.16-1.ius.el5  installed
php53u-mcrypt.i386 5.3.16-1.ius.el5  installed
php53u-mysql.i386 5.3.16-1.ius.el5  installed
php53u-pdo.i386 5.3.16-1.ius.el5  installed
php53u-pear.noarch 1:1.9.4-3.ius.el5 installed
php53u-process.i386 5.3.16-1.ius.el5  installed
php53u-pspell.i386 5.3.16-1.ius.el5  installed





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



Re: [qmailtoaster] horde

2012-10-24 Thread Maxwell Smart


On 10/24/2012 06:56 PM, sysad...@tricubemedia.com wrote:

Hi all

Fresh install of QMT using Jakes ISO.
All updates from yum and qtp-menu. So now at Centos 5.8

Trying to add Horde for webmail using the wiki guide
http://wiki.qmailtoaster.com/index.php/Adding_Horde_Webmail_to_Toaster

keeps failiing on php-gettext
Error: php53-common conflicts with php-common

my php -v
PHP 5.1.6 (cli) (built: Jun 27 2012 12:21:16)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies

Can I update php pt 5.3 without messing up QMT?
or any other guide for Horde.


Thanks all
madmac





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


Which version is required?

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



Re: [qmailtoaster] Re: qtp-backup

2012-08-13 Thread Maxwell Smart


On 08/13/2012 07:56 AM, Eric Shubert wrote:

On 08/12/2012 08:56 PM, Cecil Yother, Jr. wrote:



On 8/12/12 8:29 PM, Eric Shubert wrote:

On 08/12/2012 08:05 PM, Maxwell Smart wrote:


On 08/12/2012 02:46 PM, Eric Shubert wrote:

On 08/12/2012 02:20 PM, Maxwell Smart wrote:

Can I use a non standard ftp for qtp-backup?


CJ

- 



Define a non standard ftp.

My bad, non standard port.  3121


--


FTP uses 2 ports.


OK, but doesn't port 20 accept transfers after your initial connection?
and not otherwise?

-


That depends on the arrangement the server makes with the client, 
which depends (IIRC) on whether active or passive mode is used.



I am using passive ports
Are you having difficulty getting FTP to work? Why do I get the 
feeling that this has more to do with FTP than the subject line? ;)
No it's working, but it actually didn't send the backup by ftp last 
night.  Not sure I setup the correct config file.  It appears both are 
the same, but not sure how it works.


qtp-backup uses the curl command for transferring the backup to an ftp 
server:

# tail $(which qtp-backup)
Of course it sets those $variables all up before invoking the command. 
You might want to echo the values of the command before the command is 
invoked, so you can see their values. Or you could set -x in the 
qtp-backup script in order to step through what it does, or run it 
with bash -n to see what it does without actually running it.



I set all the variables

Does curl work outside of qtp-backup?


It's installed,  but haven't tested functionality.

curl 7.15.5 (i686-redhat-linux-gnu) libcurl/7.15.5 OpenSSL/0.9.8b 
zlib/1.2.3 libidn/0.6.5

Protocols: tftp ftp telnet dict ldap http file https ftps
Features: GSS-Negotiate IDN IPv6 Largefile NTLM SSL libz

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



Re: [qmailtoaster] Re: qtp-backup

2012-08-13 Thread Maxwell Smart


On 08/13/2012 08:26 AM, Eric Shubert wrote:

On 08/13/2012 08:07 AM, Maxwell Smart wrote:


On 08/13/2012 07:56 AM, Eric Shubert wrote:

On 08/12/2012 08:56 PM, Cecil Yother, Jr. wrote:



On 8/12/12 8:29 PM, Eric Shubert wrote:

On 08/12/2012 08:05 PM, Maxwell Smart wrote:


On 08/12/2012 02:46 PM, Eric Shubert wrote:

On 08/12/2012 02:20 PM, Maxwell Smart wrote:

Can I use a non standard ftp for qtp-backup?


CJ

- 





Define a non standard ftp.

My bad, non standard port.  3121


--


FTP uses 2 ports.

OK, but doesn't port 20 accept transfers after your initial 
connection?

and not otherwise?

-


That depends on the arrangement the server makes with the client,
which depends (IIRC) on whether active or passive mode is used.


I am using passive ports

Are you having difficulty getting FTP to work? Why do I get the
feeling that this has more to do with FTP than the subject line? ;)

No it's working, but it actually didn't send the backup by ftp last
night.  Not sure I setup the correct config file.  It appears both are
the same, but not sure how it works.


qtp-backup uses the curl command for transferring the backup to an ftp
server:
# tail $(which qtp-backup)
Of course it sets those $variables all up before invoking the command.
You might want to echo the values of the command before the command is
invoked, so you can see their values. Or you could set -x in the
qtp-backup script in order to step through what it does, or run it
with bash -n to see what it does without actually running it.


I set all the variables

Does curl work outside of qtp-backup?


It's installed,  but haven't tested functionality.

curl 7.15.5 (i686-redhat-linux-gnu) libcurl/7.15.5 OpenSSL/0.9.8b
zlib/1.2.3 libidn/0.6.5
Protocols: tftp ftp telnet dict ldap http file https ftps
Features: GSS-Negotiate IDN IPv6 Largefile NTLM SSL libz

-


Please test curl using a suitable command.

I expect that there's likely a firewall issue somewhere.

Are both hosts (ftp client and ftp server) on public addresses, or is 
there NAT going on on either end?

They are both public.


Do you have control of the FTP server? If so, which software is being 
used?

Yes, I am running ProFTPD and can connect to the remote server via CLI.


Here's a nice explanation which I expect will be helpful:
http://slacksite.com/other/ftp.html

I'll check that out.

  It's not a big deal  I can just manually ftp the files and then rsync 
the changes using a cron.  The server they are going to is a backup and 
I prefer to keep ftp and ssh on non standard ports.  It prevents a lot 
of unwanted traffic.  That was the reason for the question about non 
standard ports.




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



[qmailtoaster] re: qtp-backup

2012-08-12 Thread Maxwell Smart

Can I use a non standard ftp for qtp-backup?


CJ

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



Re: [qmailtoaster] Re: qtp-backup

2012-08-12 Thread Maxwell Smart

  
  

On 08/12/2012 02:46 PM, Eric Shubert
  wrote:

On
  08/12/2012 02:20 PM, Maxwell Smart wrote:
  
  Can I use a non standard ftp for
qtp-backup?



CJ


-

  
  
  Define "a non standard ftp".
  
  
  My bad, non standard port. 3121


-- 
  
  



Re: [qmailtoaster] Re: vqadmin

2012-08-08 Thread Maxwell Smart

  
  

On 08/08/2012 06:40 AM, Postmaster
  wrote:


  
  On 06/08/2012 17:26, Maxwell Smart
wrote:
  
  


On 08/06/2012 06:47 AM, Dan
  McAllister wrote:


  
  On 8/6/2012 2:24 AM, Maxwell
Smart wrote:
  
  


Maxwell Smart wrote:

  
  
  
  You're right. I went back through some e mails and found
  a note from Dan about short tags in php.ini file. By
  default it's off in php5.3 install. It needs to be on
  according to Dan. I switched it on, restarted Apache and
  everything works as expected.
  
  Is there any security issue with having shot tags set to
  on?
  

  
  You mean someone actually READS these??? 
  
  OMG! I'll have to make sure I'm RIGHT more often! :-)
  
  FWIW: Short tags are not a real security issue unless you're
  in a mixed-scripting environment, in which case short tags can
  result in some odd (and sometimes extremely difficult to
  trace) problems -- especially with XML interoperability!
  
  The elimination of short tags in PHP5.3 is actually a change
  (ok, maybe a migration) in the language syntax However,
  according to some documentation, elimination of short tags may
  be REQUIRED in the next major revision (PHP6)... there does
  seem to be some push-back in the PHP community (regarding the
  deprecation of even allowing short tags - the community
  appears to strongly favor keeping at least the option
  available, so I wouldn't be surprised to see it re-enabled as
  an option...). 
  
  However, as we (as a computing community) continue to move
  toward a platform-independent model, we're going to have to
  live better with other languages (like xml), and thus as a
coding style, short tags need to be phased out as we
  maintain our PHP scripts (and templates). (It should be as
  easy as a global replace in php-only files!)
  
  Just my thoughts! Before you complain, remember how much you
  paid for them!
  
  Dan McAllister
  
  -- 

IT4SOHO, LLC
PO Box 507
St. Petersburg, FL 33731-0507

CALL TOLL FREE:
  877-IT4SOHO

We have support plans for QMail!




Not just read saved for reference!

Not complaining, just sharing.

Alex mentioned to simply change the tags which I did and they
still don't work with short tags off. I am sure it's something
simple, but with the tag changed and short tags off it doesn't
work, switch them on with no changes to the php code and it
works.




-
To

unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
  
  
  This is strange - are you sure you have checked all files for
  ? tags?


No, I started with one, the index file. It didn't work so I didn't
bother to go any farther. 
  


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



Re: [qmailtoaster] 554 Your email was rejected because it contains the MBL_303159.UNOFFICIAL virus

2012-08-07 Thread Maxwell Smart


On 08/07/2012 08:59 AM, Marco Volkert wrote:

Hi,

Not sure if this is the right list, but my users getting this error:
554 Your email was rejected because it contains the 
MBL_303159.UNOFFICIAL virus
if they try to send an email. Regardless of protocol and format. Some 
users told me they are also waiting for external emails but the 
senders get a similar error message.


For now, I disabled clamav in /var/qmail/control/simcontrol so my 
users are able to send emails.


Is this issue already known? What can I do that the mail server is 
working as usual (with clamav)?


simscan 1.4.0
clamav: 0.97.5/m:54/d:15226
spam: 3.3.2



Regards,
Marco Volkert

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

That appears to be coming from your network.  ClamAV only scans incoming 
e mail.  Your issue appears to be with outgoing e mails being infected.


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



Re: [qmailtoaster] Re: vqadmin

2012-08-06 Thread Maxwell Smart




Eric Shubert wrote:
On
08/05/2012 10:50 PM, Maxwell Smart wrote:
  
  Eric Shubert wrote:


On 08/05/2012 08:49 PM, Maxwell Smart
wrote:
  
  
  FWIW, vqadmin still doesn't work. This
is all I get when going to

/admin-toaster


  
  
Please post this to the users list.
  
  
Have you done any customization to apache which might affect this?
  
  

It's pretty much a stock Apache installation. I have upgraded to
php5.3

though and that's when it stopped working. I upgraded today and can

access vqadmin, qmlog-toaster and mrtg directly, but admin-toaster and
e

mail is not showing anything. I am guessing that's it php related, but

haven't looked into the logs yet.


-

  
  
I'm betting it's php53 related. I think that's the same issue we have
with COS6, related to short tags or something of that nature. Since
control-panel (aka admin-toaster) has no upstream, we can simply modify
the code at will w/out messing with patch files. Just need to be sure
it remains backward compatible. I think Bharath already did a little of
this fixing up.
  
  
  

You're right. I went back through some e mails and found a note from
Dan about short tags in php.ini file. By default it's off in php5.3
install. It needs to be on according to Dan. I switched it on,
restarted Apache and everything works as expected.

Is there any security issue with having shot tags set to on?



-- 





Re: [qmailtoaster] Re: vqadmin

2012-08-06 Thread Maxwell Smart




Maxwell Smart wrote:

  
  
Eric Shubert wrote:
  On
08/05/2012 10:50 PM, Maxwell Smart wrote: 
Eric Shubert wrote: 
  
  On 08/05/2012 08:49 PM, Maxwell Smart
wrote: 

FWIW, vqadmin still doesn't work. This
is all I get when going to 
/admin-toaster 
  


Please post this to the users list. 

Have you done any customization to apache which might affect this? 

  
It's pretty much a stock Apache installation. I have upgraded to
php5.3 
though and that's when it stopped working. I upgraded today and can 
access vqadmin, qmlog-toaster and mrtg directly, but admin-toaster and
e 
mail is not showing anything. I am guessing that's it php related, but
  
haven't looked into the logs yet. 
  
- 


I'm betting it's php53 related. I think that's the same issue we have
with COS6, related to short tags or something of that nature. Since
control-panel (aka admin-toaster) has no upstream, we can simply modify
the code at will w/out messing with patch files. Just need to be sure
it remains backward compatible. I think Bharath already did a little of
this fixing up. 


  
You're right. I went back through some e mails and found a note from
Dan about short tags in php.ini file. By default it's off in php5.3
install. It needs to be on according to Dan. I switched it on,
restarted Apache and everything works as expected.
  
Is there any security issue with having shot tags set to on?
  
  
  

According to the php.ini comments:

; This directive determines whether or not PHP will recognize code
between
; ? and ? tags as PHP source which should be processed as such.
It's been
; recommended for several years that you not use the short tag "short
cut" and
; instead to use the full ?php and ? tag combination. With the
wide spread use
; of XML and use of these tags by other languages, the server can
become easily
; confused and end up parsing the wrong code in the wrong context. But
because
; this short cut has been a feature for such a long time, it's
currently still
; supported for backwards compatibility, but we recommend you don't use
them.
; Default Value: On
; Development Value: Off
; Production Value: Off
; http://www.php.net/manual/en/ini.core.php#ini.short-open-tag

Maybe a simple modification of the admin-toaster and e mail-toaster
files is a better way to go so QMT is compliant and not required to be
backward compatible.



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



Re: [qmailtoaster] Re: vqadmin

2012-08-06 Thread Maxwell Smart




Eric Shubert wrote:
On
08/05/2012 11:24 PM, Maxwell Smart wrote:
  
  Maybe a simple modification of the
admin-toaster and e mail-toaster

files is a better way to go so QMT is compliant and not required to be

backward compatible.

  
  
That is my intention.
  
Stay tuned on the devel list for details.
  
  



-- 





Re: [qmailtoaster] Re: vqadmin

2012-08-06 Thread Maxwell Smart

Eric Shubert wrote:


On 08/05/2012 11:24 PM, Maxwell Smart wrote:


Maybe a simple modification of the admin-toaster and e mail-toaster
files is a better way to go so QMT is compliant and not required to be
backward compatible.



That is my intention.
Stay tuned on the devel list for details.


OK

I just changed the short tags to the proper ones, but it still didn't 
work as expected.  I then changed the short_open_tags option to on and 
everything works as expected.  I am not a php guru and don't know why it 
wouldn't work.


I also noticed that the admin-toaster index.php already has the correct 
?php ? tag but the email index.php did not. 

With short tags on everything seems to be working.  I have not tested 
vqadmin for functionality, but all the graphs and pages appear correctly.


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



Re: [qmailtoaster] Re: vqadmin

2012-08-06 Thread Maxwell Smart

  
  

On 08/06/2012 06:47 AM, Dan McAllister
  wrote:


  
  On 8/6/2012 2:24 AM, Maxwell Smart
wrote:
  
  


Maxwell Smart wrote:

  
  
  
  You're right. I went back through some e mails and found a
  note from Dan about short tags in php.ini file. By default
  it's off in php5.3 install. It needs to be on according to
  Dan. I switched it on, restarted Apache and everything works
  as expected.
  
  Is there any security issue with having shot tags set to on?
  

  
  You mean someone actually READS these??? 
  
  OMG! I'll have to make sure I'm RIGHT more often! :-)
  
  FWIW: Short tags are not a real security issue unless you're in a
  mixed-scripting environment, in which case short tags can result
  in some odd (and sometimes extremely difficult to trace) problems
  -- especially with XML interoperability!
  
  The elimination of short tags in PHP5.3 is actually a change (ok,
  maybe a migration) in the language syntax However, according
  to some documentation, elimination of short tags may be REQUIRED
  in the next major revision (PHP6)... there does seem to be some
  push-back in the PHP community (regarding the deprecation of even
  allowing short tags - the community appears to strongly favor
  keeping at least the option available, so I wouldn't be surprised
  to see it re-enabled as an option...). 
  
  However, as we (as a computing community) continue to move toward
  a platform-independent model, we're going to have to live better
  with other languages (like xml), and thus as a coding style,
  short tags need to be phased out as we maintain our PHP scripts
  (and templates). (It should be as easy as a global replace in
  php-only files!)
  
  Just my thoughts! Before you complain, remember how much you paid
  for them!
  
  Dan McAllister
  
  -- 

IT4SOHO, LLC
PO Box 507
St. Petersburg, FL 33731-0507

CALL TOLL FREE:
  877-IT4SOHO

We have support plans for QMail!




Not just read saved for reference!

Not complaining, just sharing.

Alex mentioned to simply change the tags which I did and they still
don't work with short tags off. I am sure it's something simple,
but with the tag changed and short tags off it doesn't work, switch
them on with no changes to the php code and it works.




  


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



[qmailtoaster] Re: vqadmin

2012-08-05 Thread Maxwell Smart

Eric Shubert wrote:


On 08/05/2012 08:49 PM, Maxwell Smart wrote:


FWIW, vqadmin still doesn't work.  This is all I get when going to
/admin-toaster



Please post this to the users list.

Have you done any customization to apache which might affect this?

It's pretty much a stock Apache installation.  I have upgraded to php5.3 
though and that's when it stopped working.  I upgraded today and can 
access vqadmin, qmlog-toaster and mrtg directly, but admin-toaster and e 
mail is not showing anything.  I am guessing that's it php related, but 
haven't looked into the logs yet.


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



Re: [qmailtoaster] Re: [SOLVED] CHKUSER accepted sender, but no mail received

2012-07-31 Thread Maxwell Smart

  
  
You can also try the cwatchall script in the qtp-menu for watching
activity. It's rather nice.

On 07/31/2012 08:15 AM, Richard Vinke
  wrote:


  
  Here is the more detailed info:
[richard@server10 ~]$ rpm -qa | grep toaster |
sort 
  autorespond-toaster-2.0.4-1.3.6
  clamav-toaster-0.95.2-1.3.30
  control-panel-toaster-0.5-1.3.7
  courier-authlib-toaster-0.59.2-1.3.10
  courier-imap-toaster-4.1.2-1.3.10
  daemontools-toaster-0.76-1.3.6
  ezmlm-cgi-toaster-0.53.324-1.3.6
  ezmlm-toaster-0.53.324-1.3.6
  isoqlog-toaster-2.1-1.3.7
  libdomainkeys-toaster-0.68-1.3.6
  libsrs2-toaster-1.0.18-1.3.6
  maildrop-toaster-2.0.3-1.3.8
  maildrop-toaster-devel-2.0.3-1.3.8
  qmailadmin-toaster-1.2.12-1.3.8
  qmailmrtg-toaster-4.2-1.3.6
  qmail-pop3d-toaster-1.03-1.3.19
  qmail-toaster-1.03-1.3.19
  qmailtoaster-plus-0.3.2-1.4.16
  qmailtoaster-plus.repo-0.2-2
  ripmime-toaster-1.4.0.6-1.3.6
  simscan-toaster-1.4.0-1.3.8
  spamassassin-toaster-3.2.5-1.3.17
  squirrelmail-toaster-1.4.19-1.3.15
  ucspi-tcp-toaster-0.88-1.3.9
  vpopmail-toaster-5.4.17-1.3.7
  vqadmin-toaster-2.3.4-1.3.6

And:
[richard@server10 ~]$ /usr/sbin/qtp-whatami
  qtp-whatami v0.3.7 Tue Jul 31 17:05:03 CEST 2012
  DISTRO=CentOS
  OSVER=5.6
  QTARCH=i686
  QTKERN=2.6.18-238.9.1.el5
  BUILD_DIST=cnt50
  BUILD_DIR=/usr/src/redhat
  This machine's OS is supported and has been tested

I changed:
 * removed the RELAYCLIENT and did =qmailctl cdb=
 * changed /var/qmail/control/spfbehavior from 3 to 1 and did
=qmailctl restart=
Now, I wait for mail and watch with =/usr/sbin/qmlog -f smtp=

Best wishes, Richard

On 07/31/2012 09:46 AM, Richard Vinke wrote:
  
  
Hi Eric 'shubes',

Thanks for the detailed explaination! It gives me more knowledge about the
flow of messages in QT!

The QT installation is from end 2009, with an update in 2010. I give the
details this evening (Amsterdam time). shame mode on No updates sinds
2010 shame mode off

I will dig into your recommendations this evening!

Richard.




  Congrats on finding this out on your own, Richard. I'm afraid though,
that this isn't a very good solution to the problem. What you've done is
to make yourself available as an open relay to all of the IP addresses
included in the 'part of ip of transmitter'. This is great for spammers,
and bad for you. If a spammer in that address range were to exploit the
relay, you would soon find your IP address blacklisted, preventing you
to send emails to many destinations. This is not a pleasant situation
for anyone to be in. While the likelihood of someone actually exploiting
your host may be low, it's best to simply eliminate the possibility. As
a result, I recommend undoing your change to the tcp.smtp file, followed
by doing a
# service qmail cdb
to make the change effective.

Now the question is, why/how did that cure your delivery problem? Adding
the RELAYCLIENT variable does a few things, but not all that much. It
causes simscan to bypass SpamAssassin scanning (clamav scanning is still
done), and it allows the sender to send to absolutely any domain (the
Relay part) as opposed to sending only to the domains which are local to
your host (domains listed in your rcpthosts file).

As you'll notice in the smtp log, the next thing that typically follows
the chkuser sender message is the chkuser rcpt (recipient) message. So
it's a good guess that something is amiss with the message recipient(s),
which is consistent with what we've observed with RELAYCLIENT. It's
unfortunate in this case that qmail or chkuser doesn't give us any kind
of message as to what exactly the problem is. That's not acceptable in
my mind, but we'll have to work around it in the meantime.

Speaking of log messages, qmail/SPF used to reject incoming messages
with no log message, but that's been subsequently fixed. I also don't
know if RELAYCLIENT bypasses the SPF check or not. I suppose it's
possible that this is the problem you're experiencing. You might try
changing your /var/qmail/control/spfbehavior from 3 to 1, then
restarting qmail, and see if perhaps that remedies your problem.

How old is your qmail-toaster package?
# rpm -qa | grep toaster | sort
will show us what versions you're running. Also,
# qtp-whatami
would be helpful.

Let us know if this remedies your problem or not. If it doesn't I would
install spamdyke (definitely do this regardless), then use spamdyke's
detailed logging facility to see exactly what's going on with this. That
would be the easiest way to see exactly where the smtp session fails.

--
-Eric 'shubes'


[qmailtoaster] re: Zarafa

2012-07-28 Thread Maxwell Smart

Has anyone setup Zarafa as a remote client using Qmail-Toaster??

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



[qmailtoaster] re: Kloxo

2012-07-18 Thread Maxwell Smart

  
  
Has anyone ever heard of Kloxo? used it? comments?

I have installed it and have started to play with it, but no
feedback yet. 

The reason I bring this up is, they claim they are using qmail
toaster as their MTA. With several other nice features built in
along with a complete administration control panel. Similar to what
you got with the .iso that Jake created when you installed the
included Webmin.

Here is what the website says. 



   
  Web Services 
   Function

   

  apache
(2.x)
  The Apache
HTTP Server is a powerful, efficient, and extensible web
server.


  php
(5.2.x)
  PHP is an
HTML-embedded scripting language.


  pure-ftpd
  Pure-FTPd is a
fast, production-quality, secure and standard-comformant FTP
server especially designed for modern Linux and FreeBSD
kernels.


  awstats
  Web
Statistics

  




   
  Mail Services 
   Function

   

  qmail-toaster
  qmail is a
small, fast, secure replacement for the sendmail package,
which is the program that actually receives, routes, and
delivers electronic mail.


  courier-imap-toaster
  Courier-IMAP
is an IMAP server for Maildir mailboxes.


  vpopmail
  vpopmail is a
collection of programs and a library to automate the
creation and maintence of virtual domain email for qmail
installations.


  Roundcube
  Webmail
(Ajax)


  Horde
  Webmail

  




   
  DNS Services 
   Function

   

  bind
   BIND
(Berkeley Internet Name Domain) is an implementation of the
DNS (Domain Name System) protocols.


  bind-chroot
  Secures BIND
server

  




   
  Database Service
  
   Function

   

  mysql-server
  MySQL is a
multi-user, multi-threaded SQL database server.

  


Just thought I'd mention it. It seems like a very nice LAMP
solution all in one package. I know there are others, but this one
uses qmail and is fast compared to ClearOS that I've tried before.


-- 
  
  



Re: [qmailtoaster] Re: backup question

2012-07-02 Thread Maxwell Smart


On 07/01/2012 07:59 PM, Eric Shubert wrote:

On 07/01/2012 07:47 PM, Maxwell Smart wrote:

Rsync is appropriate for backing up mail stores and configurations
(mysql database needs to be addressed separately). I don't see it
playing a role in HA configurations, except for providing backups,
which should still be done. HA, like raid, is *not* a backup solution.


I fail to understand why two identical servers in separate locations
doesn't qualify as a backup solution.  Both servers have secondary
backup hard drives with duplicated data and the second server takes the
place of the first if the first is ever broken.   Why is that not
desirable?



I didn't say that's not desirable. I said it is not a backup solution.

As soon as the second server takes the place of the first, where's 
your backup?




I am curious, what would you do?

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



Re: [qmailtoaster] Re: backup question

2012-07-01 Thread Maxwell Smart

  
  

On 06/27/2012 06:27 PM, Eric Shubert
  wrote:

On
  06/27/2012 05:14 PM, Cecil Yother, Jr. wrote:
  
  I have two servers, server A and server B.
They are both Centos 5.8,

built on the V2gnu iso. They are basically identical with all
updates. I

have about a dozen e mail domains on server A and 2 e mail
domains on

server B. Can I run the qtp-backup on server B and restore those
on

server A so that all my mail domains reside on one server?


TIA

--

  
  
  Not without a bit of modification. The backup is ok, but
  qtp-restore is written load from scratch. With a bit of tweaking
  you should be able to get it to do a non-destructive restore. The
  database load would need to be changed to merge the backup in with
  the existing database, as would various control files such as
  rcpthosts, morercpthosts, virtualdomains, and the users/assign
  file (and don't forget the cdb file for that one).
  
  
  That would be a nice feature for qtp-restore actually, have it ask
  if you want to add the domains to the existing configuration or
  clean out the existing configurations.
  
  
  It might be simpler to create the domains manually though, write a
  script to add the users to the target host (or add them manually
  too), then simply rsync /home/vpopmail/domains/ from the old to
  the new host. This would be the safest route I'm guessing. You
  could test out the target after doing the initial rsync, then do a
  final rsync (which would be fast) when you're ready to cut over.
  
  

OK, I chose the easy solution. I created the accounts on the
machine with existing accounts, created a new account in Thunderbird
and copied the mail from the old account to the new account. This
went rather quickly and was relatively painless.

Is Unison as described in the wiki still the recommended way of
creating a failover / duplicate server? Is rsync an option?
-- 
  


  



Re: [qmailtoaster] Re: backup question

2012-07-01 Thread Maxwell Smart


On 07/01/2012 10:46 AM, Eric Shubert wrote:

On 07/01/2012 09:40 AM, Maxwell Smart wrote:


On 06/27/2012 06:27 PM, Eric Shubert wrote:

On 06/27/2012 05:14 PM, Cecil Yother, Jr. wrote:

I have two servers, server A and server B. They are both Centos 5.8,
built on the V2gnu iso. They are basically identical with all 
updates. I

have about a dozen e mail domains on server A and 2 e mail domains on
server B. Can I run the qtp-backup on server B and restore those on
server A so that all my mail domains reside on one server?

TIA
--


Not without a bit of modification. The backup is ok, but qtp-restore
is written load from scratch. With a bit of tweaking you should be
able to get it to do a non-destructive restore. The database load
would need to be changed to merge the backup in with the existing
database, as would various control files such as rcpthosts,
morercpthosts, virtualdomains, and the users/assign file (and don't
forget the cdb file for that one).

That would be a nice feature for qtp-restore actually, have it ask if
you want to add the domains to the existing configuration or clean out
the existing configurations.

It might be simpler to create the domains manually though, write a
script to add the users to the target host (or add them manually too),
then simply rsync /home/vpopmail/domains/ from the old to the new
host. This would be the safest route I'm guessing. You could test out
the target after doing the initial rsync, then do a final rsync (which
would be fast) when you're ready to cut over.


OK,  I chose the easy solution.  I created the accounts on the machine
with existing accounts, created a new account in Thunderbird and copied
the mail from the old account to the new account.  This went rather
quickly and was relatively painless.

Is Unison as described in the wiki still the recommended way of creating
a failover / duplicate server?


I don't know that there's any one recommended way. It depends on what 
your needs are. Unison can be appropriate in some instances.


Dovecot is doing some interesting development in the area of high 
availability mail stores. I would take a look at what's going on there.


I think the important thing to do when setting up a high availability 
mail solution is to separate components in a meaningful way before 
trying to provide redundancy. This is because each component presents 
different challenges regarding redundancy. For instance, a redundant 
submission server is rather trivial compared to a redundant imap or 
storage server. A typical separation is between the front end and back 
end (storage) components, at least as a first step. Once you have 
front and back end separation, replication of each would mean having 4 
hosts. So the BL here is that while QMT is presently often a single 
host setup, using 2 self-contained QMT hosts is likely not the best 
approach to building a HA solution.


I'm presently working on a design of QMT components such that they'll 
be loosely coupled, and able to be combined more easily into a HA 
solution. I expect to be publishing this on the devel list in a few 
months or so. Stay tuned for that.


A high availability solution is not required, nor is separation.  I have 
a very small server, less than a dozen domains with just over 2GB of 
mail.  A reliable secondary machine that is identical to primary machine 
would suffice.

Is rsync an option?


Rsync is appropriate for backing up mail stores and configurations 
(mysql database needs to be addressed separately). I don't see it 
playing a role in HA configurations, except for providing backups, 
which should still be done. HA, like raid, is *not* a backup solution.


I fail to understand why two identical servers in separate locations 
doesn't qualify as a backup solution.  Both servers have secondary 
backup hard drives with duplicated data and the second server takes the 
place of the first if the first is ever broken.   Why is that not desirable?



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



Re: [qmailtoaster] Re: backup question

2012-07-01 Thread Maxwell Smart


On 07/01/2012 07:59 PM, Eric Shubert wrote:

On 07/01/2012 07:47 PM, Maxwell Smart wrote:

Rsync is appropriate for backing up mail stores and configurations
(mysql database needs to be addressed separately). I don't see it
playing a role in HA configurations, except for providing backups,
which should still be done. HA, like raid, is *not* a backup solution.


I fail to understand why two identical servers in separate locations
doesn't qualify as a backup solution.  Both servers have secondary
backup hard drives with duplicated data and the second server takes the
place of the first if the first is ever broken.   Why is that not
desirable?



I didn't say that's not desirable. I said it is not a backup solution.

As soon as the second server takes the place of the first, where's 
your backup?




On the backup drive on the second server :)

Well, your in crisis mode at that point scrambling to get server 1 back 
up.  Nothing is ever ideal when it comes to computers, but it would 
suffice in my situation



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



Re: [qmailtoaster] Re: outgoing smtp settings

2012-06-30 Thread Maxwell Smart

  
  

On 06/30/2012 09:11 AM, Eric Shubert
  wrote:

On
  06/30/2012 06:15 AM, Ron Pacheco wrote:
  
  Cecil,


Do you have the SSL certificate setup?


http://wiki.qmailtoaster.com/index.php/Certificate


Not being able to connect using SSL or STARTTLS is often just a
problem

with the certificate.


Ron


On 6/29/2012 11:56 PM, Maxwell Smart wrote:

I am using the submission port 587. I
  just retired a server that was
  
  using the following smtp settings
  
  
  Connection Security STARTTLS
  
  Authentication method Password transmitted insecurely
  
  
  but those settings don't work on the new server which is using
  the
  
  following to get it to work.
  
  
  Connection Security NONE
  
  Authentication method Encrypted password
  
  
  Which is the correct setting?
  
  --
  



  
  
  The first setting is preferred, and will hopefully be required in
  the future. The entire message/session is encrypted, including the
  password, so the login/plain password setting is a little
  misleading when it says that the password is transmitted
  insecurely.
  
  
  The cram-md5 authentication method (one of the encrypted password
  methods) will be removed from the stock QMT at some point in the
  future. It no longer serves a useful purpose (due to the advent of
  TLS), and requires that passwords be stored in plain text on the
  server, which is undesirable from a security standpoint.
  
  

Is there a write up on how to enable TLS? or quick instructions?
-- 
  


  



Re: [qmailtoaster] Re: outgoing smtp settings

2012-06-30 Thread Maxwell Smart

  
  

On 06/30/2012 09:11 AM, Eric Shubert
  wrote:

On
  06/30/2012 06:15 AM, Ron Pacheco wrote:
  
  Cecil,


Do you have the SSL certificate setup?


http://wiki.qmailtoaster.com/index.php/Certificate


Not being able to connect using SSL or STARTTLS is often just a
problem

with the certificate.


Ron


  

I re read the link you sent Ron and double checked ownership and
permissions and bingo. There was the problem. Made the cahnges and
now it works as expected.

Thanks all

CJ

  On 6/29/2012 11:56 PM, Maxwell Smart
wrote:

I am using the submission port 587. I
  just retired a server that was
  
  using the following smtp settings
  
  
  Connection Security STARTTLS
  
  Authentication method Password transmitted insecurely
  
  
  but those settings don't work on the new server which is using
  the
  
  following to get it to work.
  
  
  Connection Security NONE
  
  Authentication method Encrypted password
  
  
  Which is the correct setting?
  
  --
  



  
  
  The first setting is preferred, and will hopefully be required in
  the future. The entire message/session is encrypted, including the
  password, so the login/plain password setting is a little
  misleading when it says that the password is transmitted
  insecurely.
  
  
  The cram-md5 authentication method (one of the encrypted password
  methods) will be removed from the stock QMT at some point in the
  future. It no longer serves a useful purpose (due to the advent of
  TLS), and requires that passwords be stored in plain text on the
  server, which is undesirable from a security standpoint.
  
  


-- 
  


  



[qmailtoaster] re: outgoing smtp settings

2012-06-29 Thread Maxwell Smart

  
  
I am using the submission port 587. I just retired a server that
was using the following smtp settings

Connection SecuritySTARTTLS
Authentication method   Password transmitted insecurely

but those settings don't work on the new server which is using the
following to get it to work.

Connection SecurityNONE 
Authentication method   Encrypted password

Which is the correct setting?
-- 
  
  



Re: [qmailtoaster] QmailToaster: Unable to add Spam Filter using wiki steps

2012-06-25 Thread Maxwell Smart

  
  
I could be wrong, but IIRC it doesn't create a SPAM folder until it
receives SPAM. Maybe someone else can chin=me in if this is
correct.


On 06/25/2012 07:15 AM, Peter R Stanley
  wrote:


  I'm running CentOS 5.8 (32 Bit) with 100GB HD and 2GB ram
(virtual server) which is running off a CentOS 5.7 (64bit) with
16GB (if this information is needed).
  
  
  I followed David's advice and checked the spamd log, which I
did the following command:
  tail -f /var/log/qmail/spamd/current
  
  
  I found the following messages repeating:
  
@40004fe869b205191b6c [25773] error: spamd: could not
  create INET socket on 127.0.0.1:783: Address
  already in use
@40004fe869b205192724 spamd: could not create INET
  socket on 127.0.0.1:783: Address
  already in use
@40004fe869b205192ef4 [25775] warn: server socket setup
  failed, retry 1: spamd: could not create INET socket on 127.0.0.1:783:
  Address already in use
@40004fe869b305979654 [25775] warn: server socket setup
  failed, retry 2: spamd: could not create INET socket on 127.0.0.1:783:
  Address already in use
  
  
  
  

  
  Looked up the solution and found that one person just
rebooted their mail server and it resolved their issue,
therefore I attempted the same thing.
  
  
  used the same command to view the spamd log and here are the
results (with no repeats):
  
@40004fe86b3129758c5c [26366] warn: server socket setup
  failed, retry 2: spamd: could not create INET socket on 127.0.0.1:783:
  Address already in use
@40004fe86b3238500dc4 [26366] error: spamd: could not
  create INET socket on 127.0.0.1:783: Address
  already in use
@40004fe86b323850197c spamd: could not create INET
  socket on 127.0.0.1:783: Address
  already in use
@40004fe86b323850214c [26378] warn: server socket setup
  failed, retry 1: spamd: could not create INET socket on 127.0.0.1:783:
  Address already in use
@40004fe86b3338f7cb2c [26378] warn: server socket setup
  failed, retry 2: spamd: could not create INET socket on 127.0.0.1:783:
  Address already in use
@40004fe86baf0e8a119c [1775] info: spamd: server
  started on port 783/tcp (running version 3.2.5)
@40004fe86baf0e8a213c [1775] info: spamd: server pid:
  1775
@40004fe86baf0e8a2524 [1775] info: spamd: server
  successfully spawned child process, pid 2080
@40004fe86baf0e8a2cf4 [1775] info: spamd: server
  successfully spawned child process, pid 2081
@40004fe86baf0e8a30dc [1775] info: prefork: child
  states: II
  
  
  
  so I attempted to create a new user on the domain again with
the same criteria described in previous emails and still no Spam
folder being created.
  
  
  I also attempted changing my softlimit from 2000
(defaulted) to 8000 in the following file:
  
/var/qmail/supervise/smtp/run
  
  
  
  Did the normal commands:
  #qmailctl stop
  #qmailctl cdb
  #qmailctl start
  
  
  I even rebooted the server, but the still no Spam folder. I'm
always find the oddest issues. Does anyone know what the
softlimit should be set to?
  
  
  
  
  
On Mon, Jun 25, 2012 at 12:11 AM, dav...@ntcb.com
  wrote:
  
 #qmail-spam status returns :
   /var/qmail/supervise/spamd: up (pid 18142) 2 seconds
   /var/qmail/supervise/spamd/log: up (pid 6209) 10453
  seconds
  

looks like spamd is a problem...check that log for clues.

32 or 64 bit? search the archives...may need to raise the
softlimt on that
process...anyone else care to chime in?  i'm tapping out, i
am a
lightweight.

good luck!

  david


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

  

  


  


-- 
  


  



Re: [qmailtoaster] CNAME lookup failed temporarily. (#4.4.3) error

2012-06-24 Thread Maxwell Smart

  
  

On 06/24/2012 11:18 AM,
  postmas...@seawise-chartering.co.uk wrote:


  Hello all,

I am getting this error if I an e-mail is sent from qmail-toaster server.
If I try to send an e-mail from any different server, the e-mail goes
through without any issues.

The error message comes up out of blue and an intermittent error.
I suppose the problem could be with DNS? Any ideas please?

===

Hi. This is the qmail-send program at shestakovsky.me.uk.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

taya...@mail.ru:
CNAME lookup failed temporarily. (#4.4.3)
I'm not going to try again; this message has been in the queue too long.


Rgds
Alex



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



It's definitely a DNS issue. Is there a possibility that your ISP
is blocking .ru addresses? It resolves fine here.

maxwell@tatiana:~ dig mail.ru

;  DiG 9.8.1-P1  mail.ru
;; global options: +cmd
;; Got answer:
;; -HEADER- opcode: QUERY, status: NOERROR, id:
63467
;; flags: qr rd ra; QUERY: 1, ANSWER: 20, AUTHORITY: 0, ADDITIONAL:
0

;; QUESTION SECTION:
;mail.ru. IN A

;; ANSWER SECTION:
mail.ru. 25 IN A 94.100.191.242
mail.ru. 25 IN A 94.100.191.243
mail.ru. 25 IN A 94.100.191.244
mail.ru. 25 IN A 94.100.191.245
mail.ru. 25 IN A 94.100.191.246
mail.ru. 25 IN A 94.100.191.247
mail.ru. 25 IN A 94.100.191.248
mail.ru. 25 IN A 94.100.191.249
mail.ru. 25 IN A 94.100.191.250
mail.ru. 25 IN A 94.100.191.201
mail.ru. 25 IN A 94.100.191.202
mail.ru. 25 IN A 94.100.191.203
mail.ru. 25 IN A 94.100.191.204
mail.ru. 25 IN A 94.100.191.205
mail.ru. 25 IN A 94.100.191.206
mail.ru. 25 IN A 94.100.191.207
mail.ru. 25 IN A 94.100.191.208
mail.ru. 25 IN A 94.100.191.209
mail.ru. 25 IN A 94.100.191.210
mail.ru. 25 IN A 94.100.191.241

;; Query time: 16 msec
;; SERVER: 75.75.75.75#53(75.75.75.75)
;; WHEN: Sun Jun 24 11:28:36 2012
;; MSG SIZE rcvd: 345


Have you tried DIG from the offending machine? Does it resolve?


-- 
  


  



Re: [qmailtoaster] QmailToaster: Unable to add Spam Filter using wiki steps

2012-06-24 Thread Maxwell Smart

  
  

On 06/24/2012 07:08 PM, Peter R Stanley
  wrote:

Hey
everyone,
  
  
  I've
used the QmailToaster installation package to install Qmail onto
a server currently running Cent OS 5.8. I was able to get the
system properly installed and running. I added the
QmailToaster-Plus to the system for additional functionality. I
want to add the Spam folder to my system. I followed the steps
listed in the Wiki for QmailToaster, but after completing the
steps, the folder is still not available. The following link is
what I used from the Wiki page: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.
  
  
  I've
tried all the steps several times, but the Spam folder is not
showing on the Squirrel Mail web client.
  
  
  Here
are the current version of the packages installed on the
server:
  
daemontools-toaster-0.76-1.3.6
libsrs2-toaster-1.0.18-1.3.6
courier-authlib-toaster-0.59.2-1.3.10
ezmlm-toaster-0.53.324-1.3.6
maildrop-toaster-2.0.3-1.3.8
squirrelmail-toaster-1.4.20-1.3.17
simscan-toaster-1.4.0-1.3.8
qmailadmin-toaster-1.2.15-1.3.9
ucspi-tcp-toaster-0.88-1.3.9
libdomainkeys-toaster-0.68-1.3.6
qmail-toaster-1.03-1.3.22
qmail-pop3d-toaster-1.03-1.3.22
courier-imap-toaster-4.1.2-1.3.10
control-panel-toaster-0.5-1.3.7
ezmlm-cgi-toaster-0.53.324-1.3.6
qmailmrtg-toaster-4.2-1.3.6
vqadmin-toaster-2.3.4-1.3.6
spamassassin-toaster-3.2.5-1.3.17
ripmime-toaster-1.4.0.6-1.3.6
vpopmail-toaster-5.4.17-1.3.7
autorespond-toaster-2.0.4-1.3.6
isoqlog-toaster-2.1-1.3.7
clamav-toaster-0.97.4-1.4.0
  
  
  
  If
someone could help me out, that would be great.

The spam detection box is in your Qmailadmin ie
http://www.example.com/qmailadmin You may have to subscribe to that
folder if you're using IMAP. I don't use Squirrelmail so I don't
know how to subscribe to a folder in that application. A quick
Google search might yield what you're looking for (squirrelmail
folder subscripiton)
-- 
  


  



[qmailtoaster] re: update problem

2012-06-14 Thread Maxwell Smart

  
  
I have an update problem I am hoping some guru can help me with.
It's different than the other thread so I didn't want to thread
jack. I have a dependency issue that I can't figure out how to get
around

I tried to do a yum update with the following results:

[root@laetitia yum.repos.d]# yum update 
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
* base: mirror.singleedge.com
* epel: linux.mirrors.es.net
* extras: mirror.stanford.edu
* rpmforge-extras: mirror.hmc.edu
* rpmfusion-free-updates: mirror.web-ster.com
* rpmfusion-free-updates-testing: mirror.web-ster.com
* updates: mirror.raystedman.net
Excluding Packages from Extra Packages for Enterprise Linux 5 - i386
Finished
Setting up Update Process
Resolving Dependencies
-- Running transaction check
--- Package perl-IO-Compress.noarch 0:2.052-1.el5.rfx set to be
updated
-- Processing Dependency: perl(Compress::Raw::Zlib) = 2.052 for
package: perl-IO-Compress
-- Finished Dependency Resolution
perl-IO-Compress-2.052-1.el5.rfx.noarch from rpmforge-extras has
depsolving problems
 -- Missing Dependency: perl(Compress::Raw::Zlib) = 2.052 is
needed by package perl-IO-Compress-2.052-1.el5.rfx.noarch
(rpmforge-extras)
Error: Missing Dependency: perl(Compress::Raw::Zlib) = 2.052 is
needed by package perl-IO-Compress-2.052-1.el5.rfx.noarch
(rpmforge-extras)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
 package-cleanup --dupes
 rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.
[root@laetitia yum.repos.d]# cd /packages/

I then tried to install
perl-Compress-Raw-Zlib-2.052-1.el5.rf.i386.rpm using the rpm and it
gave me this error:

[root@laetitia packages]# rpm -Uhv
perl-Compress-Raw-Zlib-2.052-1.el5.rf.i386.rpm 
error: Failed dependencies:
 perl(Compress::Raw::Zlib) = 2.037 is needed by (installed)
perl-IO-Compress-2.037-1.el5.rfx.noarch

This seems like a classic military catch 22. I tried to force the
install, so I could then update perl-IO but it wouldn't install it
because of the dependency. 

Any suggestions?

Thanks

-- 
  
  



Re: [qmailtoaster] Re: update problem

2012-06-14 Thread Maxwell Smart

  
  


On 06/14/2012 09:03 AM, Eric Shubert wrote:
On
  06/14/2012 08:26 AM, Maxwell Smart wrote:
  
  I have an update problem I am hoping some
guru can help me with. It's

different than the other thread so I didn't want to thread jack.
I have

a dependency issue that I can't figure out how to get around


I tried to do a yum update with the following results:


[root@laetitia yum.repos.d]# yum update

Loaded plugins: fastestmirror, priorities

Loading mirror speeds from cached hostfile

* base: mirror.singleedge.com

* epel: linux.mirrors.es.net

* extras: mirror.stanford.edu

* rpmforge-extras: mirror.hmc.edu

* rpmfusion-free-updates: mirror.web-ster.com

* rpmfusion-free-updates-testing: mirror.web-ster.com

* updates: mirror.raystedman.net

Excluding Packages from Extra Packages for Enterprise Linux 5 -
i386

Finished

Setting up Update Process

Resolving Dependencies

-- Running transaction check

--- Package perl-IO-Compress.noarch 0:2.052-1.el5.rfx set to
be updated

-- Processing Dependency: perl(Compress::Raw::Zlib) = 2.052
for

package: perl-IO-Compress

-- Finished Dependency Resolution

perl-IO-Compress-2.052-1.el5.rfx.noarch from rpmforge-extras has

depsolving problems

-- Missing Dependency: perl(Compress::Raw::Zlib) = 2.052 is
needed by

package perl-IO-Compress-2.052-1.el5.rfx.noarch
(rpmforge-extras)

Error: Missing Dependency: perl(Compress::Raw::Zlib) = 2.052 is
needed

by package perl-IO-Compress-2.052-1.el5.rfx.noarch
(rpmforge-extras)

You could try using --skip-broken to work around the problem

You could try running: package-cleanup --problems

package-cleanup --dupes

rpm -Va --nofiles --nodigest

The program package-cleanup is found in the yum-utils package.

[root@laetitia yum.repos.d]# cd /packages/


I then tried to install
perl-Compress-Raw-Zlib-2.052-1.el5.rf.i386.rpm

using the rpm and it gave me this error:


[root@laetitia packages]# rpm -Uhv

perl-Compress-Raw-Zlib-2.052-1.el5.rf.i386.rpm

error: Failed dependencies:

perl(Compress::Raw::Zlib) = 2.037 is needed by (installed)

perl-IO-Compress-2.037-1.el5.rfx.noarch


This seems like a classic military catch 22. I tried to force
the

install, so I could then update perl-IO but it wouldn't install
it

because of the dependency.


Any suggestions?


Thanks


--

  
  
  I don't have much time right now, but I'd be very careful with
  this one. Yum uses this stuff, so you can't simply remove and then
  re-add them with yum.
  
  
  Have you tried doing these (as suggested by yum)?:
  
  You could try running: package-cleanup --problems
  
   package-cleanup --dupes
  
   rpm -Va --nofiles --nodigest
  
  The program package-cleanup is found in the yum-utils package.
  
  

My thought was that it's looking for 2.052 and if I update that
package first it would update without issue, but it won't let me. I
haven't tried those, but will and report back.
-- 
  
  



Re: [qmailtoaster] Re: vpopmail

2012-05-24 Thread Maxwell Smart

  
  


On 05/24/2012 07:58 PM, Eric Shubert wrote:
On
  05/24/2012 07:37 PM, Bharath Chari wrote:
  
  On Friday 25 May 2012 07:47 AM, Bharath
Chari wrote:

On Friday 25 May 2012 04:51 AM, Eric
  Shubert wrote:
  
  On 05/24/2012 10:44 AM, Cecil Yother,
Jr. wrote:

Is there a script to reset all the
  permissions in the
  
  /home/vpopmail/domains directory?
  
  --
  


Not that I'm aware of.


I've thought on occasion that it'd be nice to have a utility
script

sort of like queue_repair.py that would go through all of
the QMT

related directories and check/fix the permissions and
ownerships.


Anyone care to take a stab at it? I'd be glad to add such a
thing to

the QTP package.


  
  Isn't "chown -R vpopmail:vchkpw * /home/vpopmail/domains"
  sufficient?
  


Sorry "chown -R vpopmail:vchkpw /home/vpopmail/domains"



  
  
  That's easy enough for ownership, but permission bits are a little
  trickier. Need to differentiate between directories and files.
  
  

Precisely and this is what I need.
-- 
  
  



Re: [qmailtoaster] new server

2012-05-17 Thread Maxwell Smart

  
  
On 05/17/2012 07:42 PM, David Milholen wrote:

  
  Just got my new server up running with atmailopen and it looks
  good.
  Just trying to figure out why it is taking gmail and yahoo a
  while to 
  send a message to the server. I have checked all of the obvious
  down
  to the last spf record.
  Dave
  
  -- 

David Milholen
Project Engineer
P:501-318-1300
  


Atmail is nice, but somewaht limited and has some quirks. The Pro
version may be better.  RoundCube is very similar and seems to be
faster. I found it more intuitive than Atmail.
-- 
  
  



Re: [qmailtoaster] Re: Qmailtoaster iso upgrade issue

2012-05-16 Thread Maxwell Smart

  
  
I never did alot with RAIDs, but all were hardware and not one ever
worked as advertised for recovery. I prefer a solid mirrored
backup. To each his own.

On 05/16/2012 07:59 AM, Dan McAllister wrote:

  
  IMHO, data protection is a MUST, and thus RAID is a MUST for QMAIL
  (and other client services like web servers and the like). The
  question isn't about RAID/NO-RAID, it is about WHICH RAID and HOW:
  
  To my mind, RAID decisions come in TWO flavors:
   - RAID TECHNOLOGY (e.g.: RAID-1 vs RAID-5 vs. RAID-10 -- the 3
  most common types of RAID today), and
   - RAID IMPLEMENTATION (e.g.: Motherboard RAID [aka: Fake-RAID],
  Hardware RAID, and Software [Linux md] RAID)
  
  MY OPINIONS are:
  From a RAID IMPLEMENTATION perspective, I have
  found the following to be true:
- Motherboard-based (firmware-based) RAID (any flavor) = UNSTABLE

in most Linux environments -- AVOID
- Hardware RAID = BEST performance, BEST reliability, more
  expensive
- Software (Linux-based) RAID = GOOD performance, GOOD
reliability, LOWEST EXPENSE (a common choice -- 
I know others favor the Linux RAID, and I'll admit that I'm
still a hardware RAID snob! -- but these are MY opinions!
  
  When it comes to RAID TECHNOLOGY, for me the choice
  is rather clear:
- RAID 10 = BEST STABILITY, BEST PERFORMANCE, HIGH EXPENSE -
IMHO not usually worth the cost/complexity unless you need a
HUGE or FAST volume
- RAID 1 = BEST STABILITY, GOOD PERFORMANCE, MODERATE
  EXPENSE - IMHO overall best HW RAID bang-for-the-buck (and my
  usual choice)
- RAID 5 = GOOD STABILITY, IFFY PERFORMANCE, LOWEST EXPENSE -
undegraded performance same as RAID 1, DEGRADED performance is
POOR
  
  So you'll see that I agree with David and Eric on some of these
  points... and I know we differ on others... that's what opinions
  are all about!
  
  Dan McAllister
  IT4SOHO
  
  
  On 5/16/2012 7:58 AM, David Milholen wrote:
  

As a standard and when possible I like to do raid1 just for
failover or easy recovery.
I was my first time I wanted to try the onboard HW raid
controller and all the trouble I have ran
into I gave up on it and found a true HW raid controller. I am
going to try it this morning. 
If it fails I will do the traditional SW raid.

On 5/16/2012 12:02 AM, Eric Shubert wrote:
FWIW,


  stay away from raid-5 if at all possible. Raid-1 is best,
  raid-10 ok. 
  



-- 
  
  David Milholen
  Project Engineer
  P:501-318-1300

  
  
  
  -- 

IT4SOHO, LLC
PO Box 507
St. Petersburg, FL 33731-0507

CALL TOLL FREE:
  877-IT4SOHO

We have support plans for QMail!




-- 
  
  



Re: [qmailtoaster] re:

2012-05-07 Thread Maxwell Smart
Title: Re: [qmailtoaster] re:

  
  
It appears as though I have it all sorted. 

Does anyone have experience using 2 NIC's one for outside and one
for inside? I can't seem to get them working in concert. Here's
what I have

ETH0 outside
ETH1 inside

If I set it up this way it times out after a while and connection
from the outside is not possible. Turn off ETH1 and connectivity is
restored. Anyone else have experience with this and how to make it
work.

Thanks for all the help

On 05/07/2012 12:09 PM, Alvaro Alejandro Sepulveda Orellana wrote:

  
  User vpopmail
  Group vchkpw
  
  
  El 07-05-12 15:00, "Cecil Yother, Jr." c...@yother.com
  escribi:
  

   OK, I moved the entire directory
and it worked. Now I need to modify the file permissions of
my vpopmail directory. I have moved the entire contents of
the vpopmail folder and changed ownership to the correct
ownership and now everything appears to be working. I may
need to run the queue repair once more now that the
ownership is corrected. It was root:root before when I ran
it.


On 05/07/2012 10:49 AM, Cecil Yother, Jr. wrote: 
  
 I have had to move a server from
  a colo. The server motherboard was damaged. I need to
  retrieve the mysql databases and only have access to the
  hd from another system. Can this be done? If so how?
  
  
  

  
  
  -- 


  
Atentamente,
   
Alvaro A. Seplveda Orellana.
Departamento de Redes y Enlaces.
Fono: 75 38 200 - 221 21 16.
CEL: +569 95542326
  
  

  
  



-- 
  
  



Re: [qmailtoaster] Outlook (Express or MS) stuck on authorizing

2012-05-01 Thread Maxwell Smart

  
  
Have you checked your DNS response time?

On 05/01/2012 12:40 AM, Amir Abbasi wrote:

  
  
  
  Hi,
  
  Sometimes I face this issue and if I stop
  send/receive and start again it will be OK. I found nothing in
  logs, also I don't think it is a network issue.
  
  Thanks


-- 
  
  



Re: [qmailtoaster] Brute Force Protection on Qmail

2012-04-24 Thread Maxwell Smart

  
  


On 04/24/2012 07:19 AM, Peter Peltonen wrote:

  Hi,

On Tue, Apr 24, 2012 at 1:52 PM, Amir Abbasi abb...@tebyanidc.ir wrote:

  
Has anyone worked with Brute Force Protection tools like BFD? I need some
information/tutorials about configuration of them?

  
  
Some have used Fail2Ban for this:
http://wiki.qmailtoaster.com/index.php/Fail2Ban

Regards,
Peter


OSSEC works well too.

  

-
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: Weird Boucne Backs

2012-04-17 Thread Maxwell Smart

  
  
I wonder if these are similar or the same as the bounce back that
recently have started to come through my server. Here is the
header. The rest is a spam message.

Hi. This is the qmail-send program at laetitia.area510.net.
I tried to deliver a bounce message to this address, but the bounce bounced!

train...@learndr.com:
Sorry, I wasn't able to establish an SMTP connection. (#4.4.1)
I'm not going to try again; this message has been in the queue too long.

--- Below this line is the original bounce.

Return-Path: 
Received: (qmail 31040 invoked for bounce); 17 Apr 2012 03:00:45 -
Date: 17 Apr 2012 03:00:45 -
From: mailer-dae...@laetitia.area510.net
To: train...@learndr.com
Subject: failure notice

Hi. This is the qmail-send program at laetitia.area510.net.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

c_nau-le...@yother.com:
Sorry, no mailbox here by that name. (#5.1.1)

--- Below this line is a copy of the message.

Return-Path: train...@learndr.com
Received: (qmail 31035 invoked by uid 89); 17 Apr 2012 03:00:45 -
Received: by simscan 1.4.0 ppid: 31027, pid: 31029, t: 0.3880s
 scanners: attach: 1.4.0 clamav: 0.97.3
/m:54/d:14650 spam: 3.2.5
X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on laetitia.area510.net
X-Spam-Level: ***
X-Spam-Status: No, score=3.6 required=5.0 tests=BAYES_99,MISSING_MID,RDNS_NONE
	autolearn=no version=3.2.5
Received: from unknown (HELO ml124.learndr.com) (8.31.112.124)
  by laetitia.area510.net with SMTP; 17 Apr 2012 03:00:45 -
Received-SPF: pass (laetitia.area510.net: SPF record at learndr.com designates 8.31.112.124 as permitted sender)
Received: by ml124.learndr.com id hhjedq195e81 for c_nau-le...@yother.com; Mon, 16 Apr 2012 23:00:14 -0400 (envelope-from train...@learndr.com)
Date: Mon, 16 Apr 2012 23:00:14 -0400
X-Sender: train...@learndr.com
To: c_nau-le...@yother.com
From: train...@learndr.com train...@learndr.com
Subject: No More Hiring Mistakes: Interviewing the Right Way
Mime-Version: 1.0 
Content-Type: text/plain; charset="us-ascii"


On 04/17/2012 08:30 PM, Michael J. Colvin wrote:

  I guess QMT being compromised was my concern, but like I said, I've yet to
get any of these, and I use the same server(s)...

It is happening with two different users, or groups of users, on separate
domains, but all using the same servers...

I'm hoping it's malware, and will switch gears to try to confirm it's not
before digging around in qmail anymore...

I'll let you know.

Thanks!

Mike


  
-Original Message-
From: Eric Shubert [mailto:e...@shubes.net]
Sent: Tuesday, April 17, 2012 8:15 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] Re: Weird Boucne Backs

I think it's safe to say that this is malware, based on the
alphabetical nature of the addresses.

Question is, how are the messages getting into the queue?

I suppose that your QMT could be compromised, but I have never heard of
such a thing. Not outside of the realm of possibility, but given that
the problem is limited to a single domain, I'd say not likely.

My guess is that the client machines are infected with malware. What's
perhaps worse is that the virus appears to be active in more than one
host in the domain, which means it might be able to spread across their
network. This could be difficult to rid.

Does this happen on every message these clients send, or is the problem
sporadic? If it's consistent (and perhaps even if it's not), you might
try turning on spamdyke's detailed logging and have them submit on port
25. Then you'll see everything that's happening in the session, in
detail.

I would also recommend running malwarebytes on the client machines and
see what that finds. Anti-virus programs don't catch all types of
malware, and I think this might be a type that their anti-virus
software isn't catching.

--
-Eric 'shubes'


On 04/17/2012 07:52 PM, Michael J. Colvin wrote:


  

  

Have you identified the host which is connected to your QMT? Is it a
client directly connecting, or are they coming in via an Exchange
server?


  
  
They are both...  One is directly connecting to one of my Qmail


servers, and


  the other client is coming from their Exchange server (They use us as


a


  Smarthost).

Here's the NDR from the other client:

-

-Original Message-
From: mailer-dae...@mail.norcalisp.com
[mailto:mailer-dae...@mail.norcalisp.com]
Sent: Tuesday, April 17, 2012 11:01 AM
To: g...@.com
Subject: failure notice

Hi. This is the qmail-send program at mail.norcalisp.com.
I'm afraid I wasn't able to deliver your message to the following


addresses.


  This is a permanent error; I've given up. Sorry 

Re: [qmailtoaster] Re: Monitorix for Qmail

2012-04-03 Thread Maxwell Smart

  
  


On 03/30/2012 10:19 AM, Eric Shubert wrote:
On
  03/30/2012 09:30 AM, Maxwell Smart wrote:
  
  Eric,


I have installed Monitorix on my two toasters, but Qmail is not
supported. I have one server that may have detected a bug and
have been in contact with the software developer and he said he
would gladly support Qmail if the statistical data was
available. I assured him it was, even though I am not entirely
sure.


Have you seen or used this software? Would you like to include
Monitorix or the developer Jordi Sanfeliu in the project?


CJ


  
  I have had a look at Monitorix, and had it running at one point. I
  was interested in it for monitoring multiple VMs. I like the
  graphs and web interface. I don't like that it requires the whole
  kit and kaboodle (apache etc) on each machine that's being
  monitored. I like the architecture of ganglia much better,
  although ganglia is geared toward clusters to begin with. I did
  chat online with Jordi briefly at that time. No mention was made
  of QMT though that I recall.
  
  
  collectl is presently my monitor of choice. I was looking for
  something which would show me i/o usage per process, and collectl
  can. It's a pretty impressive piece of software, and it's lean on
  resources.
  
  
  Monitoring is something I'd like to address with QMT at some
  point, but it's still a back burner item. If Jordi would like to
  provide us with something that would be an optional package at
  this point though, he's more than welcome to join the devel list,
  where we could assist with his efforts.
  
  
  Thanks for bringing this up, CJ.
  
  

The developer has sent me this regarding qmail. If someone would
comment so I could forward the info to him that would be great.

"I've never seen a Qmail system in action, so I can't make an idea
of how it shows its mail statistics.


So, please, could you send me a full Qmail statistics listing, hence
I could start making an idea if Monitorix could introduce support
quickly or if it would require special configuration for Qmail.


Don't forget to explain what are all the requirements and the exact
command line to get such stats.
"





-- 
  
  



Re: [qmailtoaster] Re: Mail issue

2012-04-01 Thread Maxwell Smart

  
  


On 04/01/2012 09:07 AM, Eric Shubert wrote:
On
  04/01/2012 08:43 AM, Khan Mohamed Ashraf wrote:
  
  In reply to Bharat Chari's statement
"Airtel, unfortunately is amongst

the top 5 spambot networks in the world". I agree. But I would
not lay

the entire blame on Airtel alone.

The reason so many spambots are hosted on these networks is the
low and

could not care 2 hoots about my machine being infected attitude
of users

that leads to this. Educating users to be proactive about
protecting

their computing environment (mostly one dominant OS) from
infiltration

and hijack is a must. Major Indian ISP's such as Airtel should
also

participate in the efforts to take down the command and control
centers

of these spambot networks.

  
  
  Perhaps someone should attempt to persuade Airtel to block
  outbound port 25 traffic from their dhcp and/or residential
  subscribers that's not destined to their smtp servers. This is
  what Cox (cable) and Centurylink (DSL) both do in this area. I
  think doing so goes a long way toward thwarting infected machines.
  
  
  Personally, I use a perimeter firewall to block any outbound port
  25 traffic that doesn't originate from my QMT host. This keeps
  unauthorized email from going out on an IP address which also
  services user internet access.
  
  

This is way beyond the scope of the average user. My father for
instance could never on his own block port 25 traffic. He use to
have a Windows box and recently upgraded. I built him a Linux box
and it seems to have stopped any Malware problems he was having.

-- 
  
  



Re: [qmailtoaster] Mail issue

2012-03-31 Thread Maxwell Smart

Spamdyke
Fail2Ban
OSSEC


On 03/30/2012 11:57 PM, rajeshrudramani wrote:



Hi,


 In my mail id getting spam mail from different airttel 
ips. how to block the mails and series of ip. Please guide me.




Regards,
Rajesh


--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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] Mail issue

2012-03-31 Thread Maxwell Smart
These are 3 tools that stop spammers and hackers.  Spamdyke will have 
the most affect with SPAM,  while Fail2Ban and OSSEC will stop those who 
are trying to exploit your system.


Does that make sense?  There is good info on all 3 of these I believe on 
the wiki.


On 03/31/2012 12:05 AM, rajeshrudramani wrote:



Hi Maxwell Smart,



  I can't understand what you said. Can u 
tel me in brief.




Regards,

Rajesh


--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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] thunderbird - how to

2012-03-26 Thread Maxwell Smart

  
  
I always set all folders or it doesn't seem to like to play well.
It must be a bug in Thunderbird.

On 03/26/2012 03:32 AM, Toni Cosma wrote:

  
  Hi list,

Why, when Im configuring thunderbird for some of my clients, sometimes,
I must set manually
the sent and the drafts folder, otherwise thunderbird can not
save the message in the sent folder, for example.

Thank you.

Tonis



   

-- 
Cecil Yother, Jr. "cj"
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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] qmail IMAP issue

2012-03-23 Thread Maxwell Smart

Have you subscribed to the draft folder in Outlook?

On 03/23/2012 04:01 AM, rajeshrudramani wrote:


Hi all,


  I configured mail id in outlook using IMAP. When i tried 
to save a mail in draft it  save in default outlook draft not in my 
mail account draft.But i tried in POP3 it saves in my account mail id 
draft.Please any one guide me to fix the issue.



Note: Using qmail mail id


Regards,
Rajesh


--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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] vqadmin

2012-03-21 Thread Maxwell Smart

Tony,

Thanks for the reminder, it fixed an issue with my personal server.  It 
dawned on me when you posted it that it was what was wrong with my 
account.  Changed the value and boom it works.


Thanks!

CJ

On 03/21/2012 09:21 PM, Tony White wrote:

If I recall, yes it is!

best wishes
  Tony White


On 22/03/2012 14:58, ebr...@whitehorsetc.com wrote:

Found it!


If you look at the database for vpopmail, the domain that will not 
shows

will have something like 254146493926 for the user
data field. Change this to 0 and the domain will be visible again.

This is from Jake earlier this year.


best wishes
Tony White



On 22/03/2012 07:21, ebr...@whitehorsetc.com wrote:

Hello list,

Has anyone encountered the problem using Vqadmin that results in the
display of a blank page when trying to view a domain?

The procedure is as follows:

Log into http://yourdomain.com/admin-toaster/
click: Vqadmin
click: List Domains
click: List Domains

returns aBlank Page   instead of domain info and settings for the
domain
with the postmaster password

Eric


- 


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




Is the setting 'cur_users' in the 'dir_control' table of the 'vpopmail'
database?




- 

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





--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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




[qmailtoaster] re: IMAP problem

2012-03-18 Thread Maxwell Smart

REAL_DIST=CentOS
DISTRO=CentOS
OSVER=5.8
QTARCH=i686
QTKERN=2.6.18-308.1.1.el5
BUILD_DIST=cnt50
BUILD_DIR=/usr/src/redhat

I am having a problem logging in via IMAP.  It appears that POP users 
are logging in just fine.  The error I am receiving is Connection to 
IMAP server failed


I am using courier and have the same issue whether I use a web based or 
e mail client.


I know I am being vague, but need some guidance here.

Thanks,

CJ

--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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: IMAP problem

2012-03-18 Thread Maxwell Smart

I think I found it.  It is a bad servercert.pem file.

CJ



On 03/18/2012 10:04 PM, Maxwell Smart wrote:

REAL_DIST=CentOS
DISTRO=CentOS
OSVER=5.8
QTARCH=i686
QTKERN=2.6.18-308.1.1.el5
BUILD_DIST=cnt50
BUILD_DIR=/usr/src/redhat

I am having a problem logging in via IMAP.  It appears that POP users 
are logging in just fine.  The error I am receiving is Connection to 
IMAP server failed


I am using courier and have the same issue whether I use a web based 
or e mail client.


I know I am being vague, but need some guidance here.

Thanks,

CJ



--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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: IMAP problem

2012-03-18 Thread Maxwell Smart

  
  
It's a small server with 27G used and 715G capacity. I prefer they
use IMAP because I back up and they don't. I only have a dozen
clients and this makes it easier for all involved. I can see your
point and if my server was larger I would push them to POP.

CJ

On 03/18/2012 10:16 PM, Dlsio Cab wrote:
Hi,
  
  Web based is good for clients that are always on the move and need
  to use mobile phones (IMAP), this way the emails will be kept on
  the server.
  But whenever possible try to offer your clients pop3 so that your
  server doesn't get out of space.
  
  Cheers
  
  On 19 March 2012 07:04, Maxwell Smart c...@yother.com
wrote:

  REAL_DIST=CentOS
  DISTRO=CentOS
  OSVER=5.8
  QTARCH=i686
  QTKERN=2.6.18-308.1.1.el5
  BUILD_DIST=cnt50
  BUILD_DIR=/usr/src/redhat
  
  I am having a problem logging in via IMAP. It appears that
  POP users are logging in just fine. The error I am receiving
  is "Connection to IMAP server failed"
  
  I am using courier and have the same issue whether I use a web
  based or e mail client.
  
  I know I am being vague, but need some guidance here.
  
  Thanks,
  
  CJ
  
  -- 
  Cecil Yother, Jr. "cj"
  cj's
  2318 Clement Ave
  Alameda, CA 94501
  
  tel 510.865.2787
  http://yother.com
  Check out the new Volvo classified resource http://www.volvoclassified.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
  
  

  
  


-- 
Cecil Yother, Jr. "cj"
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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] QMT DNS services - a call for participation

2012-03-17 Thread Maxwell Smart

  
  
John,

Reading for the win. You have been instructed on how to remove
yourself from the list. Please follow instructions and unsubscribe.

CJ

On 03/17/2012 09:04 AM, John O'Reilly wrote:

  

  please, for the final time, remove me from this and all
other emails or you leave me no choice but to report it as
spam
  
  best
  john
  

  
  
From: Dlsio Cab 
Sent: Saturday, March 17, 2012 3:54 PM
To: qmailtoaster-list@qmailtoaster.com

Subject: Re: [qmailtoaster] QMT DNS services
  - a call for participation
  


  
  Hi,

I have tested the transfer :
Testing transfer of slave zone from 71.40.159.226 ..
.. from 71.40.159.226 : Completed OK
Test transfer successfully fetched 0 records from at
  least one nameserver. Actual transfers by BIND should also
  succeed.
That was the reply from Webmin BIND interface. Is that
  normal? No records actually were transferred

Regards



On 17 March 2012 16:15, Dan
  McAllister q...@it4soho.com
  wrote:
  

  On 3/17/2012 12:05 AM, Dlsio Cab
wrote:
Hi,
  
  I am in Southern Africa, Mozambique.
  You can set my server as another slave.
  My nameserver is ns01.mozdesigners.com and IP
  address is 212.96.25.202.
  So I have in BIND:
  zone "qmailtoaster.com"
  {
   type slave;
   masters {
   71.40.159.226;
   };
   file
  "/var/named/slaves/qmailtoaster.com.hosts";
   };
  
  Please confirm
  
  Regards


  
  You appear to be setup properly... just a few moments
  ago I added your IP (above) to the list of those
  approved for zone transfers. Please test at your
  convenience.
  I have also added the A record for your server as dns-af1.qmailtoaster.com.
  Once we confirm that you're transferring and serving
  the domain properly, we'll activate your NS record on
  the domain.
  
  Thank you VERY MUCH for volunteering your support of
  the QMT project... You're our first volunteer from
  Africa! Welcome aboard!
  
  Dan McAllister
  

-- 

IT4SOHO, LLC
PO Box 507
St. Petersburg, FL 33731-0507

CALL TOLL FREE:
  877-IT4SOHO

We have support plans for QMail!


  

  


No virus found
  in this message.
  Checked by AVG - www.avg.com
  Version: 2012.0.1913 / Virus Database: 2114/4876 - Release
  Date: 03/17/12
  

  


-- 
Cecil Yother, Jr. "cj"
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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] Reg:Block The Domain

2012-03-09 Thread Maxwell Smart



On 03/09/2012 06:35 AM, Bharath Chari wrote:

On Friday 09 March 2012 07:48 PM, Bharath Chari wrote:

On Friday 09 March 2012 05:08 PM, Raja Mani wrote:

Dear All,


How to block the particular domain incoming mail and 
outgoing mail  in qmail.


Add @example.com$ to your /var/qmail/control/badmaifrom and badmailto 
files. Restart qmail.



Sorry the file is /var/qmail/control/badmailfrom


FWIW, these are easily administrated from Webmin using the qmail module.


Bharath

- 

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





--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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] attachments

2012-03-06 Thread Maxwell Smart

  
  
I use RoundCube and it works pretty well. It's not feature rich and
has some cumbersome behaviors, but is easy to setup and use. You
have to make sure subscriptions are checked if you're using IMAP..
Horde is a very nice piece, but getting it setup is a PITA. I had
it setup, it broke after a few hours of testing and I couldn't get
it to work again and the mailing-list needs to take some lessons
from this list or the webmin one on courtesy and response.

.02

On 03/06/2012 08:08 AM, Sys wrote:

  
  
  
  I have read that
if we install " Horde " as the webmail, it works, 
  
  Has anyone managed to install " Horde " or
  any other webmailprogram on a qmail toaster server.
  
  Thanks
  
  
- Original Message - 
From: Dave MacDonald

To: qmailtoaster-list@qmailtoaster.com

Sent: Tuesday, March 06,
  2012 8:25 AM
Subject: Re: [qmailtoaster]
  attachments


I will check, but no changes were made to the php.ini.
This has been working for years.

Confirmed, 
register_globals = off





On 3/6/2012 6:21 AM, Peter Peltonen wrote:

  On Tue, Mar 6, 2012 at 6:15 AM,  sysad...@tricubemedia.com wrote:

  
Logged in to each " webmail " both servers show the email has attachments,
but only one gives the un-corrupted file.
The " Bad server " says cannot open attachment.

  
  Do you perhaps on the server producing corrupted messages have
register_globals turned "on" ? I found this by googling:

http://squirrelmail.org/wiki/KnownBugs

"PHP 4.4.0 or later + register_globals=on + SquirrelMail 1.4.5 or older
Variable corruption in messages with attachments."

There is a link to a fix:
http://squirrelmail.cvs.sf.net/squirrelmail/squirrelmail/src/download.php?r1=1.107.2.8r2=1.107.2.10


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







  


-- 
Cecil Yother, Jr. "cj"
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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: Reg:Qmail Smtp Port Opening Very Slow

2012-02-06 Thread Maxwell Smart



On 02/06/2012 07:18 AM, Eric Shubert wrote:

On 02/06/2012 03:41 AM, Raja Mani wrote:

Dear Sir,

  My qmail server 25 port opening was very slow.So when i
send the mail using squirrlmail i  got the more errors.

Regards,
Rajamani


This is most likely a problem with dns resolution.
Do you have a caching nameserver (resolver) installed on your QMT host?
What do you have in your /etc/resolv.conf file?

You should be able to confirm DNS issues by telnetting to the IP address 
instead of the domain name.


--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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] Reg:Spam Contrl

2012-02-01 Thread Maxwell Smart


  
  
Start here 
http://wiki.qmailtoaster.com/index.php/Spamdyke

On 02/01/2012 08:19 PM, Raja Mani wrote:
no.How to use that spamdyke.kindly give the full
  guidence
  
  On Wed, Feb 1, 2012 at 7:05 PM, Carlos
Herrera Polo carlos.herrerap...@gmail.com
wrote:
you server use spamdyke ?
  
  2012/2/1, Raja Mani rajamani@gmail.com:
  
 Dear Sir,
  
  
  
   We are getting more spam mails for
  our server.How to
   secure our server.
  
  
  
   -Rajamani
  
  

  
  --
  Enviado desde mi dispositivo mvil
  
-
  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
  
  

  
  


-- 
Cecil Yother, Jr. "cj"
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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] VM OVF

2012-01-30 Thread Maxwell Smart


  
  


On 01/30/2012 01:02 AM, Pak Ogah wrote:

  
  On 01/19/12 1:40, Sys wrote:
  



Could some one add this to the
wiki please , or instruct me howto:
Thanks

  
  done,
  updated on this link, for related info
  http://wiki.qmailtoaster.com/index.php/VMware#VMware_Hosting_Products

Can this be used with VirtualBox?

-- 
Cecil Yother, Jr. "cj"
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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




[qmailtoaster] re: rpmforge-release spec not found

2012-01-28 Thread Maxwell Smart

Eric,

I am running the newmodel script and I'm getting this error, .  
rpmforge-release spec not found.  Do I need to update my repositories?


CJ

--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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: out of disk space

2012-01-28 Thread Maxwell Smart



On 01/28/2012 01:23 AM, Biju Jose wrote:

-Original Message-
From: Eric Shubert [mailto:e...@shubes.net]
Sent: Saturday, January 28, 2012 3:19 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] Re: out of disk space

On 01/27/2012 02:26 PM, Cecil Yother, Jr. wrote:


On 01/27/2012 01:23 PM, Eric Shubert wrote:

On 01/27/2012 02:14 PM, Cecil Yother, Jr. wrote:


On 01/27/2012 11:38 AM, Eric Shubert wrote:

On 01/27/2012 12:35 PM, Cecil Yother, Jr. wrote:


On 01/27/2012 09:47 AM, Maxwell Smart wrote:

This isn't exactly the same subject CJ. Please start a new thread in
the future. ;)

You're not exactly clear about what you're doing, either. What
exactly
do you mean by do the updates? That could mean several things.

And what does df -h show?

I think that 8G would typically be enough. I just checked one of
mine,
and it's using 3.4G (sans emails). Have you looked to see what's
taking taking up the biggest chunk of the 6G that's being used? Maybe
you need to do a yum clean all?


I found what it is, but can't figure out what's causing it. My /tmp
file
is filling up with clamav files. I can't seem to find what's
generating
them. ps aux reveals clamav processes. Even if I kill them the /tmp
file
continues to fill up. Any ideas?


What's the owner/group of the files? File names?
(You really need to try a little harder to be specific, CJ).


Here is a snapshot of the tmp file.


Wow. I don't have these on my server. Sure look like temporary scan
directories though.

How do I stop clamav?

Edit /var/qmail/control/simcontrol file, then cdb.


What is calling it up?

Not sure. clamav I would guess. What are you seeing in the clamd log?


Supervise was calling it up. I have a handle on it...I think. Stopped
qmailctl, running newmodel to update everything and I'm guessing(hoping)
all will be well.

thx


I see, I think. Your upgrade hadn't completed. Clamav never came up, so
supervise was continually trying to start it.

That appears to be the case.  I stopped qmail, ran newmodel script and 
all yum updates and now all appears OK.



--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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: delete log qmail

2012-01-27 Thread Maxwell Smart



On 01/27/2012 08:17 AM, Eric Shubert wrote:

On 01/27/2012 07:55 AM, Giuseppe Perna wrote:

Hello,
thanks for thanks for the welcome.

i have this problem whit qmail:
in var/log/qmail  i have this directory
404Kauthlib
14M clamd
66M imap4
20M imap4-ssl
38M pop3
33M pop3-ssl
54M send
66M smtp
35M spamd
120Ksubmission

in smtp (66MB) i wont delete the log
smtp directory contains this file
@40004f188f3c3564.u
@40004f1da2e12d227f2c.s
ecc..

can i delete this files?

thanks

- 



You can control the size and number of log files with the
/var/qmail/control/LOGSIZE and /var/qmail/control/LOGCOUNT files. I 
would simplly reduce the LOGCOUNT number if you're looking to save 
space. Note, this applies the same to each log directory. If you need 
to make some services different, you can modify the appropriate 
/var/qmail/supervise/service/log/run file accordingly.


While were on this subject.  I just installed QMT5.iso on a Virtualbox.  
It installed fine, but when I went to do the updates it errors out 
saying clamav cannot write to /var/log/... disk full.  I have allocated 
8GB for this installation.   How much could this install take 2GB?  That 
being said it shows 6.58GB used, which I find odd.


I am going to try the ovf file Pak is going to upload adn see how that 
works.



--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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




[qmailtoaster] re: out of disk space

2012-01-27 Thread Maxwell Smart
This isn't exactly the same subject CJ. Please start a new thread in the 
future. ;)


You're not exactly clear about what you're doing, either. What exactly 
do you mean by do the updates? That could mean several things.


And what does df -h show?

I think that 8G would typically be enough. I just checked one of mine, 
and it's using 3.4G (sans emails). Have you looked to see what's taking 
taking up the biggest chunk of the 6G that's being used? Maybe you need 
to do a yum clean all?


--
-Eric 'shubes'

I did a fresh install, 8GB Virtualbox, ran yum -y update and then tried 
to update with qtp-menu and started seeing the error that it was out of 
disk space.  I didn't try clean all, but that may do the trick.  It did 
have a lot of yum updates applied.  I'll check it out and report back.


CJ

--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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] Hypervisor recommendations for virtualizing QMT

2012-01-26 Thread Maxwell Smart



On 01/26/2012 01:12 AM, Peter Peltonen wrote:

Hi,

On Thu, Jan 26, 2012 at 8:44 AM, Casey Priceca...@smileglobal.com  wrote:

I'm curious to hear which hypervisors some of you guys are using for
virtualizing QMT or just VMs in general. I played around with Citrix
XenServer for a good 6-8 months last year, very very briefly checked out
Hyper-V, and currently am running Xen on CentOS 5.7 on a few of my PowerEdge
2650's. I also briefly tried out VMware's free one...ESXi?

 From what I've been hearing, KVM is supposed to be the new up and coming
standard. I haven't used it at all and don't know much about it, but I was
hoping to get some recommendations from others on here. Someone mentioned
Proxmox on here a few weeks back, so I downloaded Proxmox VE 1.9 and
installed it on a server I just recently bought the other night.

That's about as far as I've gotten with it at this point, so maybe someone
can provide some insight?

I've ran my toaster in a centos5 + xen combination and been quite
happy with it. No stability or perfomance issuses whatsoever.

Xen is not officially supported in rhel/centos version 6, but there is
a 3rd party repository for the kernel/xen packages and those have been
working with ok for my dom0 and web server domUs. As qmailtoaster does
not support centos6 yet, I havent tried installing a toaster on
centos6 domU though.

I would be interested in trying out KVM, but for me it has seemed
still a bit immature, so I went with 3rd party Xen. And as time
resources are limited I don't want to waste time learning another
technology as I have a working solution with Xen.

Regards,
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


Excuse the stupid question, but what's the advantage of VM over 
hardware?  Are you running multiple instances of VM?  Isn't there a 
performance loss over hard iron when running multiple instances?


CJ

--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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] Qmailtoaster major changes

2012-01-02 Thread Maxwell Smart

Jake,

I hope you and your family enjoy the New Year to it's fullest.  Be safe 
and most of all don't forget to play, with your wife and your kids.  
Work is not all there is in life.  Get out in the garage once in a while 
too, your machines need you too.


Thanks for all you've done for Qmail.  Coming from Qmailrocks your .iso 
was so refreshing.  I absolutely love the simplicity.  Your efforts are 
certainly appreciated.


Cheers,

CJ

On 01/02/2012 05:36 PM, Jake Vickers wrote:
I will be changing ownership of the Qmailtoaster project to Eric 
Shubes. With the new role at work and my rapidly growing toddler, I 
just really don't have enough spare time to devote to the project. 
I've spoken with Eric and he has agreed to take the project over and 
continue with it.
I'll still be along for the foreseeable future, so don't think I'm 
just going away. This was a difficult decision for me - I've been with 
the project since August of 2004. In the long run it is what is best 
for the QMT community.
With that all being said, if you are interested in helping support the 
project, please come over to the devel mailing list and make your 
intentions known.
Thanks everyone - the project has been a great experience for me. Be 
well, and happy new year!


- 

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





--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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: Problems with forwards

2011-12-30 Thread Maxwell Smart

On 12/30/2011 08:20 AM, Eric Shubert wrote:
Saying that they're not being sent is better than simply do not 
work, although a little due diligence in the troubleshooting arena 
would be more helpful.


Let's start with the logs (always a good place to start).
There should be some sort of entry in the send log. Is there something 
or nothing in the logs which correspond to the email that's not being 
sent? I would guess nothing, but these things need to be verified.



I am not sure we're on the same page.  Brief explanation of my situation.

I create forwards when I use forums or have to sign up for something.  
It gives me a way of tracking who's selling or sharing my e mail 
addresses.  ie. fe...@example.com  craigsl...@example.com 
netf...@example.com faceb...@example.com


Now, I always get my e mails from Fedex and was getting them from 
Netflix and then not, but Craigslist didn't play nice with my forwards, 
and Facebook complains.  I know they were sending e mails but I never 
got them.  My netflix ones stopped, but now miraculously have started 
coming in again.  Facebook also complains that the e mail address is not 
valid.  I changed it from one forward to another and they seem to be 
happy for the moment.


I have confirmed that all of these forwards work by sending an e mail to 
them from a gmail account.


In my situation I cannot check the sent logs since they reside with 
fedex, craigslist, netflix and facebook respectively.  I can see where 
if you were forwarding from a QMT to a QMT where troubleshooting would 
be a breeze.


--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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] Problems with forwards

2011-12-29 Thread Maxwell Smart


  
  
I have had problems with forwards too. Without and underscores in
the address. When I send from one domain to another on two separate
servers with two separate IP addresses it works, but from another
source, say netflix or craigslist it never arrives. Let me know if
you figure it out.



On 12/29/2011 07:16 PM, Casey Price wrote:

  
  One of our users has been having difficulty with a couple of
  forwards they are trying to create. They simply do not work. I'm
  wondering if anyone else has had trouble with forwarding to a
  domain that has a dash "-" in the domain name after the at "@"
  sign? i.e.; verizonw_alerts == vzwm...@some-where.domain.com
  
  All of the other forwards seem to work, just not that this
  sub-domain that is hosted elsewhere on a non-QMT platform. Keep in
  mind this is an old Solaris box running an older version of
  vpopmail and qmailadmin, etc. Are the forwards storage in the SQL
  DB? If not, where the heck are they?!?
  
  Thanks!!
  
  -- 
Casey Price

Smile Global Technical Support
Submit or check trouble tickets http://billing.smileglobal.com
www.smileglobal.com

Follow us on Twitter 
Find us on Facebook


-- 
Cecil Yother, Jr. "cj"
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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: Problems with forwards

2011-12-29 Thread Maxwell Smart
How can we provide more information when we aren't sending the e mails 
that are not delivered?  We aren't sending our forwards.


On 12/29/2011 09:13 PM, Eric Shubert wrote:

On 12/29/2011 08:16 PM, Casey Price wrote:

One of our users has been having difficulty with a couple of forwards
they are trying to create. They simply do not work. I'm wondering if
anyone else has had trouble with forwarding to a domain that has a dash
- in the domain name after the at @ sign? i.e.; verizonw_alerts ==
vzwm...@some-where.domain.com

All of the other forwards seem to work, just not that this sub-domain
that is hosted elsewhere on a non-QMT platform. Keep in mind this is an
old Solaris box running an older version of vpopmail and qmailadmin,
etc. Are the forwards storage in the SQL DB? If not, where the heck are
they?!?

Thanks!!

--


simply do not work isn't very descriptive. :(
Thanks for noting though that this isn't a QMT host.

What are you seeing in the send log that corresponds to the forwards?

Can you send directly to the fwd address from the account that's 
trying to fwd there?


Forwards are stored in the database with QMT. I'm not positive, but I 
don't think this has always been the case. In 'native' qmail, forwards 
are handled by the .qmail file. See man dot-qmail and man forward. 
Older versions of vpopmail may have different ways of handling 
forwards. I would try to check the compile options used to build the 
version you're running. Which is what by the way?


You haven't given us much to go on Casey, but I hope this helps.



--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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] Cutting down on spam

2011-11-24 Thread Maxwell Smart




Casey wrote:

  
Hi all,
  
Been getting some complaints recently from a couple of customers that
have been receiving a bit more spam than usual. Just wanted to see how
others had their spamdyke/simscan/spamassassin/clamav configured.
  
Spamdyke is definitely doing its job and doing it well on my gateway
servers, as you can see below:
  
  Gateway1
  This report was generated Mon Nov 21 00:11:55 2011 
244499 70.34% DENIED_RDNS_MISSING 
37848 10.88% DENIED_RDNS_RESOLVE 
25915 7.45% DENIED_GRAYLISTED 
24359 7.00% ALLOWED 
9045 2.60% TIMEOUT 
5106 1.46% DENIED_RBL_MATCH
-- Breakdown --- 
- 
698 0.20% DENIED_SENDER_NO_MX 
41 0.01% DENIED_OTHER 
28 0.00% ERROR 
17 0.00% DENIED_SENDER_BLACKLISTED 
11 0.00% DENIED_TOO_MANY_RECIPIENTS 
 Summary  
Allowed: 24359 7.00% 
Timeout: 9045 2.60% 
Errors : 28 0.00% 
Denied : 314135 90.38% 
Total : 347567 100.00%
  
  Gateway2
  This report was generated Mon Nov 21 00:06:33 2011 
  
235998 86.06% DENIED_RDNS_MISSING 
23896 8.71% DENIED_RDNS_RESOLVE 
8414 3.06% DENIED_GRAYLISTED 
3570 1.30% TIMEOUT 
1092 0.39% ALLOWED 
692 0.25% DENIED_RBL_MATCH
-- Breakdown ---
- 
484 0.17% DENIED_SENDER_NO_MX 
57 0.02% DENIED_OTHER 
14 0.00% ERROR
 Summary  
Allowed: 1092 0.39% 
Timeout: 3570 1.30% 
Errors : 14 0.00% 
Denied : 269541 98.29% 
Total : 274217 100.00%
  
Gateway3
  This report was generated Mon Nov 21 00:05:16 2011 
  
11899 41.92% DENIED_RDNS_RESOLVE 
10505 37.01% DENIED_RDNS_MISSING 
3237 11.40% DENIED_GRAYLISTED 
1970 6.94% TIMEOUT 
334 1.17% DENIED_RBL_MATCH
-- Breakdown --- 
- 
219 0.77% DENIED_SENDER_NO_MX 
196 0.69% ALLOWED 
23 0.08% DENIED_OTHER 
1 0.00% DENIED_EARLYTALKER 
 Summary  
Allowed: 196 0.69% 
Timeout: 1970 6.94% 
Errors : 0 0.00% 
Denied : 26218 92.36% 
Total : 28384 100.00%
  
Yet, I'm still receiving complaints from a few. I think my spamassassin
boxes need some tuning, but I'm not sure where to start. How are others
handling spamassassin training? I just noticed that "use_bayes",
"use_bayes_rules", and "bayes_auto_learn" were all previously set to
"0", so I enabled them all over the weekend..but I have the feeling
theres a bit more to it than that. For example, what would be the best
way to train SA on servers that are handling hundreds of domains? 
  
Our gateway servers don't actually have the users or mail stored on
them, they simply accept mail for the domains listed in rcpthosts, and
send them to the appropriate servers using smtproutes. So I'm not sure
how this factors in. 
  
Any help would be appreciated.
  
Thanks,
  
  Casey
  

While I agree with Eric that what might be one persons spam and not
another. I have found that the SPAM filter in Thunderbird is very
effective at catching just SPAM. I would like to add those rules to my
toaster to enhance it's SPAM catching ability. Now with many spammers
using correct DNS entries it's getting by Spamdyke. Can we
export/import those filters to the toasters capabilities of culling
SPAM? It is still placed in a SPAM folder and can be periodically
checked by customers to ensure ham is not getting tossed, so I dn't see
it being a real bad thing.



-- 
Cecil Yother, Jr. "cj"
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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] Increased Spam

2011-10-08 Thread Maxwell Smart


  
  


On 10/08/2011 02:58 AM, Amit wrote:

  
  
  
  
  
Hi Everyone,

After a long time running several Toaster
  server I came back as I found 1 of my toaster server started
  receiving Spam Emails. I just gone with headers of the spam
  mails and found spammers are sending mails with proper RDNS,
  SPF and DKIM mails which is why anti-spam are not marking mail
  as spams. Please find header of 1 such mail below:

Return-Path:
i...@limitproductions.com
Delivered-To: hirende...@sujanil.com
Received: (qmail 8525 invoked by uid 89); 7 Oct 2011
19:52:11 -
Received: from unknown (HELO kil9.limitproductions.com)
(8.26.89.136)
by mail.sujanil.com with SMTP; 7 Oct 2011 19:52:11 -
Received-SPF: pass (mail.sujanil.com: SPF record at
limitproductions.com designates 8.26.89.136 as permitted
sender)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed;
s=default; d=limitproductions.com;
h=Date:Message-ID:Mime-Version:Subject:From:To:Content-type;
i=i...@limitproductions.com;
bh=j2YtklG+XetiShD59Z64C0S+Wgk=;
b=kgY45+zYKBfbyQaDqMp0TG4i0jlYtGuqTaigyUwr54qujB8Y4ssznhW5UwWj+VzNANHj32ZhOowQ
TRyTPTkAQhSLb0v7Y8ajK0RqbV5IshyU9VSNh6MatpstX8n2LXHrSm9Qwx/gHS6Is92H5AF1LjoA
bXp8dDA6Zd4gAn+B0BY=
DomainKey-Signature: a=rsa-sha1; c=nofws; q=dns; s=default;
d=limitproductions.com;
b=NB2Ar79H0bt0WPGjy8psp1ytlko2yUWyPDj6tsPxyidHBgd6ZXa+hYe5eUD5dgJNTlJU+FSjrTHt
FSVzR71FinDbKVqJRvYWcyNVZ0+SaajGf2EUpFmMO1l9xKWk3YhSIWM+FH/FqFbx8HKYBryyfZvi
EE+fPVXDJsPId6mEtoE=;
Date: Fri, 7 Oct 2011 15:49:43 -0400
Message-ID:
mzu0owm2nzk3odzinzq2ytq0nwe3mjvjmwu2zwmzn...@kil9.limitproductions.com
Mime-Version: 1.0
Subject: Tired of Feeling Low?
From: "Slender HCG" i...@limitproductions.com
To: hirende...@sujanil.com
Content-type: multipart/alternative;
boundary="_NextPart_MzU0OWM2Nzk3ODZiNzQ2YTQ0NWE3MjVjMWU2ZWMzNzc_"

I had Spamdyke on that server but still
  many spam mails are getting delivered on the server. Need
  everyone suggestion on how to control such emails.


Amit Dalia
  

Join
Us: 

  

I am having the same issue and that's why I was asking last week
about the rules and how to modify them. If I can import mail I mark
as junk mail from Thunderbird to SA that would help immensly.
-- 
Cecil Yother, Jr. "cj"
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.com
  



[qmailtoaster] re: SPAM learning

2011-10-03 Thread Maxwell Smart

Good morning list,

Recently on the list there was discussion on how to take the e mail 
addresses /characteristics of mail marked as spam from Thunderbird and 
modify SA rules.  I can't seem to find the notes on that.


1) Am I understanding that correctly?
2) Where might I find that reference?

CJ

--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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] SPF SRS, forward and FOPE

2011-09-19 Thread Maxwell Smart
Don't you just add an entry in your DNS SPF line that the FOPE servers 
are allowed to send mail?  I had the same problem with a credit card 
processing company that sent receipts to customers with my from address.


On 09/19/2011 04:51 AM, Jaime Ventura wrote:

Hello.
Im experiencing the following problem.

Im using forefront online protection for exchange (FOPE) as anti-spam
system.
MX records points to FOFE.
FOPE receives the email and if its clean forwards it to a on-premise
mail server.
Im this case the on-premise mail server runs qmailtoaster.
This works very well until SPF comes in.
The qmail complains because it sees mail  from a server (FOPE) that isnt
SPF allowed to send emails ... The old SPF forward problem.

Since i believe FOFE doesn't support SPF-SRS (cant find any info on
documentation), the solution would be to create a special rule on
tcp.rules and trust mails from FOPE IP addresses by disabling SPF checks.
The problem is i dont have those ips.

Any ideas?

Thanks

-
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




--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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: qmailtoaster wiki main page defaced

2011-09-18 Thread Maxwell Smart

Thank you for your efforts Pak

On 09/18/2011 09:58 PM, Pak Ogah wrote:

On 09/08/11 20:49, Jake Vickers wrote:

On 09/08/2011 02:42 AM, Pak Ogah wrote:

Halo Sergio,
there are two kind of spam attacking the wiki

1. editing existing pages
2. creating new spam pages

..

How about we turn on new account's email validation feature?
Please see:
http://www.gossamer-threads.com/lists/wiki/mediawiki/83969
http://www.mediawiki.org/wiki/Manual:Combating_spam#Restrict_editing

And restrict no anonymous editing/creating
http://www.mediawiki.org/wiki/Manual:Preventing_access#Restrict_anonymous_editing 




# Anonymous users can't edit pages
$wgGroupPermissions['*']['edit'] = false;
# Anonymous users can't create pages
$wgGroupPermissions['*']['createpage'] = false;



These options are all implemented.



Thanks Jake, I have monitoring new pages on wiki.
And I am only found 3 spam pages within a week. (period Sept 12 - 19)

- 

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





--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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] Ankit Gupta has invited you to open a Google mail account

2011-09-10 Thread Maxwell Smart


  
  
Ankit,

This is not OK.

CJ

On 09/10/2011 10:01 PM, Ankit Gupta wrote:

  I've been using Gmail and thought you might like to
try it out. Here's an invitation to create an account.

  
  
  

  

  

  


  You're Invited to
Gmail!

  

  
  

  

  

  

   Ankit Gupta has invited you to
open a Gmail account. 
  Gmail is Google's free email
service, built on the idea that
email can be intuitive, efficient,
and fun. Gmail has:
  

  
  


  Less spam
Keep unwanted messages out of your
inbox with Google's innovative
technology.

  
  


  Lots of
  space
Enough storage so that you'll never
have to delete another message.

  
  


  Built-in
  chat
Text or video chat with Ankit Gupta
and other friends in real time.

  
  


  Mobile
  access
Get your email anywhere with Gmail
on your mobile phone.

  
  

  You can even import your contacts
and email from Yahoo!, Hotmail, AOL,
or any other web mail or POP
accounts.
  Once you create your account, Ankit
Gupta will be notified of your new
Gmail address so you can stay in
touch. Learn
  more or get
  started!

  

  


  
   
  






  
  



  Sign up 


  
  






  

  

  

  

  
  

  

  Google Inc. | 1600 Ampitheatre Parkway | Mountain
  View, California 94043
  

  

  

  


-- 

[qmailtoaster] re:

2011-09-07 Thread Maxwell Smart
I have a few alias' that don't appear to be working.  the problem is 
they work for me, but no Netflix for instance.  I can send the address 
an e mail from my gmail account and it arrives as expected, but for some 
reason Netflix cannot send to this address.  Any ideas on how to 
troubleshoot this?


Thanks,

CJ

--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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] Trash being emptied for some users but not all

2011-08-22 Thread Maxwell Smart



On 08/22/2011 07:31 AM, Dan McAllister wrote:

Greetings QMailers...

I have a client who's hopping mad because his Trash folder is being 
cleaned out periodically  he clearly does not want this to happen.


He reports that this is happening on his system and a colleagues, but 
not everyone on the domain.


I suspect his Thunderbird client is doing some kind of trash 
management... but these are all IMAP accounts, so Thunderbird 
shouldn't be worrying about folder sizes... should it?


Any ideas -- or anyone else chased this ghost -- would be greatly 
appreciated.


Thanks

Dan
IT4SOHO

There is a setting in Thunderbird under Account Settings Syncronization 
and Storage that could be your culprit.



--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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: Trash being emptied for some users but not all

2011-08-22 Thread Maxwell Smart



On 08/22/2011 09:09 AM, Eric Shubert wrote:

On 08/22/2011 08:42 AM, Maxwell Smart wrote:



On 08/22/2011 08:22 AM, Eric Shubert wrote:

On 08/22/2011 08:04 AM, Maxwell Smart wrote:



On 08/22/2011 07:31 AM, Dan McAllister wrote:

Greetings QMailers...

I have a client who's hopping mad because his Trash folder is being
cleaned out periodically  he clearly does not want this to happen.

He reports that this is happening on his system and a colleagues, but
not everyone on the domain.

I suspect his Thunderbird client is doing some kind of trash
management... but these are all IMAP accounts, so Thunderbird
shouldn't be worrying about folder sizes... should it?

Any ideas -- or anyone else chased this ghost -- would be greatly
appreciated.

Thanks

Dan
IT4SOHO

There is a setting in Thunderbird under Account Settings 
Syncronization

and Storage that could be your culprit.




And which setting would that be?


I thought it was pretty obvious. Delete messages more than XX days old.




That would delete messages from all folders, not just the trash 
folder. No?



You are correct, reading comprehension FTW!

--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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




[qmailtoaster] re: OT Apache question

2011-08-10 Thread Maxwell Smart
My IP address is 209.209.9.224.  I don't want people to directly access 
the site by going to http://209.209.9.224  Can I change the behavior so 
that it produces an error page or how do I control the default page 
that's seen.


Thanks,

CJ

--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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] OT: Bind9 DNS question

2011-08-06 Thread Maxwell Smart




Scott Hughes wrote:
For some weird reason my DNS (not on qmail) is not
forwarding requests for zones that aren't in it's zone files (like google.com). If I 'dig' one of my zones,
I get all the correct information. If I 'dig' something like www.google.com I get nothing. Here
are the two files that I think control this:
  
  
  
  # cat resolv.conf
  search renshawauto.org
  nameserver 66.255.244.213
  nameserver 127.0.0.1
  
  
  
  NOTE: Both of these IPs are the same interface. I used to just
have the 127.0.0.1 and nothing else, so I tried the live IP to see if
that would help
  
  
  
  
  
  
  
  # cat named.conf
  //
  // named.conf
  //
  // Provided by Red Hat bind package to configure the ISC BIND
named(8) DNS
  // server as a caching only nameserver (as a localhost DNS
resolver only).
  //
  // See /usr/share/doc/bind*/sample/ for example named
configuration files.
  //
  options {
  listen-on port 53 { 127.0.0.1; };
  listen-on port 53 { 66.255.244.213; };
  #listen-on-v6 port 53 { ::1; };
  allow-query { 127.0.0.1; 66.255.244.213; };
  allow-recursion { 127.0.0.1; 66.255.244.213; };
  directory"/var/named/chroot/var/named";
  forward first;
  forwarders { 8.8.8.8; 8.8.4.4; };
  dump-file   
"/var/named/chroot/var/named/data/cache_dump.db";
  statistics-file
"/var/named/chroot/var/named/data/named_stats.txt";
  memstatistics-file
"/var/named/chroot/var/named/data/named_mem_stats.txt";
  //allow-query   { 127.0.0.1; 66.255.244.213;
localhost; };
  recursion no;
  transfers-out 100;
  };
  
  
  logging {
  channel default_debug {
  file "data/named.run";
  severity dynamic;
  };
  };
  zone "." IN {
  type hint;
  file "/var/named/chroot/var/named/named.root";
  };
  include "/var/named/chroot/etc/named.conf.local";
  
  
  
  
  
  Any ideas? I've been searching on Google for HOURS on this one.
I even replaced my named.root file with the latest from Internic, No
Joy! If I put an outside DNS server into the resolv.conf then it will
work probably, but the forwarders in the named.conf should do this!
  
  
  Thanks,
  Scott
  
  

Firewall port 53 open?

-- 
Cecil Yother, Jr. "cj"
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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] OT: Bind9 DNS question

2011-08-06 Thread Maxwell Smart




Scott Hughes wrote:

  I believe so. If it's not I'm gonna feel really stupid! lol
  I'll chech it in the AM. I do know that outside people can
resolve ok.
  
  
  Scott
  
  
  
  
  
On Aug 6, 2011, at 10:04 PM, Maxwell Smart c...@yother.com wrote:
  
  
  
Scott Hughes wrote:
For some weird reason my DNS (not on qmail) is not
forwarding requests for zones that aren't in it's zone files (like google.com).  If I 'dig' one of my zones,
I get all the correct information.  If I 'dig' something like www.google.com I get nothing.  Here
are the two files that I think control this:
  
  
  
  # cat resolv.conf
  search renshawauto.org
  nameserver 66.255.244.213
  nameserver 127.0.0.1
  
  
  
  NOTE: Both of these IPs are the same interface.  I used to
just
have the 127.0.0.1 and nothing else, so I tried the live IP to see if
that would help
  
  
  
  
  
  
  
  # cat named.conf
  //
  // named.conf
  //
  // Provided by Red Hat bind package to configure the ISC
BIND
named(8) DNS
  // server as a caching only nameserver (as a localhost DNS
resolver only).
  //
  // See /usr/share/doc/bind*/sample/ for example named
configuration files.
  //
  options {
          listen-on port 53 { 127.0.0.1; };
          listen-on port 53 { 66.255.244.213; };
  #       listen-on-v6 port 53 { ::1; };
          allow-query { 127.0.0.1; 66.255.244.213; };
          allow-recursion { 127.0.0.1; 66.255.244.213; };
          directory       "/var/named/chroot/var/named";
          forward first;
          forwarders { 8.8.8.8; 8.8.4.4; };
          dump-file      
"/var/named/chroot/var/named/data/cache_dump.db";
          statistics-file
"/var/named/chroot/var/named/data/named_stats.txt";
          memstatistics-file
"/var/named/chroot/var/named/data/named_mem_stats.txt";
  //        allow-query     { 127.0.0.1; 66.255.244.213;
localhost; };
          recursion no;
          transfers-out 100;
  };
  
  
  logging {
          channel default_debug {
                  file "data/named.run";
                  severity dynamic;
          };
  };
  zone "." IN {
          type hint;
          file "/var/named/chroot/var/named/named.root";
  };
  include "/var/named/chroot/etc/named.conf.local";
  
  
  
  
  
  Any ideas?  I've been searching on Google for HOURS on this
one.
I even replaced my named.root file with the latest from Internic, No
Joy!  If I put an outside DNS server into the resolv.conf then it will
work probably, but the forwarders in the named.conf should do this!
  
  
  Thanks,
  Scott
  
  

Firewall port 53 open?

-- 
Cecil Yother, Jr. "cj"
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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

  

Are they using your server as their authoritative server?






-
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] OT: Bind9 DNS question

2011-08-06 Thread Maxwell Smart




Scott Hughes wrote:

  Yes. That are. I don't want anyone being able to resolve
anything other that what I provide.
  
  
  I do want to use dig and nslookup on the console / ssh session.
  
  
  Scott
  
  
  

I see, that's a bit different setup than mine.  Your acting as the gate
keeper.  I think you need to allow just that machine in a container in
order to resolve outside DNS.

  
  
  
  
  
On Aug 6, 2011, at 11:06 PM, Maxwell Smart c...@yother.com wrote:
  
  
  
Scott Hughes wrote:

  I believe so. If it's not I'm gonna feel really stupid! lol
  I'll chech it in the AM. I do know that outside people can
resolve ok.
  
  
  Scott
  
  
  
  
  
On Aug 6, 2011, at 10:04 PM, Maxwell Smart c...@yother.com wrote:
  
  
  
Scott Hughes wrote:
For some weird reason my DNS (not on qmail) is not
forwarding requests for zones that aren't in it's zone files (like google.com).  If I 'dig' one of my zones,
I get all the correct information.  If I 'dig' something like www.google.com I get nothing.  Here
are the two files that I think control this:
  
  
  
  # cat resolv.conf
  search renshawauto.org
  nameserver 66.255.244.213
  nameserver 127.0.0.1
  
  
  
  NOTE: Both of these IPs are the same interface.  I used
to
just
have the 127.0.0.1 and nothing else, so I tried the live IP to see if
that would help
  
  
  
  
  
  
  
  # cat named.conf
  //
  // named.conf
  //
  // Provided by Red Hat bind package to configure the ISC
BIND
named(8) DNS
  // server as a caching only nameserver (as a localhost
DNS
resolver only).
  //
  // See /usr/share/doc/bind*/sample/ for example named
configuration files.
  //
  options {
          listen-on port 53 { 127.0.0.1; };
          listen-on port 53 { 66.255.244.213; };
  #       listen-on-v6 port 53 { ::1; };
          allow-query { 127.0.0.1; 66.255.244.213; };
          allow-recursion { 127.0.0.1; 66.255.244.213; };
          directory       "/var/named/chroot/var/named";
          forward first;
          forwarders { 8.8.8.8; 8.8.4.4; };
          dump-file      
"/var/named/chroot/var/named/data/cache_dump.db";
          statistics-file
"/var/named/chroot/var/named/data/named_stats.txt";
          memstatistics-file
"/var/named/chroot/var/named/data/named_mem_stats.txt";
  //        allow-query     { 127.0.0.1; 66.255.244.213;
localhost; };
          recursion no;
          transfers-out 100;
  };
  
  
  logging {
          channel default_debug {
                  file "data/named.run";
                  severity dynamic;
          };
  };
  zone "." IN {
          type hint;
          file "/var/named/chroot/var/named/named.root";
  };
  include "/var/named/chroot/etc/named.conf.local";
  
  
  
  
  
  Any ideas?  I've been searching on Google for HOURS on
this
one.
I even replaced my named.root file with the latest from Internic, No
Joy!  If I put an outside DNS server into the resolv.conf then it will
work probably, but the forwarders in the named.conf should do this!
  
  
  Thanks,
  Scott
  
  

Firewall port 53 open?

-- 
Cecil Yother, Jr. "cj"
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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

  

Are they using your server as their authoritative server?

-
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!

Re: [qmailtoaster] Re: mailing list

2011-07-31 Thread Maxwell Smart




On 07/28/2011 07:13 PM, Eric Shubert wrote:

On 07/28/2011 10:57 AM, Cecil Yother, Jr. wrote:
I run a car club and need to send out newsletters. Would EZMLM be a 
good

fit for this? or is something like OpenEMM or PHPList a better fit.



I think ezmlm would fit fine. Personally, I prefer mailman (see wiki 
how to) for a nice gui interface. Mailman is probably overkill for a 
car club though.



On 07/30/2011 12:13 AM, Maxwell Smart wrote:
I spent over an hour messing with mailman and almost had it set up 
and was reading about other lists and found Pommo.  It took about 3 
minutes to setup.  I'll let you know how it works.  Mailman may be 
powerful, but it's setup procedure sucks. 
I had an opportunity to try out PoMMo in earnest last night and it works 
quite well.  Integration with qmail was painless since it uses php 
mailer.  It can also use Sendmail or relay.  It uses MySQL database for 
subscriber management and easily imports/exports .csv lists.  Subscriber 
update page managed, fields added and removed quickly and easily.  
Templates (html or text) same story.


It would be nice if anybody that currently uses Mailman or EZMLM could 
install PoMMo and give some feedback on weakness' or strength of their 
preferred installation.


It seems to suit my needs perfectly, but I don't know any better...

--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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] Sad News

2011-07-31 Thread Maxwell Smart



On 07/31/2011 08:46 AM, Scott Hughes wrote:

My company is forcing me to move from Qmail to Exchange 2010. I may not be on 
the list much longer. I am telling any small businesses that can't afford 
Exchange about QMT so maybe the group will grow.

Just wanted to let everyone know instead of just disappearing. Thanks Jake, 
Eric and everyone else that makes QMT rock!

Scott




-
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


Sorry to hear that Scott.  Hope you have a good supply of blood pressure 
medicine!


CJ

--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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: mailing list

2011-07-30 Thread Maxwell Smart
I spent over an hour messing with mailman and almost had it set up and 
was reading about other lists and found Pommo.  It took about 3 minutes 
to setup.  I'll let you know how it works.  Mailman may be powerful, but 
it's setup procedure sucks.


On 07/28/2011 07:13 PM, Eric Shubert wrote:

On 07/28/2011 10:57 AM, Cecil Yother, Jr. wrote:

I run a car club and need to send out newsletters. Would EZMLM be a good
fit for this? or is something like OpenEMM or PHPList a better fit.



I think ezmlm would fit fine. Personally, I prefer mailman (see wiki 
how to) for a nice gui interface. Mailman is probably overkill for a 
car club though.




--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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] Failed messages report

2011-07-25 Thread Maxwell Smart


  
  
On 07/24/2011 09:45 PM, Dlsio Cab wrote:
Hi There,
  
  I have been using qmail for about 3 years and I must say it's
  quite a good system.
  
  I have been having some issues with some clients complaining about
  bounced messages and other problems in receiving emails.
  
  How do you guys investigate that issue when you have about 80
  domains running?
  
  Thanks for any help
  
  

You need to see the headers of the bounced e mails to determine the
cause of the bounce.
-- 
Cecil Yother, Jr. "cj"
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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




[qmailtoaster] re: qtp sandbox

2011-07-06 Thread Maxwell Smart
When you've completed an update and the qtp-sandbox has been unmounted 
can /mnt/qtp-sandbox/ be deleted?


--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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: User Creation Issue - Default Folders not being created

2011-07-03 Thread Maxwell Smart


  
  
I know in Thunderbird's preferences you have to specifically select
the folder and don't accept the default even if appears to be the
same folder. It may be the same for Outlook.

On 07/02/2011 12:55 AM, James Beam wrote:

  
  
  
  
OK,
I just checked the physical file folders and I see the
.trash .sent etc. but outlook is not seeing them via imap


  
  
  James Beam |
  Pinnacle |
  Network
Operations
  Office: 214-640-2208 
Mobile: (214) 450-1711 
Fax: 214-450-2444 
james.b...@pinnacle1.com
5501 Lyndon B Johnson Freeway 
Dallas, TX 
75240
How
Am I Doing? 
  Facebook 
  LinkedIn 
  Twitter



  
From: James Beam
[mailto:james.b...@pinnacle1.com]

Sent: Saturday, July 02, 2011 1:53 AM
To: 'qmailtoaster-list@qmailtoaster.com'
Subject: [qmailtoaster] User Creation Issue -
Default Folders not being created
  


ok,
here is an odd one. When I create a new user using
webaddress/qmailadmin - the only folder being created is the
'Inbox' - not 'Sent Items' nor 'Deleted Items'

I am
running Qmailtoaster latest version on Centos 5.5 64bit -
fresh install as of today.

It
is receiving email just fine and I am able to send as well -
AV and Spam are also working just fine.

Anyone
have any insite on this? It is rather odd


  
  
  James Beam |
  Pinnacle |
  Network
Operations
  Office: 214-640-2208 
Mobile: (214) 450-1711 
Fax: 214-450-2444 
james.b...@pinnacle1.com
5501 Lyndon B Johnson Freeway 
Dallas, TX 
75240
How
Am I Doing? 
  Facebook 
  LinkedIn 
  Twitter

  
  
  
  The information
contained in this email is intended only for the person or
entity to whom it is addressed and may contain confidential
and/or privileged material; unauthorized use of this information
is prohibited. If you have received this in error, please notify
the sender and delete the material immediately. Thank you.
  


-- 
Cecil Yother, Jr. "cj"
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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] clamav-toaster-0.97.1-1.3.42 has been released

2011-07-01 Thread Maxwell Smart


  
  
Can we update via QTP yet?

On 07/01/2011 04:26 AM, Carlos Herrera Polo wrote:
thanks Jake !
  
  2011/6/30 Jake Vickers j...@qmailtoaster.com

  clamav-toaster-0.97.1-1.3.42 has been released and is on the
  mirrors available for download.
  This is a bugfix release - the release notes are available
  here:
  http://git.clamav.net/gitweb?p=clamav-devel.git;a=blob_plain;f=ChangeLog;hb=clamav-0.97.1
  
  Sorry about the update being a little late - was out of town
  for a few days and let this one slip my mind. Enjoy!
  
  
  -
  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
  
  

  
  


-- 
Cecil Yother, Jr. "cj"
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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: ClamAV 97.1

2011-06-25 Thread Maxwell Smart

97.1 was posted to the mirrors about a week ago.

On 06/25/2011 06:48 AM, Thomas M. Jaeger wrote:

Will do.  Thanks, again, for all you guys do!


Thomas M. Jaeger
Computer Technician, A.A.S.
tho...@barharbor.com
thomasmjae...@roadrunner.com

-Original Message-
From: Eric Shubert [mailto:e...@shubes.net]
Sent: Saturday, June 25, 2011 9:43 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] Re: ClamAV 97.1

On 06/25/2011 06:35 AM, Thomas M. Jaeger wrote:

I am getting the outdated message from the freshclam output. WARNING:
Local version: 0.97 Recommended version: 0.97.1. I don't doubt that
your hands are full testing on the COS6 release and, though I am not
worried about the update, should I do a manual install of ClamAV 97.1
or wait for a build? Maybe I missed something along the way?

Thanks;

Thomas M. Jaeger

Computer Technician, A.A.S.


I'd wait for the release of the clamav-toaster package. Jake's usually
pretty quick with getting these available, and it's not a big deal (that
I know of) to be running 0.97.



--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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: ClamAV 97.1

2011-06-25 Thread Maxwell Smart



On 06/25/2011 06:43 AM, Eric Shubert wrote:

On 06/25/2011 06:35 AM, Thomas M. Jaeger wrote:

I am getting the “outdated” message from the freshclam output. “WARNING:
Local version: 0.97 Recommended version: 0.97.1.” I don’t doubt that
your hands are full testing on the COS6 release and, though I am not
worried about the update, should I do a “manual” install of ClamAV 97.1
or wait for a build? Maybe I missed something along the way?

Thanks;

Thomas M. Jaeger

Computer Technician, A.A.S.



I'd wait for the release of the clamav-toaster package. Jake's usually 
pretty quick with getting these available, and it's not a big deal 
(that I know of) to be running 0.97.



While it's available on the mirror it's not available via qtp-menu yet.

--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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] Virtual Hosting

2011-05-24 Thread Maxwell Smart


  
  
Keith,

It is true and it's awesome if your starting with a blank slate.
Pop in the .iso and 30 minutes later you have a full fledged Qmail
Toaster. Run a few updates, qtp-newmodel and you're set. Install
Webmin, OSSECHIDS, Fail2Ban, and any other utility you might favor
and voila'.  It's that simple. 

CJ

On 05/24/2011 08:19 PM, Keith Smith wrote:

  Thanks for the feedback.
  
  http://wiki.qmailtoaster.com/index.php/QMT-ISO
  says QMT-ISO is a full installation of CentOS 4.5 and
  Qmailtoaster. Could this be true? I downloaded CentOS 5.6 about
  a month ago. 
  
  Keith
  
  
  
  On Tue, May 24, 2011 at 6:57 PM, Cecil
Yother, Jr. c...@yother.com
wrote:

  Keith,
  
  I use the QMTISO as a base for my hosting platform. You would
  have control unless you give the login info to the customer
  and provide them with the web based interface to modify it
  (Qmailadmin) They can only access their domain unless you
  give them group permission for another domain/home directory.
  
  CJ
  

  
  On 05/24/2011 06:34 PM, Keith Smith wrote:
  

Hi,

If I wanted to do some hosting - for others, can I use
qmail toaster? Would I have control over all the email
accounts and domains? And would each domain admin be
limited to only his/her domain and the email accounts
associated with that domain?

Thanks!

-- 
Keith Smith Internet Marketing LLC
(480) 272-9268
PHP Programming Services
Search Engine Optimization


  
  

  
  -- 
  Cecil Yother, Jr. "cj"
  cj's
  2318 Clement Ave
  Alameda, CA 94501
  
  tel 510.865.2787 | http://yother.com
  Check out the new Volvo classified resource http://www.volvoclassified.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
  
  

  
  
  
  
  -- 
  Keith Smith Internet Marketing LLC
  (480) 272-9268
  PHP Programming Services
  Search Engine Optimization
  
  


-- 
Cecil Yother, Jr. "cj"
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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: forwards not working

2011-05-22 Thread Maxwell Smart

Eric Shubert wrote:


On 05/22/2011 12:53 PM, Cecil Yother, Jr. wrote:


I have a few forwards that appear not to be working. What file controls
forwards? Anybody else ever have this happen?



I think that forwards are handled by entries in the vpopmail database, 
but I'm not positive about that.


The traditional qmail method is to use .qmail files iirc.

If I had a forward that wasn't working, I'd delete it then re-recreate 
it using qmail-admin. That should fix up whatever's amiss.



Eric,

I was going by Netflix' notification that it wasn't working.  I did some 
testing after I sent the question and it actually appears to work fine, 
from both another e mail server on a different network and from g mail.  
It appears that it's a Netflix issue and not a forwarding problem.  I 
had this happen once before with facebook and just created another 
forward using a different name and that seemed to appeased the e mail 
gods at facebook.


So, all is good.  Enjoy your day.


Thanks,

CJ

--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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] open relay

2011-04-27 Thread Maxwell Smart




P.V.Anthony wrote:

  On 04/28/2011 11:07 AM, Keith Smith wrote:

  
  
Hey I wanted to verify I am not running an open relay.  I asked the
question on the Phoenix Linux User's Group list and was given a link
that requires I install some software. 

I thought I better ask here because I'm running Qmail Toaster on CentOS
5.6 and you guys are the experts.

  
  
I did a google search and this come up.

http://www.spamhelp.org/shopenrelay/

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


  

Here is what I have used in the past.
http://www.mxtoolbox.com/diagnostic.aspx

-- 
Cecil Yother, Jr. "cj"
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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] using registrar's DNS instead of djbdns or Bind

2011-04-26 Thread Maxwell Smart
You can use either of those as a caching nameserver.  This will speed up
queries considerably.  It's not necessary.

On 04/26/2011 05:37 AM, Keith Smith wrote:


 Hi,

 Thank you for your help with this question.

 I am doing an install of Qmail Toaster on CentOS 5.6 using the
 documentation located at
 http://wiki.qmailtoaster.com/index.php/CentOS_5_QmailToaster_Install

 This is a test run to learn so I can do this in a production environment.

 The docs say I need a DNS server.  I am using my registrar's DNS.  Do
 I still need Bind or djbdns?

 Thank you for your help!



 -- 
 Keith Smith Internet Marketing LLC
 (480) 272-9268
 PHP Programming Services
 Search Engine Optimization



-- 
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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] Bounce Back Email being Received

2011-04-20 Thread Maxwell Smart




You appear to have a DNS error. 

a61.com.sg resolves to 202.166.88.42 and not 203.125.98.162 Did you
recently change your DNS?


On 04/20/2011 01:44 AM, mr...@cladding.com wrote:

  Hi All,

We keep on receiving bounce back email when sending to specific client. Can someone help us identify what is causing the problem. Please see below sample bounce back email:

- Original Message - From: mailer-dae...@mail.altcladding.com.ph
To: philippin...@mail.altcladding.com.ph
Sent: Thursday, April 14, 2011 4:02 PM
Subject: failure notice


  
  
Hi. This is the qmail-send program at mail.altcladding.com.ph.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

koh_cheng_h...@a61.com.sg:
User and password not set, continuing without authentication.
203.125.98.162 does not like recipient.
Remote host said: 450 Client host rejected: cannot find your hostname, [122.3.237.69]
Giving up on 203.125.98.162.
I'm not going to try again; this message has been in the queue too long.

david...@a61.com.sg:
User and password not set, continuing without authentication.
203.125.98.162 does not like recipient.
Remote host said: 450 Client host rejected: cannot find your hostname, [122.3.237.69]
Giving up on 203.125.98.162.
I'm not going to try again; this message has been in the queue too long.

  
  

Regards,
Malvin


  
  

-
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
  


-- 
Cecil Yother, Jr. "cj"
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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: Bounce Back Email being Received

2011-04-20 Thread Maxwell Smart
I didn't see they had 2 servers.  I think you're right Eric rDNS is
likely the cause. 

On 04/20/2011 07:03 AM, Eric Shubert wrote:
 a61.com.sg is the recipient domain. It has 2 mx servers:

 # host a61.com.sg
 a61.com.sg has address 202.166.88.42
 a61.com.sg mail is handled by 20 mx1.picomail.net.
 a61.com.sg mail is handled by 10 smtp.a61.com.sg.
 # host mx1.picomail.net
 mx1.picomail.net has address 202.166.88.42
 # host smtp.a61.com.sg
 smtp.a61.com.sg has address 203.125.98.162
 #

 Looks ok to me.


-- 
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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: CentOS 5.6

2011-04-16 Thread Maxwell Smart




Scott Hughes wrote:

  Eric,

I am running 5.6 on my production server and have seen no issues.

Scott



On Apr 16, 2011, at 12:38 PM, Eric Shubert e...@shubes.net wrote:

  
  
Anyone else running a live QMT on 5.6 yet?
I'm about take the plunge in production.
-- 
-Eric 'shubes'

On 04/11/2011 01:25 PM, Joel Eddy wrote:


  Well I just took a leap of faith and upgraded and all is well.

WHEW.

qtp-whatami v0.3.7 Mon Apr 11 15:23:55 CDT 2011
DISTRO=CentOS
OSVER=5.6
QTARCH=x86_64
QTKERN=2.6.18-238.5.1.el5
BUILD_DIST=cnt5064
BUILD_DIR=/usr/src/redhat
This machine's OS is supported and has been tested

Joel


-
  



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


  

I am running it too with no issues.

CJ

-- 
Cecil Yother, Jr. "cj"
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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] Error updating with qmailadmin-toaster-1.2.15-1.3.9.src.rpm

2011-03-18 Thread Maxwell Smart
Try again.   It may have been trying to use the mirror that's having a
connection problem.



On 03/18/2011 02:31 AM, Kjetil Paulsen wrote:
 I'm getting 

 qtp-whatami v0.3.7 Fri Mar 18 10:10:38 CET 2011
 DISTRO=CentOS
 OSVER=5.5
 QTARCH=i686
 QTKERN=2.6.18-194.8.1.el5
 BUILD_DIST=cnt50
 BUILD_DIR=/usr/src/redhat
 This machine's OS is supported and has been tested
 qtp-config v0.3.2
 QMT_WEB=http://www.qmailtoaster.com
 QMT_DEV=http://www.qmailtoaster.org
 SANDBOX=/mnt/qtp-sandbox
 OVERLAY=/opt/qtp-overlay
 UPGRADE_DIR=/usr/src/qtp-upgrade
 RPMBUILD_OPTIONS=
 backupdest=/backup/qmailbkup
 useftp=n
 ftpserver=ftp://
 emailinfo=y
 email=postmaster
 removeprevious=n
 mysql_user=vpopmail
 ldap_user=
 Building qmailadmin-toaster-1.2.15-1.3.9 ...
 error:
 /usr/src/qtp-upgrade/SRPMS/qmailadmin-toaster-1.2.15-1.3.9.src.rpm
 cannot be installed
 Installing
 /usr/src/qtp-upgrade/SRPMS/qmailadmin-toaster-1.2.15-1.3.9.src.rpm
 end of log message

 with no explanation on why this fails.. 

 any ideas or tips on where to look?

 /K


-- 
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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] vpopmail schema

2011-03-06 Thread Maxwell Smart
I tried it according to the wiki instruction and it broke my fail2ban. 

I think the formatting needs to be a bit clearer.

The vpopmail-fail file should look like this.   (For idiots like me that
leave the definition directive out, doh!)

[Definition]

failregex = vchkpw-smtp: password fail ([^)]*) [^@]*@[^:]*:HOST
ignoreregex =

The jail entry cannot be like this (otherwise it complains, not defined)
[vpopmail-fail] enabled = true filter = vpopmail-fail action =
iptables[name=SMTP, port=smtp, protocol=tcp] logpath = /var/log/maillog
maxretry = 1 bantime = 604800 findtime = 3600

needs to be like this:

[vpopmail-fail] enabled = true
 
filter = vpopmail-fail
action = iptables[name=SMTP, port=smtp, protocol=tcp]
logpath = /var/log/maillog
maxretry = 1
bantime = 604800
findtime = 3600

Once I straightened out the formatting it worked perfectly!  Many
thanks.  Great work.

CJ

On 03/06/2011 09:08 PM, Pak Ogah wrote:
 On 06-Mar-11 23:34, Fred Richards wrote:
 Thanks Pak and Eric.  My schema looks perfect, and I've figured out
 my issue. When you try and authenticate, and use just plain user
 instead of u...@domain.com vpopmail looks for a vpopmail.users
 table.  Because everything is organized by domain (which makes
 perfect sense for virtual users and virtual domains), it's pretty
 much mandatory to authenticate with the domain via pop3.  It then
 becomes more of a vpopmail question than qmailtoaster.

 I think in our project, we'll enforce a new policy of customers'
 using their full user@domain to authenticate.

 But by default all imap/pop3 authentication is using u...@domain.com
 format
 except if you add a default domain in your vpopmail

 [root@svr-m1 ~]# cat /home/vpopmail/etc/defaultdomain
 pala.bo-tak.info


 -

 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



-- 
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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: SMTP attack

2011-03-01 Thread Maxwell Smart
I actually use OSSECHIDS for this type of attack.  I use fail2ban for
ftp and ssh.

Ole is the chap that knows fail2ban for Qmail.  You can install it now
using yum install fail2ban instead of compiling.

On 03/01/2011 06:40 PM, Eric Shubert wrote:
 If CJ got it working, then I expect that just about anyone can do it. ;)

 JK CJ. Would you care to create a page on the wiki for this?


-- 
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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] smtp access closed

2011-02-16 Thread Maxwell Smart

 Eric,

I don't know if it's required, but did you restart your toaster?

On 02/16/2011 09:04 PM, Eric Broch wrote:



Hello List,

I have user on a client's Qmailtoaster (32bit CentOS, all packages 
current) for

whom I've disable SMTP access using qcontrol.

I issued the following command to yield user info (select output
included):

#./vuserinfo -a...@domain.com

.
.
.
smtp access closed
.
.
.


Yet, there are recipients that have received legitimate mail from this
disabled account and it shows in my SMTP log.

SMTP log is as follows:

.
.
.
... spamdyke[28140]: ALLOWED from:x...@domain.com  to: ...
.
.
.

Does anyone know how this could be happening with smtp access closed 
for user x...@domain.com?


Eric


- 

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





--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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: DNS temporary failure if one DNS server dont work.

2011-02-15 Thread Maxwell Smart
 I have a 1.25 book on DNS.  I'll lend it to anyone who wants to read 
it and compile some wiki notes on DNS.


DNS is very complex in itself and you need to read much more than good 
be put on a wiki to get a full understanding of the complexities.


On 02/15/2011 06:22 AM, Eric Shubert wrote:
It'd be nice if there was a wiki page for DNS that explained all of 
this. There's a little info on the Domainkeys page (which should 
probably be marked deprecated), but it's woefully incomplete with 
regards to setting up DNS.


Would someone care to get a DNS page going? The content on this thread 
would help to make a good start.


Thanks.



--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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] to add a domain

2011-02-01 Thread Maxwell Smart


  
  
Go to /home/vpopmail/bin and use vadddomain and subsequently
vadduser for users.



On 02/01/2011 11:51 AM, Jim Shupert wrote:

  
  Friends,
  
  i wish to add a domain.
  I seem to recall that it is best to do this via the cli
  verses the web gui.
  
  what might be the command string to make an additional domain
  such as mydomain.com
  
  thanks
 

-- 
Cecil Yother, Jr. "cj"
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.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] to add a domain

2011-02-01 Thread Maxwell Smart


  
  
Your too fast Michael...

On 02/01/2011 12:03 PM, Michael Colvin wrote:

  
  
  
  
  
./vadddomain
  mydomain.com password

The
  password is the password
  for the Postmaster account for that domain.

You
  can get a full list of options for
  ./vadddomain by entering it with no options.

You
  must also be in the /home/vpopmail/bin
  folder.

You
  can ls to get a list of the various
  other cli commands available.


  

  
  Michael J. Colvin
  NorCal Internet
Services
  www.norcalisp.com
  (916) 864-
  

  
  


  

  

From: Jim Shupert
  [mailto:jshup...@pps-inc.com] 
  Sent:
  Tuesday, February 01, 2011
  11:52 AM
  To:
  qmailtoaster-list@qmailtoaster.com
  Subject:
  [qmailtoaster] to add a
  domain
  
  
  Friends,

i wish to add a domain.
I seem to recall that it is best to do this via the cli
verses the web
gui.

what might be the command string to make an additional
domain
such as mydomain.com

thanks

  


-- 
Cecil Yother, Jr. "cj"
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.com
  



Re: [qmailtoaster] Re: LVG

2011-01-24 Thread Maxwell Smart



On Mon, 24 Jan 2011 15:10:43 -0500, Jacob Vickers wrote:

On 01/23/2011 12:27 PM, Cecil Yother, Jr. wrote:
I have a server that I installed the QMTISO on with 2TB hard 
drives.  I

installed the OS with only one drive installed because I wanted to
backup to the second drive.  When I installed the second drive it 
now
sees them both as one.  I realize this is because the LVG setup.  
The

question is can I run the second drive independent of the LVG?

CJ



Sure you can.

I strongly recommend though that you use the drives in a raid-1
(mirrored) configuration. That way, you get the benefit of having a 
copy
of everything on a 2nd drive (I would not call this a backup 
however),

and the host will continue to run even if/when one drive fails.

I don't think the QMTISO will allow you to do this, but I'm not 
sure.
You'll need to do a manual/custom HDD configuration for that, which 
is

fairly easy to do with the CentOS installer (anaconda).




When you select the Advanced option on the ISO installation it will
allow you to manually set partitions.
CJ - if you're asking about REMOVING a device from a LVG, you'll need 
to
do some research on this - if they're active as one big drive then 
your
current data may be already striped across both spindles and removing 
one

will remove portions of your current data. I believe there are some
documents and tools documented at the Linux Documentation Project 
that ay
offer some suggestions on how to remove a drive from configurations 
such
as this, but you'll need to look into it a little more. I do not have 
a
lot of experience with it - after being bitten once I use standard 
mounts

and RAID.
Hope that helps.


Sounds like I'll be leaving it as is and cross backup to another 
server.


Thanks


-
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


--
Cecil Yother, Jr. cj
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource 
http://www.volvoclassified.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




  1   2   3   4   5   >