Re: [qmailtoaster] Re: qtp-newmodel issue RESOLVED

2013-02-18 Thread Digital Instruments

Thanks.
For sure having a subject marked with SOLVED (or resolved) and explained 
will help a lot, it should always be like that. :)


Il 11/02/2013 21:00, LHTek ha scritto:

Let me clarify that...

at the end of the install it came up with an error in updating a perl 
package


Package perl-NetAddr-IP-4.027-5.el5_6.i386

It came up with a 404 error so I just manually installed (yum install 
perl-NetAddr-IP) it afterwards.


So it wasn't a repo, it was indeed a package. Sorry for the confusion 
there.


ALSO, I found the issue with the ClamvLib error:

Apparently there was change to the clmav files the simscan wasn't 
aware of or wasn't set to handle.


I deleted the /usr/share/clamav/ directory, recreated it and then 
updated the ownership. This fixed the problem.


Hope this helps someone else.

Denny







*From:* Eric Shubert e...@shubes.net
*To:* qmailtoaster-list@qmailtoaster.com
*Sent:* Sunday, February 10, 2013 10:38 AM
*Subject:* [qmailtoaster] Re: qtp-newmodel issue

On 02/09/2013 11:35 AM, LHTek wrote:
 It still had an issue with perl repo being installed near the
end but
 that didn't stop the update. so I just manually installed it.

Manually installed what specifically, please? I'm guessing you're
talking about some perl package, as I'm not aware of any perl repo.

-- -Eric 'shubes'

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







Re: [qmailtoaster] Re: qtp-newmodel ioctl problem

2012-12-11 Thread Digital Instruments
disco2 it's like disk2 so I belive it is a name, or label, given to the 
mounted partition.

Like if it was /mnt/myname.

Il 10/12/2012 20:59, Eric Shubert ha scritto:
Can you explain what /mnt/disco2 is? I've no idea where that came 
from. I believe it is tied to your problem.


Anyone else have any idea?





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



Re: [qmailtoaster] Re: qtp-newmodel ioctl problem

2012-12-11 Thread Digital Instruments

Also it looks like a pwd error.

This is the C code from the pwd command:

if (stat (., dot_sb)  0)
error (EXIT_FAILURE, errno, _(failed to stat %s), quote (.));

so, when the pwd command attempts to use the system call stat to find 
out information about the specified file /mnt/disco2 the directory is 
non existent. Thus resulting in error.


Il 11/12/2012 09:38, Digital Instruments ha scritto:
disco2 it's like disk2 so I belive it is a name, or label, given to 
the mounted partition.

Like if it was /mnt/myname.

Il 10/12/2012 20:59, Eric Shubert ha scritto:
Can you explain what /mnt/disco2 is? I've no idea where that came 
from. I believe it is tied to your problem.


Anyone else have any idea?





-
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] delivery problem with apostrophe in sender's address

2012-12-04 Thread Digital Instruments

Disable formal checking of senders and recipients.

   * CHKUSER_RCPT_FORMAT
   * CHKUSER_SENDER_FORMAT

Seehttp://www.interazioni.it/opensource/chkuser/documentation/chkuser_settings.htmlfor 
more info.


Regards,





Il 04/12/2012 13:35, Rvaught ha scritto:


I am having a problem receiving mail from a customer who has an 
apostrophe in their email address. (LO'n...@somewhere.com). Here is 
the error message they are receiving :


5.1.0 - Unknown address error 550-'Requested action not taken: mailbox 
unavailable' (delivery attempts: 0)


We can send mail to the address ok. I have search old  posts and see 
that SENDER_NOCHECK='1'  after the :allow should fix this. I have 
added that to my tcp.smtp file and ran qmailctl cdb . I am still 
having the problem.


Is there something else I need to change ?

Rick Vaught

Liberty Casting





Re: [qmailtoaster] Re: Clam and Spam Issues

2012-10-12 Thread Digital Instruments

Il 11/10/2012 18:08, Mike Tirpak ha scritto:


On 10/11/2012 11:30 AM, Eric Shubert wrote:

On 10/11/2012 08:14 AM, Digital Instruments wrote:

Does It really stayed without an answer?

On 04/10/2012 14:19, Mike Tirpak wrote:

I upgraded clamav a couple of days ago and everything went fine.
Clamav would catch everything with a virus attached inside a zip
file.  Over the past two days, I've gotten two emails that have zip
files with viruses inside them.  Is there a tweek I should do with the
new version of clam?

Another strange issue is spamassassin is marking mail as spam when it
should not be.  An example is I have received emails from a person
last week that was not spam and it went through just fine. Today, the
same type of email from the same person got marked as spam. I know
that there are a lot of ways to configure spamassassin. What can I do
to prevent this from happening?

Thanks,
Mike



Does it take half a year to follow up? ;)

If this is (still) a problem, please start a new thread!

Yes, this is still a problem.  No one replied, so I'm hoping I stumble 
on the answer on some forums.


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



it looks like i was right ;)

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



Re: [qmailtoaster] Clam and Spam Issues

2012-10-11 Thread Digital Instruments

Does It really stayed without an answer?

On 04/10/2012 14:19, Mike Tirpak wrote:
I upgraded clamav a couple of days ago and everything went fine. 
Clamav would catch everything with a virus attached inside a zip 
file.  Over the past two days, I've gotten two emails that have zip 
files with viruses inside them.  Is there a tweek I should do with the 
new version of clam?


Another strange issue is spamassassin is marking mail as spam when it 
should not be.  An example is I have received emails from a person 
last week that was not spam and it went through just fine. Today, the 
same type of email from the same person got marked as spam.  I know 
that there are a lot of ways to configure spamassassin.  What can I do 
to prevent this from happening?


Thanks,
Mike

-
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



[qmailtoaster] Forget to remove qmail Sandbox

2012-09-06 Thread Digital Instruments

Greetings List,
I've accidentally forget to remove sources, sandbox and rpms after a 
qtp-newmodel update.


Is there a simple and fast way to clean everything?
Thanks in advance,
Regards, A.

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



Re: [qmailtoaster] Mail from outside the network disabled

2012-07-18 Thread Digital Instruments

Hi,
could you link, please.

On 17/07/2012 18:14, Dan McAllister wrote:
The WIKI has steps to show you how to make sure you're listening 
(qmail-smtp) on the extra ports, as well as how to force AUTH and/or 
TLS/SSL on the connections.




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



Re: [qmailtoaster] qmail-toaster-1.03-1.3.21 now available

2012-02-29 Thread Digital Instruments

Thanks Eric.
Thanks Jake.
:)

On 29/02/2012 05:14, dnk wrote:



On 2012-02-28, at 6:31 PM, Eric Shubert wrote:


This is the latest stable release. The changes are ones which Jake made some 
time ago, and have been in the testing directory on the main site. I've been 
running this version in production since last May, so I think it's pretty 
stable.

Here are the changes noted in the spec file:

- enabled ALL extra allow chars in addresses


Thank god the extra characters are in there. I hated having to recompile to get 
blackberries working again. :)
-
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




Re: [qmailtoaster] Re: qtp-newmodel

2011-12-13 Thread Digital Instruments
after every installation remove always everything (sources and sendbox) 
to recover space for further installations.


On 13/12/2011 16:18, Administrator wrote:

Had the same issue:
Check the hdd space for /usr
At my end it worked after deleting old files in it to have enough space.

Am 13.12.2011 16:13, schrieb Mike Tirpak:
qtp-ami-up2date says it is available but not installed.  I thought I 
did that with qtp-newmodel.  How do I install it?


On 12/13/2011 10:05 AM, Eric Shubert wrote:

On 12/13/2011 07:12 AM, Mike Tirpak wrote:

Did a qtp-newmodel to upgrade clamav and everything went well, but its
still saying that it is not updated. What am I missing?

/[root@mail clamav]# freshclam
ClamAV update process started at Tue Dec 13 09:05:41 2011
main.cld is up to date (version: 54, sigs: 1044387, f-level: 60,
builder: sven)
Downloading daily-14121.cdiff [100%]
Downloading daily-14122.cdiff [100%]
[LibClamAV] 
***

[LibClamAV] *** This version of the ClamAV engine is outdated. ***
[LibClamAV] *** DON'T PANIC! Read http://www.clamav.net/support/faq 
***
[LibClamAV] 
***

daily.cld updated (version: 14122, sigs: 51737, f-level: 63, builder:
arnaud)
WARNING: Your ClamAV installation is OUTDATED!
WARNING: Current functionality level = 62, recommended = 63
DON'T PANIC! Read http://www.clamav.net/support/faq
bytecode.cld is up to date (version: 155, sigs: 39, f-level: 60,
builder: edwin)
[LibClamAV] 
***

[LibClamAV] *** This version of the ClamAV engine is outdated. ***
[LibClamAV] *** DON'T PANIC! Read http://www.clamav.net/support/faq 
***
[LibClamAV] 
***

Database updated (1096163 signatures) from db.us.clamav.net (IP:
69.163.100.14)
[root@mail clamav]# clamscan -V
ClamAV 0.97.2/14122/Tue Dec 13 07:46:07 2011/


0.97.3 is current now.
What does qtp-ami-up2date say?



- 

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







-
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] CHKUSER rejects email due to apostrophe

2011-07-27 Thread Digital Instruments

Hi list,
I've got a huge problem here.


*CHKUSER rejected sender*: from Name.*O'Connor*@someserver.com:: 
remote blablabla.someserver.com:unknown:xxx.xxx.xxx.xxx rcpt  : 
*invalid sender address format*


Basically CHKUSER rejects email due to the ' apostrophe after O.
How can I fix this problem (step by step guide, please)? It affect 90% 
of the Ireland Country!!!



Thanks in advance,
/Cheers Alberto.




Re: [qmailtoaster] CHKUSER rejects email due to apostrophe

2011-07-27 Thread Digital Instruments

On 27/07/2011 13:28, Tonix (Antonio Nati) wrote:

Il 27/07/2011 13:24, Digital Instruments ha scritto:

Hi list,
I've got a huge problem here.


*CHKUSER rejected sender*: from Name.*O'Connor*@someserver.com:: 
remote blablabla.someserver.com:unknown:xxx.xxx.xxx.xxx rcpt  : 
*invalid sender address format*


Basically CHKUSER rejects email due to the ' apostrophe after O.
How can I fix this problem (step by step guide, please)? It affect 
90% of the Ireland Country!!!



Thanks in advance,
/Cheers Alberto.




Disable formal checking of senders and recipients.

  * CHKUSER_RCPT_FORMAT
  * CHKUSER_SENDER_FORMAT

See 
http://www.interazioni.it/opensource/chkuser/documentation/chkuser_settings.html 
for more info.


Regards,

Tonino


--

 Inter@zioniInterazioni di Antonio Nati
http://www.interazioni.it   to...@interazioni.it


Do I have to recompile ?


Re: [qmailtoaster] CentOS 6 / RHEL 6

2011-07-19 Thread Digital Instruments
I wrote, a couple of weeks ago, something to Erik about the 
short_open_tag problem.
Basically, since it's a PHP_DIR configuration option, you can add in 
.htaccess file of the toaster-admin folder short_open_tag = 1

This will change short_open_tag behavior only in toaster-admin folder.

/Cheers
A.


On 18/07/2011 20:17, Dan McAllister wrote:

Just an FYI --

I have successfully installed QMT (although not QTP) onto CentOS 6 
64-bit. However, I did have to manually build the ezmlm package 
because the gcc-compat-32 package isn't available for CentOS 6 (only 
compat-34)... never the less, with a little tweaking of the 
dependencies, I think the toaster is already reasonably compatible.


One other issue -- the toaster-admin web pages (which are all php 
scripted) don't work correctly under php 5.3.3 ... I've not yet looked 
into this (because I personally prefer to use the vpopmail binaries), 
but I'll look into the php sources once I get a free weekend... I'm 
thinking August... 2032! :-)


Dan
IT4SOHO






Re: [qmailtoaster] duplicate emails

2011-07-14 Thread Digital Instruments
I always recive double e-mails too, but only from qmailtoaster-list. 
Prolly I have a double account here but I can't remember... :|


On 14/07/2011 16:50, sys wrote:

Hi Jake:
Should there be a  .qmail file  on all accounts or only at a 
perticular time, or only per domain?

Thanks

- Original Message -
*From:* Jake Vickers mailto:j...@qmailtoaster.com
*To:* qmailtoaster-list@qmailtoaster.com
mailto:qmailtoaster-list@qmailtoaster.com
*Sent:* Wednesday, July 13, 2011 11:08 PM
*Subject:* Re: [qmailtoaster] duplicate emails

On 07/13/2011 06:55 PM, sys wrote:

Dont think so, whatever is in a default install from the qmail ISO

- Original Message -
*From:* Kalil Costa - Brasilsite
mailto:ka...@brasilsite.com.br
*To:* qmailtoaster-list@qmailtoaster.com
mailto:qmailtoaster-list@qmailtoaster.com
*Sent:* Wednesday, July 13, 2011 2:48 PM
*Subject:* Re: [qmailtoaster] duplicate emails

madmac,

you use nfs to storage de messages ??




Em 13-07-2011 19:48, sys escreveu:

Yesterday started getting Duplicate emails in only some
accounts, including mine:
Narrowed it down to imap accounts, some on Outlook, others
on Thunderbird, so different clients.
What can I check on the server end please.
Thanks
madmac





check the user's .qmail file and make sure there's not a duplicate
entry in there.





[qmailtoaster] Qmail Wiki Fail2Ban

2011-07-11 Thread Digital Instruments

I've found a little error here:

Hosts insisting on delivering spam

 [dos-hosts]
 enable = true

Should be fix like this:

Hosts insisting on delivering spam

 [dos-hosts]
 enable*d* = true


/cheers.


Re: [qmailtoaster] Can`t run NEWMODEL

2011-07-08 Thread Digital Instruments

  
  
Prolly apache down?

On 08/07/2011 13:17, Administrator wrote:

  
  I tried to update my QMail-Toaster with the NewModel script. It
  fails as it can`t reach the list with current packages.
  
  http://www.qmailtoaster.com
  - can`t access it via browser
  http://wiki.qmailtoaster.com
  - can`t access it via browser
  
  Did a port scan with MXToolbox.com -
  

  
 
21
ftp
Success
94 ms
  
  
 
25
smtp
Success
94 ms
  
  
 
53
dns
Success
94 ms
  
  
 
80
http
Success
94 ms
  
  
 
110
pop3
Success
94 ms
  
  
 
143
imap
Success
94 ms
  
  
 
443
https
Success
109 ms
  
  
 
587
msa-outlook
Success
109 ms
  
  
 
3306
my sql
Success
109 ms
  

  
  
  
  Could somebody investigate, please.
  
  Regards,
  Marco Volkert


  



[qmailtoaster] php upgrade and qmail dependancies

2011-07-06 Thread Digital Instruments

Greetings list!

I have a little problem related to qmail but that also involve php. 
Basically in a centos 5.6 x86_64 distro i'm trying to upgrade php from 
5.1 to 5.3.
From centOS 5.6 that can be done without using external repository. 
Unfortunately php 5.1 MUST be remove before install php 5.3


So doing:
/$ yum remove php.x86_64/

it will also remove the following qmail packages for for dependencies:
/control-panel-toaster
ezmlm-cgi-toaster
isoqlog-toaster
qmailadmin-toaster
qmailmrtg-toaster
squirrelmail-toaster
vqadmin-toaster/

Anyone have an idea about how could I remove php without removing the 
qmail dependencies?


Many thanks
Cheers, Alberto.


Re: [qmailtoaster] Re: SMTP attack

2011-03-08 Thread Digital Instruments

Nice, that's great! :)
Just a little question: I don't get this HOST (I've also read the wiki 
but it's not clear)


can you do an example, please?

Thanks,
Cheers!

Il 05/03/2011 23:26, Sergio M ha scritto:

Eric Shubert escribió:

Timing is good on this. :)

http://wiki.qmailtoaster.com/index.php?title=Fail2Banaction=edit

Have at it. I've added a link to this page under the Configuration- 
Security section. It's a start (albeit not much of one).



Hey guys, I created a basic article, but have trouble with formatting.
Can anyone take a look at it? this is how I meant it to look ;-)

== '''Basic fail2ban installation and setup''' ==


fail2ban homepage: http://www.fail2ban.org.
Please check [0] and [1] for more details.



== 1. Installation. ==

Enable the EPEL repos [1] and then 'yum install fail2ban'



== 2. Setup: ==

To work with Qmail/vpopmail, a filter and jail should be defined.
'''a.''' # mcedit /etc/fail2ban/filter.d/vpopmail-fail.conf

[Definition]
#Looks for failed password logins to SMTP
failregex = vchkpw-smtp: password fail ([^)]*) [^@]*@[^:]*:HOST

ignoreregex =

'''b.''' # mcedit /etc/fail2ban/jail.conf   (add 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

'''c. Test the filter file:'''
# fail2ban-regex /var/log/maillog 
/etc/fail2ban/filter.d/vpopmail-fail.conf


Returns something like this, with n matches for the regex or 0 if no 
matches:


Failregex
|- Regular expressions:
|  [1] vchkpw-smtp: password fail ([^)]*) [^@]*@[^:]*:HOST
|
`- Number of matches:
  [1] 123 match(es)


'''d. Reload config:'''
# fail2ban-client stop/start

'''e. Check the status of a jail:'''

# fail2ban-client status vpopmail-fail

Status for the jail: vpopmail-fail
|- filter
|  |- File list:/var/log/maillog
|  |- Currently failed: 7
|  `- Total failed: 225
`- action
  |- Currently banned: 109

| `- IP list: 200.207.49.13 84.79.73.123 187.35.209.243 (...) 
187.6.106.201 187.63.80.134 187.52.195.234 187.4.200.17


  `- Total banned: 109

'''NOTE:''' Once its starts running and the logs have matching 
strings, it will create iptables rules dropping that IP. But... when 
fail2ban reload and/or iptables restart and/or rebooting and/or the 
weekly logrotate, those rules are gone. bye bye!

So... what to do?

- Before changes, do a '# service iptables save' and it will write 
them to a file, and after any change do '# service iptables restart' 
to make it load the saved set of rules;

- Tune fail2ban to write IPs to /etc/fail2ban/ip.deny [3].


== 3.A little basic admin stuff ==

'''a. Check banned IPs:'''
- by fail2ban:# fail2ban-client status vpopmail-fail
- current iptables rules: # iptables -L -nv
- To see IPs that fail2ban is saving for the next reload:
# cat /etc/fail2ban/ip.deny

'''b. How to unblock an IP:'''
1) Delete it from the current iptables rules:
# iptables -D fail2ban-SMTP -s 11.22.33.44 -j DROP
2) remove it from /etc/fail2ban/ip.deny (maybe listed several times).
3) remove it from /etc/sysconfig/iptables (maybe listed several times).





== 4. References: ==

[0] 
http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg30514.html
[1] 
http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg30551.html

[2] http://fedoraproject.org/wiki/EPEL/FAQ#howtouse
[3] http://n8wood.wordpress.com/2009/06/22/fail2ban-permanent-ssh-bans/




Nessun virus nel messaggio.
Controllato da AVG - www.avg.com http://www.avg.com
Versione: 10.0.1204 / Database dei virus: 1435/3480 - Data di 
rilascio: 03/03/2011


- 
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-03 Thread Digital Instruments

On 03/02/2011 09:08 PM, David Milholen wrote:
+1000 on this solution.
It works for me. I also have a honeypot that these ips get thrown into
and trapped after so many attempts.
Stupid Hackers LOL:)
--Dave

rofl, I doubt you will ever call an hacker stupid. Prolly they are 
just kids having fun.
Anyway, please, I agree with the other listers, if someone can start a 
wiki for f2b would be awesome.


/Cheers
A.


Re: [qmailtoaster] Re: Doubles

2010-11-12 Thread Digital Instruments

Aha, ok! :)

On 11/11/2010 18:15, Eric Shubert wrote:

(You might try searching a bit before posting here next time)




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

2010-11-11 Thread Digital Instruments

Hey,

I'm NOT using spamdyke but I have the same problems listed by madmac, 
and I can swear it's NOT  about Outlook 'cause I'm NOT using it 
(Thunderbird istead).


So wich conf files should I check?

Thanks,
/Cheers A.



Il 10/11/2010 19:06, Eric Shubert ha scritto:

Good replies.

I'd just like to clarify a bit. It's not so much the timeout that 
causes duplicates, as it is the length of time it takes to scan a 
message. When the timeout period (in Outlook or spamdyke) is shorter 
than the scan time, the session will time out, causing the sending 
host to resend, which results in duplicates. BL, be sure that scanning 
(spamassassin and clamav) is being done efficiently, and there is no 
bottleneck happening there. The spamd log is a good place to check for 
this.


Note that spamdyke's TIMEOUT messages in the smtp log are often 
'normal', and no cause for alarm. These happen when spamming hosts do 
not end the smtp session gracefully after being given a rejection 
message.





-
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] New qmailtoaster-plus package (1.3.2-1.4.16) is now available!

2010-10-25 Thread Digital Instruments

Nice!
...and ofc welcome Martin :)



Il 22/10/2010 4.27, Eric Shubert ha scritto:
It is with great joy, and some relief, that I announce the 
availability of the lastest qmailtoaster-plus package. As usual, see 
the doc/release-notes.txt file for details of changes.


To upgrade it, simply:
# yum upgrade qmailtoaster-plus

There is a little documentation yet to do on the QTP site (the new 
qtp-dependencies script comes to mind), and I expect to get to that 
soon enough (but don't hold your breath).


Speaking of the QTP site, the migration is now complete, and the site 
is up and running on a new VM server! (And yes, off site backups are 
already in place.)


I'd like to thank Jake for recovering everything from the old site and 
helping with the migration. He's overloaded, and I couldn't have 
gotten the site back up as it was without his help.


A special thanks goes to Randy Melder of Spin Internet Hosting for 
hosting the new QTP VM for us. Randy has been a long time QMT user, 
and his support of QMT is appreciated. I think Randy is also providing 
a QMT mirror, but I'm not positive about that.


I'd also like to publicly welcome Martin Waschbuesch to the group of 
QTP developers (meaning that he can check code into the SVN 
repository). He fixed the division by zero problem in the sa-stats 
script for us, and I look forward to more QTP contributions from him.


As usual, feedback on the list is welcome.



Nessun virus nel messaggio in arrivo.
Controllato da AVG - www.avg.com
Versione: 9.0.862 / Database dei virus: 271.1.1/3211 -  Data di rilascio: 
10/21/10 20:34:00




Nessun virus nel messaggio in uscita.
Controllato da AVG - www.avg.com
Versione: 9.0.862 / Database dei virus: 271.1.1/3217 -  Data di rilascio: 
10/24/10 20:34:00
-
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: vpopmail field problem

2010-10-19 Thread Digital Instruments

 Should I change vpopmail-toaster.spec file like that:

line 584 /clear passwd = ON --enable-clear-passwd/ TO /clear passwd = 
OFF --disable-clear-passwd/

line 654 /--enable-clear-passwd/ TO /--disable-clear-passwd/

Thanks
Cheers A.






Il 18/10/2010 17.33, Eric Shubert ha scritto:
qtp-newmodel will use whatever's in /usr/src/qtp-upgrade/SRPMS (unless 
you've changed the default location). If it doesn't find the source 
rpm there, it will download it from the web site. Just be sure that 
you use the latest vpopmail-toaster package, and keep the same version 
numbers in your spec file.




Nessun virus nel messaggio in arrivo.
Controllato da AVG - www.avg.com
Versione: 9.0.862 / Database dei virus: 271.1.1/3204 -  Data di rilascio: 
10/18/10 08:34:00




Nessun virus nel messaggio in uscita.
Controllato da AVG - www.avg.com
Versione: 9.0.862 / Database dei virus: 271.1.1/3205 -  Data di rilascio: 
10/18/10 20:34:00
-
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: vpopmail field problem

2010-10-19 Thread Digital Instruments

 It works with --disable-clear-passwd
everything solved the field has gone. Thanks to everyone helped me. :)


Now I have another question:
How does it work SSL/TLS with qmailtoaster?


Cheers, A.



Il 19/10/2010 16.36, Eric Shubert ha scritto:

On 10/19/2010 12:40 AM, Digital Instruments wrote:

  Should I change vpopmail-toaster.spec file like that:

line 584 /clear passwd = ON --enable-clear-passwd/ TO /clear passwd =
OFF --disable-clear-passwd/
line 654 /--enable-clear-passwd/ TO /--disable-clear-passwd/

Thanks
Cheers A.



I'm not familiar with vpopmail's configure commmand off the top of my 
head. A little googling though appears to indicate that

--enable-clear-passwd=n
would be the correct syntax. I don't see disable being used anywhere.
http://www.inter7.com/vpopmail/install.txt
http://www.inter7.com/vpopmail/FAQ.txt



Nessun virus nel messaggio in arrivo.
Controllato da AVG - www.avg.com
Versione: 9.0.862 / Database dei virus: 271.1.1/3206 -  Data di rilascio: 
10/19/10 08:34:00




Nessun virus nel messaggio in uscita.
Controllato da AVG - www.avg.com
Versione: 9.0.862 / Database dei virus: 271.1.1/3206 -  Data di rilascio: 
10/19/10 08:34:00
-
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: vpopmail field problem

2010-10-18 Thread Digital Instruments

 Nice!
So ... I need to recompile vpopmail package with the right option then 
move it somewhere qtp-newmodel needs and finally re-install all those 
packages with it?
Question: Am I gonna lose any configuration? Such as domains, e-mails 
and everything related to?



--
Cheers,
Alberto.



Il 15/10/2010 21.12, Eric Shubert ha scritto:

Right.

Packages which are dependent on vpopmail-toaster are:
qmail-toaster
qmailadmin-toaster
courier-authlib-toaster
courier-imap-toaster
and these should be rebuilt and reinstalled. qtp-newmodel can do this 
easily for you.


Removing clear text passwords has other implications as well. IIRC, 
some authentication methods require this. While I'm no proponent of 
storing passwords in clear text (it wouldn't bother me if the stock 
toaster removed them), I expect that removing them will take some doing.




Nessun virus nel messaggio in arrivo.
Controllato da AVG - www.avg.com
Versione: 9.0.862 / Database dei virus: 271.1.1/3198 -  Data di rilascio: 
10/15/10 08:34:00




Nessun virus nel messaggio in uscita.
Controllato da AVG - www.avg.com
Versione: 9.0.862 / Database dei virus: 271.1.1/3203 -  Data di rilascio: 
10/17/10 20:33:00
-
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: vpopmail field problem

2010-10-18 Thread Digital Instruments
 How do I know if was sucessfull? The only think I've got from the 
command was that:


[r...@ser SRPMS]# rpm -Uvh --replacepkgs 
vpopmail-toaster-5.4.17-1.3.7.src.rpm
   1:vpopmail-toaster   ### 
[100%]


It has been replace correctly?




Il 15/10/2010 21.12, Eric Shubert ha scritto:

Right.

Packages which are dependent on vpopmail-toaster are:
qmail-toaster
qmailadmin-toaster
courier-authlib-toaster
courier-imap-toaster
and these should be rebuilt and reinstalled. qtp-newmodel can do this 
easily for you.


Removing clear text passwords has other implications as well. IIRC, 
some authentication methods require this. While I'm no proponent of 
storing passwords in clear text (it wouldn't bother me if the stock 
toaster removed them), I expect that removing them will take some doing.




Nessun virus nel messaggio in arrivo.
Controllato da AVG - www.avg.com
Versione: 9.0.862 / Database dei virus: 271.1.1/3198 -  Data di rilascio: 
10/15/10 08:34:00




Nessun virus nel messaggio in uscita.
Controllato da AVG - www.avg.com
Versione: 9.0.862 / Database dei virus: 271.1.1/3203 -  Data di rilascio: 
10/17/10 20:33:00
-
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] qtp-newmodel issue (related to repos)

2010-10-18 Thread Digital Instruments

 Problem:

   qtp-newmodel - updating toaster (mostly spamassassin) dependencies ...
   Loaded plugins: fastestmirror
   Loading mirror speeds from cached hostfile
 * addons: mirror.silyus.net
 * base: mi.mirror.garr.it
 * extras: mi.mirror.garr.it
 * updates: mirror.silyus.net
   Setting up Update Process
   *Error: No Package Matching perl(Archive::Tar)*

   Would you like a unionfs/overlay sandbox? (recommended) [y]/n:

   Using FUSE union filesystem ...
   qtp-mount-sandbox v0.3.3
   qtp-mount-sandbox - installing  dkms-fuse fuse-unionfs ...
   qtp-mount-sandbox - this could take a few moments - please be patient
   Loaded plugins: fastestmirror


   *Error getting repository data for rpmforge, repository not found*
   qtp-mount-sandbox - installation of dependent packages failed
   qtp-mount-sandbox - is your qmailtoaster-plus.repo package up to date?

   qtp-newmodel - qtp-mount-sandbox failed, exiting




THIS:
http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg28768.html
DOESN'T WORK.

RESULT IN:
qtp-install-rpmforge v0.3 - getting latest version of rpmforge-release ...
qtp-install-rpmforge - 
http://dag.wieers.com/rpm/packages/rpmforge-release/rpmforge-release.spec not 
found, please try again later.


Help, please?
/Cheers A.

Nessun virus nel messaggio in uscita.
Controllato da AVG - www.avg.com
Versione: 9.0.862 / Database dei virus: 271.1.1/3203 -  Data di rilascio: 
10/17/10 20:33:00
-
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: vpopmail field problem

2010-10-18 Thread Digital Instruments

 Oh :O
thanks Eric.

Btw are you sure qtp-newmodel will use my srpm package of vpopmail and 
will not rebuilt his own?


thanks A.

Il 18/10/2010 16.41, Eric Shubert ha scritto:

You'll need to:
.) modify the .spec to your needs
.) create the source rpm (.srpm) package from the spec (rpmbuild -bs)
.) put the .srpm package in /usr/src/qtp-upgrade/SRPMS/
.) run qtp-newmodel and select the package for rebuild. qtp-newmodel 
will automatically rebuild whatever's necessary, and install everything.


On 10/18/2010 12:12 AM, Digital Instruments wrote:

  Nice!
So ... I need to recompile vpopmail package with the right option then
move it somewhere qtp-newmodel needs and finally re-install all those
packages with it?
Question: Am I gonna lose any configuration? Such as domains, e-mails
and everything related to?


--
Cheers,
Alberto.



Il 15/10/2010 21.12, Eric Shubert ha scritto:

Right.

Packages which are dependent on vpopmail-toaster are:
qmail-toaster
qmailadmin-toaster
courier-authlib-toaster
courier-imap-toaster
and these should be rebuilt and reinstalled. qtp-newmodel can do this
easily for you.

Removing clear text passwords has other implications as well. IIRC,
some authentication methods require this. While I'm no proponent of
storing passwords in clear text (it wouldn't bother me if the stock
toaster removed them), I expect that removing them will take some 
doing.




Nessun virus nel messaggio in arrivo.
Controllato da AVG -www.avg.com
Versione: 9.0.862 / Database dei virus: 271.1.1/3198 -  Data di 
rilascio: 10/15/10 08:34:00







Nessun virus nel messaggio in uscita.
Controllato da AVG - www.avg.com
Versione: 9.0.862 / Database dei virus: 271.1.1/3203 -  Data di 
rilascio: 10/17/10 20:33:00





- 

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!





Nessun virus nel messaggio in arrivo.
Controllato da AVG - www.avg.com
Versione: 9.0.862 / Database dei virus: 271.1.1/3204 -  Data di rilascio: 
10/18/10 08:34:00




Nessun virus nel messaggio in uscita.
Controllato da AVG - www.avg.com
Versione: 9.0.862 / Database dei virus: 271.1.1/3204 -  Data di rilascio: 
10/18/10 08:34:00
-
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] qmail security questions

2010-10-15 Thread Digital Instruments

 Greetings List,

I have 2 questions i couldn't find a reply, may you please help me?

1) I'd like to know if it's possible for the users of a domain change 
their e-mail password (and if yes, how).
2) Is it possible to crypt (and encrypt) all the e-mail on the server? 
(and if yes, how)


Thanks in advance
Cheers, Alberto.
Nessun virus nel messaggio in uscita.
Controllato da AVG - www.avg.com
Versione: 9.0.862 / Database dei virus: 271.1.1/3197 -  Data di rilascio: 
10/14/10 20:34:00
-
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] vpopmail field problem

2010-10-15 Thread Digital Instruments

 Greetings list,

I have recompiled vpopmail without the damn pw_clear_passwd. I've used 
the standard script  cnt5064-install-script.sh and modify it like so:


if [ $PROCEED = y ]; then
  rpmbuild --rebuild --with $DISTRO --with disable-clear-passwd $VPOP
  rpm -Uvh /usr/src/$BDIR/RPMS/$ARCH/vpopmail-toaster*.rpm
fi



the result seems not good:

Preparing...### 
[100%]

package vpopmail-toaster-5.4.17-1.3.7.x86_64 is already installed
file /home/vpopmail/bin/clearopensmtp from install of 
vpopmail-toaster-5.4.17-1.3.7.x86_64 conflicts with file from package 
vpopmail-toaster-5.4.17-1.3.7.x86_64

(many other lines like that)
   1:vpopmail-toaster   ### 
[ 50%]


I've also try another method:

rpm -Uhv vpopmail-toaster*.src.rpm
edited the vpopmail-toaster.spec (usually in /usr/src/redhat/SPECS/), 
change line 729 from --enable-clear-passwd to --disable-clear-passwd 
with a text editor.

rpmbuild -bs vpopmail-toaster.spec

that time it went to 100%
1:vpopmail-toaster   ### [ 100%]

but unfortunately it doesn't work. If i try to drop the pw_clear_passwd 
field from the vpopmail database i can't login with any account.
If i try to create a new account ... error (if the field is drop) or it 
write the password in clear if the field isn't drop.


Anyone can help me, please?
Thanks!! A.


Nessun virus nel messaggio in uscita.
Controllato da AVG - www.avg.com
Versione: 9.0.862 / Database dei virus: 271.1.1/3197 -  Data di rilascio: 
10/14/10 20:34:00
-
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] Very strange and huge problem with port 25 and Qmailtoaster

2010-07-23 Thread Digital Instruments

So, what should I do?
I still can't use port 25, and i still don't a have a real clue about 
what happened... I'm a bit  worry about this problem.

I have fix the blacklist file removing the -r but nothing has change.

Il 22/07/2010 23.00, Jake Vickers ha scritto:

On 07/22/2010 03:52 AM, Digital Instruments wrote:

Update:

removing the following line from var/qmail/supervise/smtp/run let the
port 25 works (that's means it works from telnet localhost and remote)
BLACKLIST=`cat /var/qmail/control/blacklists`
$BLACKLIST

so the exec command it's the same but without the $BLACKLIST.
Inside the /var/qmail/control/blacklists there's only this line:  -r
zen.spamhaus.org -r
   


If that is the contents of your blacklist file, then it is incorrect. 
It should be -r {blacklist}. The extra -r at the end indicates you 
removed a blacklist, but not the switch telling tcpserver to use one.




disabling spamd from /var/qmail/control/simcontrol let the port 110 works.
:spam=no,
   


This only has an effect on incoming mail - has absolutely nothing to 
do with POP/IMAP mail.




NOTE: it takes 2/3 minutes to deliver a message from an external e-mail
(gmail like) to our server. Is it normal time?
   



Sure. Sometimes they get delivered in a couple seconds, other times a 
few minutes. Depends on a lot of variables. You have not indicated 
that is Gmail is taking a long time to connect to you, or if you still 
have problems on your system.  You would need to watch the logs to see 
when Gmail contacts your server to determine this.




Nessun virus nel messaggio in arrivo.
Controllato da AVG - www.avg.com
Versione: 9.0.851 / Database dei virus: 271.1.1/3021 -  Data di rilascio: 
07/22/10 08:36:00

   




Re: [qmailtoaster] Very strange and huge problem with port 25 and Qmailtoaster

2010-07-23 Thread Digital Instruments

Il 23/07/2010 13.43, Poh Yong Hwang ha scritto:

Hi,

I have the exact same issue with my port 25 smtp and it will take a 
while before i can send out an email but it get send without any issue 
when i use port 587.


Still figuring out what could be the issue though.

Thanks

Yongsan


You should try to comment/remove the following lines from
/var/qmail/supervise/smtp/run

#BLACKLIST=`cat /var/qmail/control/blacklists`
#$RBLSMTPD $BLACKLIST

and all should work fine.
Thanks Toma Bogdan for the tips


Nessun virus nel messaggio in uscita.
Controllato da AVG - www.avg.com
Versione: 9.0.851 / Database dei virus: 271.1.1/3022 -  Data di rilascio: 
07/22/10 20:36:00
-
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] Very strange and huge problem with port 25 and Qmailtoaster

2010-07-22 Thread Digital Instruments

The funny thing is that i haven't change nothing at all.
Is it possible i have been blacklisted on port 25 by zen spamhouse?

Also another problem happened yesterday, in the noon, we could not 
recieve e-mail from pop3 and ppl who recieved them were delayed by 30 
minutes.


Nothing special on logs the only strange thing i can see is in 
/var/log/qmail/smtp, this line:
vchkpw-smtp: vchkpw is only for talking with qmail-popup and 
qmail-pop3d. It is not for runnning on the command line.


Telnet port 25 today gives:
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
220 server1.isocast.it - Welcome to Qmail Toaster Ver. 1.3 SMTP Server ESMTP

Yesterday was giving both on localhost and remote the same messages 
given to you.


So.. i can't really understand what's going on...




Il 21/07/2010 16.17, Jake Vickers ha scritto:

On 07/21/2010 08:12 AM, Digital Instruments - Toaster List wrote:

Greetings List,
I'm running from 4 years qmail greatly without many problems, but 
today something very very bad happened.


From this morning i can't send any e-mail from port 25 no matter if 
it's internal or external address. its not send at all.

I think something is blocking port 25 cause from IMAP i can send e-mail.

Can anyone help me, please? I need to have this port 25 working back.


IMAP does not send email. You can only send email on ports 25 and 587 
with a stock Qmailtoaster.
You have something going on - when telnetting to port 25, I do not 
receive a welcome banner:

[j...@jake-lapbox ~]$ time telnet mail.digital-instruments.com 25

Trying 79.14.157.43...
Connected to mail.digital-instruments.com.
Escape character is '^]'.
Connection closed by foreign host.

real0m0.381s
user0m0.000s
sys0m0.004s

But without more information it's almost impossible to even guess at 
what the problem may be.
What recently changed? Can you show us logs? What do you get when you 
telnet to port 25 at the localhost? Is there something in the network 
that may be intercepting this traffic?




Nessun virus nel messaggio in arrivo.
Controllato da AVG - www.avg.com
Versione: 9.0.851 / Database dei virus: 271.1.1/3019 -  Data di rilascio: 
07/21/10 08:36:00

   




Re: [qmailtoaster] Very strange and huge problem with port 25 and Qmailtoaster

2010-07-22 Thread Digital Instruments

Update:

removing the following line from var/qmail/supervise/smtp/run let the
port 25 works (that's means it works from telnet localhost and remote)
BLACKLIST=`cat /var/qmail/control/blacklists`
$BLACKLIST

so the exec command it's the same but without the $BLACKLIST.
Inside the /var/qmail/control/blacklists there's only this line:  -r
zen.spamhaus.org -r

disabling spamd from /var/qmail/control/simcontrol let the port 110 works.
:spam=no,

NOTE: it takes 2/3 minutes to deliver a message from an external e-mail
(gmail like) to our server. Is it normal time?



Il 22/07/2010 9.31, Mike Canty ha scritto:


If it is any consolation, we have a site where the ISP has blocked 
port 25 traffic to any other point except their own outgoing mail 
server.  This was noticed recently because the site is currently using 
mail hosted externally, and I have tried to install a qmail toaster 
machine and came across the block.


Could this be an ISP thing?

*From:* Digital Instruments [mailto:toasterl...@digital-instruments.com]
*Sent:* Thursday, 22 July 2010 4:39 PM
*To:* qmailtoaster-list@qmailtoaster.com
*Subject:* Re: [qmailtoaster] Very strange and huge problem with port 
25 and Qmailtoaster


The funny thing is that i haven't change nothing at all.
Is it possible i have been blacklisted on port 25 by zen spamhouse?

Also another problem happened yesterday, in the noon, we could not 
recieve e-mail from pop3 and ppl who recieved them were delayed by 30 
minutes.


Nothing special on logs the only strange thing i can see is in 
/var/log/qmail/smtp, this line:
vchkpw-smtp: vchkpw is only for talking with qmail-popup and 
qmail-pop3d. It is not for runnning on the command line.


Telnet port 25 today gives:
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
220 server1.isocast.it - Welcome to Qmail Toaster Ver. 1.3 SMTP Server 
ESMTP


Yesterday was giving both on localhost and remote the same messages 
given to you.


So.. i can't really understand what's going on...




Il 21/07/2010 16.17, Jake Vickers ha scritto:

On 07/21/2010 08:12 AM, Digital Instruments - Toaster List wrote:

Greetings List,
I'm running from 4 years qmail greatly without many problems, but 
today something very very bad happened.


From this morning i can't send any e-mail from port 25 no matter if 
it's internal or external address. its not send at all.

I think something is blocking port 25 cause from IMAP i can send e-mail.

Can anyone help me, please? I need to have this port 25 working back.


IMAP does not send email. You can only send email on ports 25 and 587 
with a stock Qmailtoaster.
You have something going on - when telnetting to port 25, I do not 
receive a welcome banner:

[j...@jake-lapbox ~]$ time telnet mail.digital-instruments.com 25

Trying 79.14.157.43...
Connected to mail.digital-instruments.com.
Escape character is '^]'.
Connection closed by foreign host.

real0m0.381s
user0m0.000s
sys0m0.004s

But without more information it's almost impossible to even guess at 
what the problem may be.
What recently changed? Can you show us logs? What do you get when you 
telnet to port 25 at the localhost? Is there something in the network 
that may be intercepting this traffic?


  
  
  
Nessun virus nel messaggio in arrivo.
Controllato da AVG -www.avg.com  http://www.avg.com  
Versione: 9.0.851 / Database dei virus: 271.1.1/3019 -  Data di rilascio: 07/21/10 08:36:00
  
   




Nessun virus nel messaggio in arrivo.
Controllato da AVG - www.avg.com
Versione: 9.0.851 / Database dei virus: 271.1.1/3020 -  Data di rilascio: 
07/21/10 20:36:00

   




Re: [qmailtoaster] Very strange and huge problem with port 25 and Qmailtoaster

2010-07-22 Thread Digital Instruments

w
USER TTY  FROM  LOGIN@   IDLE   JCPU   PCPU WHAT
root pts/0:7.0 Wed12   21:39m  0.01s  0.01s -bash
root pts/2192.168.200.80   10:200.00s  0.01s  0.00s w

free -m

total   used   free sharedbuffers cached
Mem:  1002958 43  0121293
-/+ buffers/cache:543459
Swap: 1983  0   1983

ps aux --sort -rss
clamav   29200  0.3 16.8 224624 173484 ?   Sl   09:39   0:10 
/usr/sbin/clamd
root 29247  0.0  4.0 127032 42080 ?S09:39   0:01 
/usr/bin/perl -T -w /usr/bin/spamd -x -u vpopmail -s stderr

vpopmail 29297  0.0  3.8 127032 39924 ?S09:39   0:00 spamd child
vpopmail 29298  0.0  3.8 127032 39844 ?S09:39   0:00 spamd child

probably clamav problem? 16% memory suage also vpopmail a bit high? 4.0 
and 3.8 [x2]. Also clamd has 21.4% cpu usage.





-- start logs ---
Escape character is '^]'. *--- (((waiting here about 1 min)))*
220 server1.isocast.it - Welcome to Qmail Toaster Ver. 1.3 SMTP Server 
ESMTP

ehlo .xx
250-server1.isocast.it - Welcome to Qmail Toaster Ver. 1.3 SMTP Server
250-STARTTLS
250-PIPELINING
250-8BITMIME
250-SIZE 20971520
250 AUTH LOGIN PLAIN CRAM-MD5
quit
221 server1.isocast.it - Welcome to Qmail Toaster Ver. 1.3 SMTP Server
Connection closed by foreign host.


[...@nc07493 ~]$ telnet mail.digital-instruments.com 25
Trying 79.14.157.43...
Connected to mail.digital-instruments.com (79.14.157.43).
Escape character is '^]'. *--- (((waiting here about 1 min)))*
220 server1.isocast.it - Welcome to Qmail Toaster Ver. 1.3 SMTP Server 
ESMTP

ehlo .xx
250-server1.isocast.it - Welcome to Qmail Toaster Ver. 1.3 SMTP Server
250-STARTTLS
250-PIPELINING
250-8BITMIME
250-SIZE 20971520
250 AUTH LOGIN PLAIN CRAM-MD5
quit
221 server1.isocast.it - Welcome to Qmail Toaster Ver. 1.3 SMTP Server
Connection closed by foreign host.
---end logs ---

You have a long delay after success connection till 220 response
Your server may be busy? No mem? dns problems? or anything else,

can you give us :
'w' and 'free -m' ?

--
T.Bogdan
http://www.direkt.ro
--
   




Nessun virus nel messaggio in arrivo.
Controllato da AVG -www.avg.com
Versione: 9.0.851 / Database dei virus: 271.1.1/3020 -  Data di rilascio: 
07/21/10 20:36:00

   




Re: [qmailtoaster] Very strange and huge problem with port 25 and Qmailtoaster

2010-07-22 Thread Digital Instruments

It's quite strange cause I had never had a vpopmail.user table. Also checking 
my vpopmail dump of 3 months ago and later there's no 'user' table in vpopmail 
db. So i don't know where this error comes from.

About your previous question:

/proc/loadavg
0.01 0.02 0.00 1/219 5009
this is after i've temporary disabled clamd and spamd with svc -d.

named works fine also reverse. Average query time is 42 millisec for
diggin google/yahoo etc..

no i haven't any delay from localhost it's istant.
real0m3.868s
user0m0.003s
sys 0m0.003s





OK i got it now

tested your pop3 connection:


--start log ---
[...@n0r2hid ]# telnet mail.digital-instruments.com 110
Trying 79.14.157.43...
Connected to mail.digital-instruments.com (79.14.157.43).
Escape character is '^]'.
+OK 4814.1279790...@server1.isocast.it
user webmaster
+OK
pass test
vmysql: sql error[3]: Table 'vpopmail.users' doesn't exist
Attempting to rebuild connection to SQL server
vmysql: connection rebuild failed: Table 'vpopmail.users' doesn't exist
-ERR authorization failed
Connection closed by foreign host.
-- end log ---

Check that your mysql server is running, if not start it
if it running check DB structure , error tell you that table users 
from vpopmail db not exist


--
T.Bogdan
http://www.direkt.ro
--

   




Nessun virus nel messaggio in arrivo.
Controllato da AVG - www.avg.com
Versione: 9.0.851 / Database dei virus: 271.1.1/3020 -  Data di rilascio: 
07/21/10 20:36:00

   




[qmailtoaster] Very strange and huge problem with port 25 and Qmailtoaster

2010-07-21 Thread Digital Instruments - Toaster List

Greetings List,
I'm running from 4 years qmail greatly without many problems, but 
today something very very bad happened.


From this morning i can't send any e-mail from port 25 no matter if 
it's internal or external address. its not send at all.

I think something is blocking port 25 cause from IMAP i can send e-mail.

Can anyone help me, please? I need to have this port 25 working back.

Thanks in advance,
Regards, Alberto.


Le informazioni, i dati ed il contenuto della comunicazione che precede, 
nonch i suoi eventuali allegati, hanno carattere strettamente 
confidenziale o comunque non accessibile al pubblico, e sono destinati 
esclusivamente al destinatario. La loro diffusione, divulgazione, 
copiatura o utilizzo da parte di soggetti diversi da quest'ultimo 
proibita ai sensi del D. Lgs. 196/2003 (Testo Unico Privacy). Il 
contenuto della comunicazione che precede, nonch i suoi eventuali 
allegati, possono inoltre essere tutelati dal segreto professionale, dal 
diritto d'autore, da brevetto, da marchio registrato o da altro diritto 
di privativa. La loro diffusione, divulgazione, copiatura o utilizzo da 
parte di soggetti diversi dal titolare del diritto quindi proibita anche 
ai sensi della normativa di legge in materia, nonch perseguibile 
legalmente. Qualora la comunicazione che precede sia stata da Voi 
ricevuta per errore, del quale ci scusiamo, Vi preghiamo di 
comunicarcelo immediatamente e di cancellarla senza diffonderla, 
riprodurla o utilizzarla in alcun modo. Grazie per la collaborazione.


This e-mail may contain confidential and/or privileged information. If 
you are not the intended recipient (or have received this e-mail in 
error) please notify the sender immediately and delete this e-mail. Any 
unauthorized copying, disclosure or distribution of the material in this 
e-mail is strictly forbidden.


Diese E-Mail enthält vertrauliche und/ oder rechtlich geschützte 
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese 
E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den 
Absender und vernichten Sie diese E-Mail. Das unerlaubte Kopieren sowie 
die unbefugte Weitergabe dieser E-Mail ist nicht gestattet.


Re: [qmailtoaster] Re: Isoqlog seg. fault?

2010-05-14 Thread Digital Instruments - Toaster List

Il 13/05/2010 20.21, Eric Shubert ha scritto:
rpm -qa | grep toaster | sort 


Hi Eric,
This is the list of toaster packages:

autorespond-toaster-2.0.4-1.3.6
clamav-toaster-0.96.0-1.3.35
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.20
qmail-toaster-1.03-1.3.20
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.20-1.3.17
ucspi-tcp-toaster-0.88-1.3.8
vpopmail-toaster-5.4.17-1.3.7
vqadmin-toaster-2.3.4-1.3.6

there's nothing out of stock, as i reckon, and all the packages should 
be update.
I heard it could be a RAM/HD error so i've test it with memtest/fschk 
but i had no errors.


So i really don't have a clue.

Regards,
Alberto.





Nessun virus nel messaggio in uscita.
Controllato da AVG - www.avg.com
Versione: 9.0.819 / Database dei virus: 271.1.1/2871 -  Data di rilascio: 
05/13/10 08:26:00
-
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] Isoqlog seg. fault?

2010-05-13 Thread Digital Instruments - Toaster List

Greetings list,

today i've got from isoqlog the following error:

/usr/share/toaster/isoqlog/bin/cron.sh: line 20:  7698 Segmentation fault

The fail line is:
$ISOQLOG  /dev/null 2  /dev/null


and manually launch isoqlog i've got:
Year: 2010 Month: 5
outputdir:/usr/share/toaster/htdocs/isoqlog
htmldir:/usr/share/toaster/isoqlog/htmltemp
logtype:qmail-multilog
logstore:/var/log/qmail/send
langfile:/usr/share/toaster/isoqlog/lang/english
maxsender:100
maxreceiver:100
maxtotal:100
maxbyte:100
hostname: localhost
Domains [... list of my domains ... ]
Current 2010-5-13
Segmentation fault

Any possible solution to fix the problem?
Thanks, A.





Nessun virus nel messaggio in uscita.
Controllato da AVG - www.avg.com
Versione: 9.0.819 / Database dei virus: 271.1.1/2870 -  Data di rilascio: 
05/12/10 20:26:00
-
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] how to: common footer in outgoing emails

2010-05-07 Thread Digital Instruments - Toaster List

Greetings list,

how can i add a common footer for all outgoing e-mail?
Something that's not visible when an user write the e-mail but its attached 
before going out. (it's not the personal signature but mostly like the server 
signature) It should be a text between 2 and 3 lines, nothing special.

Thank in advance.
Regards, Alberto.


--
Cordialmente,
---
Alberto Guzzetti - RD
Network Administrator
alberto.guzze...@digital-instruments.it

Digital Instruments S.r.l.
Via Parco degli Scout, 13 - 20091 Bresso (MI)
Tel: +39 02 66506250
Fax: +39 02 66506103
www.digital-instruments.it
---

Le informazioni, i dati ed il contenuto della comunicazione che precede, 
nonch i suoi eventuali allegati, hanno carattere strettamente 
confidenziale o comunque non accessibile al pubblico, e sono destinati 
esclusivamente al destinatario. La loro diffusione, divulgazione, 
copiatura o utilizzo da parte di soggetti diversi da quest'ultimo 
proibita ai sensi del D. Lgs. 196/2003 (Testo Unico Privacy). Il 
contenuto della comunicazione che precede, nonch i suoi eventuali 
allegati, possono inoltre essere tutelati dal segreto professionale, dal 
diritto d'autore, da brevetto, da marchio registrato o da altro diritto 
di privativa. La loro diffusione, divulgazione, copiatura o utilizzo da 
parte di soggetti diversi dal titolare del diritto quindi proibita anche 
ai sensi della normativa di legge in materia, nonch perseguibile 
legalmente. Qualora la comunicazione che precede sia stata da Voi 
ricevuta per errore, del quale ci scusiamo, Vi preghiamo di 
comunicarcelo immediatamente e di cancellarla senza diffonderla, 
riprodurla o utilizzarla in alcun modo. Grazie per la collaborazione.


This e-mail may contain confidential and/or privileged information. If 
you are not the intended recipient (or have received this e-mail in 
error) please notify the sender immediately and delete this e-mail. Any 
unauthorized copying, disclosure or distribution of the material in this 
e-mail is strictly forbidden.


Diese E-Mail enthält vertrauliche und/ oder rechtlich geschützte 
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese 
E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den 
Absender und vernichten Sie diese E-Mail. Das unerlaubte Kopieren sowie 
die unbefugte Weitergabe dieser E-Mail ist nicht gestattet.

Nessun virus nel messaggio in uscita.
Controllato da AVG - www.avg.com
Versione: 9.0.819 / Database dei virus: 271.1.1/2858 -  Data di rilascio: 
05/06/10 20:26:00
-
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: Logs Problem

2010-01-28 Thread Digital Instruments - Toaster List

Hi Eric,
yes. I've added that line. I will see if it works.

Thanks  Regards,
A.

Eric Shubert ha scritto:

Digital Instruments - Toaster List wrote:

Greetings list,

on 25 Gen 2010 my logs stopped to be sent via e-mail to my log e-mail.
Since I'm not sure it's a qmail problem (it could be related to 
logwatch) is there any method I can use for check if isoqlog is 
working correctly?


Thanks,
Alberto.





I'm guessing that you're talking about the output from logwatch being 
emailed to you. TTBOMK that's specified in the 
/etc/logwatch/conf/logwatch.conf file. It should contain something like:

# Local configuration options go here (defaults are in
# /usr/share/logwatch/default.conf/logwatch.conf)
MailTo = acco...@mydomain.com




Nessun virus nel messaggio in arrivo.
Controllato da AVG - www.avg.com 
Versione: 9.0.733 / Database dei virus: 271.1.1/2648 -  Data di rilascio: 01/27/10 08:36:00


  



--
Cordialmente,
---
Alberto Guzzetti - RD
Network Administrator
alberto.guzze...@digital-instruments.it

Digital Instruments S.r.l.
Via Parco degli Scout, 13 - 20091 Bresso (MI)
Tel: +39 02 66506250
Fax: +39 02 66506103
www.digital-instruments.it
---

Le informazioni, i dati ed il contenuto della comunicazione che precede, 
nonch i suoi eventuali allegati, hanno carattere strettamente 
confidenziale o comunque non accessibile al pubblico, e sono destinati 
esclusivamente al destinatario. La loro diffusione, divulgazione, 
copiatura o utilizzo da parte di soggetti diversi da quest'ultimo 
proibita ai sensi del D. Lgs. 196/2003 (Testo Unico Privacy). Il 
contenuto della comunicazione che precede, nonch i suoi eventuali 
allegati, possono inoltre essere tutelati dal segreto professionale, dal 
diritto d'autore, da brevetto, da marchio registrato o da altro diritto 
di privativa. La loro diffusione, divulgazione, copiatura o utilizzo da 
parte di soggetti diversi dal titolare del diritto quindi proibita anche 
ai sensi della normativa di legge in materia, nonch perseguibile 
legalmente. Qualora la comunicazione che precede sia stata da Voi 
ricevuta per errore, del quale ci scusiamo, Vi preghiamo di 
comunicarcelo immediatamente e di cancellarla senza diffonderla, 
riprodurla o utilizzarla in alcun modo. Grazie per la collaborazione.


This e-mail may contain confidential and/or privileged information. If 
you are not the intended recipient (or have received this e-mail in 
error) please notify the sender immediately and delete this e-mail. Any 
unauthorized copying, disclosure or distribution of the material in this 
e-mail is strictly forbidden.


Diese E-Mail enthält vertrauliche und/ oder rechtlich geschützte 
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese 
E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den 
Absender und vernichten Sie diese E-Mail. Das unerlaubte Kopieren sowie 
die unbefugte Weitergabe dieser E-Mail ist nicht gestattet.
Nessun virus nel messaggio in uscita.
Controllato da AVG - www.avg.com
Versione: 9.0.733 / Database dei virus: 271.1.1/2650 -  Data di rilascio: 
01/27/10 20:36:00
-
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] Logs Problem

2010-01-27 Thread Digital Instruments - Toaster List




Greetings list,

on 25 Gen 2010 my logs stopped to be sent via e-mail to my "log e-mail".
Since I'm not sure it's a qmail problem (it could be related to
logwatch) is there any method I can use for check if isoqlog is working
correctly?

Thanks,
Alberto.


Nessun virus nel messaggio in uscita.
Controllato da AVG - www.avg.com
Versione: 9.0.733 / Database dei virus: 271.1.1/2647 -  Data di rilascio: 
01/26/10 20:36:00
-
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