Re: [qmailtoaster] Submission port 587

2007-08-21 Thread Jake Vickers

Basura wrote:
I need to put down all kind of list restriction on port 25 till I get 
the 587 working.


How can I do this?



First, what does "rpm -qa | grep toaster | sort" show?
And then see if all the daemons are running by "qmailctl stat".
It would also help to know what distro are arch you're running (sorry if 
you've posted it already).
As far as restrictions on 25, you can add some blacklists to the 
/var/qmail/control/blacklists file, and enable URI checks in 
spamassassin.  Those instructions are on the wiki.




smime.p7s
Description: S/MIME Cryptographic Signature


RE: [qmailtoaster] Submission port 587

2007-08-21 Thread Kyle Quillen
What does your submission logs say? Can you cat and paste them?

 

Thanks

Q

 

 

  _  

From: Basura [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 21, 2007 4:09 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Submission port 587

 

I need to put down all kind of list restriction on port 25 till I get the
587 working. 

How can I do this? 

thanks 

Basura escribió: 



Yes, I can do pop3, imap, webmail and smtp to port 25. 


Johannes Weberhofer, Weberhofer GmbH escribió: 



Has your qmail-system been started and is it still running? 

Johannes 

Basura schrieb: 



Thanks 

Im doing this 

/etc/init.d/iptables stop 

then 

telnet localhost 587 
Trying 127.0.0.1... 
telnet: connect to address 127.0.0.1: Connection refused 
telnet: Unable to connect to remote host: Connection refused 


Any clue  why 587 is not working? 

thanks 

Lucian Cristian escribió: 



Basura wrote: 



Hi all! 

How can I test if submisson port works? Is there a test I can do inside my
server console? 
Have tried by changeing in my thunderbird the port 25 to 587 and it can´t
get conected. 


Thanks 

- 
QmailToaster hosted by: VR Hosted  
 
- 
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 

first of all test telnet 587, and if it working grep into
/var/log/qmail/submission/current 


- 
QmailToaster hosted by: VR Hosted  
 
- 
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 



- 
QmailToaster hosted by: VR Hosted  
 
- 
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 

 



- 
QmailToaster hosted by: VR Hosted  
 
- 
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 

 



Re: [qmailtoaster] Submission port 587

2007-08-21 Thread Basura
I need to put down all kind of list restriction on port 25 till I get 
the 587 working.


How can I do this?

thanks

Basura escribió:

Yes, I can do pop3, imap, webmail and smtp to port 25.


Johannes Weberhofer, Weberhofer GmbH escribió:

Has your qmail-system been started and is it still running?

Johannes

Basura schrieb:

Thanks

Im doing this

/etc/init.d/iptables stop

then

telnet localhost 587
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
telnet: Unable to connect to remote host: Connection refused


Any clue  why 587 is not working?

thanks

Lucian Cristian escribió:

Basura wrote:

Hi all!

How can I test if submisson port works? Is there a test I can do 
inside my server console?
Have tried by changeing in my thunderbird the port 25 to 587 and 
it can´t get conected.



Thanks

-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: 
[EMAIL PROTECTED]
For additional commands, e-mail: 
[EMAIL PROTECTED]


first of all test telnet 587, and if it working grep into 
/var/log/qmail/submission/current



-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: 
[EMAIL PROTECTED]





-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: 
[EMAIL PROTECTED]







-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






Re: [qmailtoaster] Submission port 587

2007-08-21 Thread slamp slamp
are you using the latest qmailtoaster? i don't remember when but
submission port 587 was only added on the later versions of
qmailtoaster.

check if you have anything running on port 587.

$ netstat -tapn | grep 587

tcp0  0 0.0.0.0:587 0.0.0.0:*
 LISTEN  -



On 8/21/07, Basura <[EMAIL PROTECTED]> wrote:
> Yes, I can do pop3, imap, webmail and smtp to port 25.
>
>
> Johannes Weberhofer, Weberhofer GmbH escribió:
> > Has your qmail-system been started and is it still running?
> >
> > Johannes
> >
> > Basura schrieb:
> >> Thanks
> >>
> >> Im doing this
> >>
> >> /etc/init.d/iptables stop
> >>
> >> then
> >>
> >> telnet localhost 587
> >> Trying 127.0.0.1...
> >> telnet: connect to address 127.0.0.1: Connection refused
> >> telnet: Unable to connect to remote host: Connection refused
> >>
> >>
> >> Any clue  why 587 is not working?
> >>
> >> thanks
> >>
> >> Lucian Cristian escribió:
> >>> Basura wrote:
>  Hi all!
> 
>  How can I test if submisson port works? Is there a test I can do
>  inside my server console?
>  Have tried by changeing in my thunderbird the port 25 to 587 and it
>  can´t get conected.
> 
> 
>  Thanks
> 
>  -
>  QmailToaster hosted by: VR Hosted 
>  -
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail:
>  [EMAIL PROTECTED]
> 
> >>> first of all test telnet 587, and if it working grep into
> >>> /var/log/qmail/submission/current
> >>>
> >>>
> >>> -
> >>> QmailToaster hosted by: VR Hosted 
> >>> -
> >>> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >>> For additional commands, e-mail:
> >>> [EMAIL PROTECTED]
> >>>
> >>
> >>
> >> -
> >> QmailToaster hosted by: VR Hosted 
> >> -
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >
>
>
> -
>  QmailToaster hosted by: VR Hosted 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Submission port 587

2007-08-21 Thread Basura

Yes, I can do pop3, imap, webmail and smtp to port 25.


Johannes Weberhofer, Weberhofer GmbH escribió:

Has your qmail-system been started and is it still running?

Johannes

Basura schrieb:

Thanks

Im doing this

/etc/init.d/iptables stop

then

telnet localhost 587
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
telnet: Unable to connect to remote host: Connection refused


Any clue  why 587 is not working?

thanks

Lucian Cristian escribió:

Basura wrote:

Hi all!

How can I test if submisson port works? Is there a test I can do 
inside my server console?
Have tried by changeing in my thunderbird the port 25 to 587 and it 
can´t get conected.



Thanks

-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: 
[EMAIL PROTECTED]


first of all test telnet 587, and if it working grep into 
/var/log/qmail/submission/current



-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: 
[EMAIL PROTECTED]





-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Submission port 587

2007-08-21 Thread Johannes Weberhofer, Weberhofer GmbH

Has your qmail-system been started and is it still running?

Johannes

Basura schrieb:

Thanks

Im doing this

/etc/init.d/iptables stop

then

telnet localhost 587
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
telnet: Unable to connect to remote host: Connection refused


Any clue  why 587 is not working?

thanks

Lucian Cristian escribió:

Basura wrote:

Hi all!

How can I test if submisson port works? Is there a test I can do 
inside my server console?
Have tried by changeing in my thunderbird the port 25 to 587 and it 
can´t get conected.



Thanks

-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

first of all test telnet 587, and if it working grep into 
/var/log/qmail/submission/current



-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--


|-
|  weberhofer GmbH   | Johannes Weberhofer
|  information technologies
|  Austria, 1080 Wien, Blindengasse 52/3
|--->>

-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Submission port 587

2007-08-21 Thread Basura

Thanks

Im doing this

/etc/init.d/iptables stop

then

telnet localhost 587
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
telnet: Unable to connect to remote host: Connection refused


Any clue  why 587 is not working?

thanks

Lucian Cristian escribió:

Basura wrote:

Hi all!

How can I test if submisson port works? Is there a test I can do 
inside my server console?
Have tried by changeing in my thunderbird the port 25 to 587 and it 
can´t get conected.



Thanks

-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

first of all test telnet 587, and if it working grep into 
/var/log/qmail/submission/current



-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [qmailtoaster] Submission port 587

2007-08-21 Thread Helmut Fritz
Also check your firewall if there is one between the client and the server.
You will have to open 587 up...  It just worked for my clients - I did not
have to do anything.  I installed with qmt-iso. 

-Original Message-
From: Lucian Cristian [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 21, 2007 6:41 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Submission port 587

Basura wrote:
> Hi all!
>
> How can I test if submisson port works? Is there a test I can do 
> inside my server console?
> Have tried by changeing in my thunderbird the port 25 to 587 and it 
> can´t get conected.
>
>
> Thanks
>
> -
> QmailToaster hosted by: VR Hosted 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: 
> [EMAIL PROTECTED]
>
first of all test telnet 587, and if it working grep into
/var/log/qmail/submission/current


-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Update clamav and spamassasin

2007-08-21 Thread Domenico Fortunato

davide bozzelli ha scritto:





Domenico wrote
-
> Updated to spamassassin 3.2.3
> Sometimes the system is slow and in /var/log/qmail/log/spamd/current
> I've noticed this strange line:
>
> info: prefork: server reached --max-children setting, consider 
raising it


> What about?
> Regards.

> Domenico.


Regarding this specific problem, seems your connection to spamd daemon 
tends to fullfill the available children pre-forked.
You must increase the number of it with the -max-children in the run 
supervise script .


Hope this can help.

Have fun, davide

Thanks for the tip... perhaps I use it in the future.
Tuning rules and plugins I've reduced the scan time from 15 sec. to 
1.5... so the system seems to work very well and the line is disappeared 
from the spamd log.

I'm "observing" the system and... yes I having fun!
Grazie di nuovo.
Domenico.



-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Update clamav and spamassasin

2007-08-21 Thread davide bozzelli





Domenico wrote
-
> Updated to spamassassin 3.2.3
> Sometimes the system is slow and in /var/log/qmail/log/spamd/current
> I've noticed this strange line:
>
> info: prefork: server reached --max-children setting, consider 
raising it


> What about?
> Regards.

> Domenico.


Regarding this specific problem, seems your connection to spamd daemon 
tends to fullfill the available children pre-forked.
You must increase the number of it with the -max-children in the run 
supervise script .


Hope this can help.

Have fun, davide

-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Update clamav and spamassasin

2007-08-21 Thread Domenico Fortunato

Spamassassin 3.2.3 seems to work well now...
I deleted sa-blacklist.cf rule file (it was 20MB) and I tweaked the network 
plugins (disabled: dcc and pyzor, enabled: razor2);

In message header reported scantime is around 1.6
I'm using qtp-sa-update for rules updating.
I notice a little memory leakage... is it normal?

Domenico.





Domenico wrote
-
> Updated to spamassassin 3.2.3
> Sometimes the system is slow and in /var/log/qmail/log/spamd/current
> I've noticed this strange line:
>
> info: prefork: server reached --max-children setting, consider raising it

> What about?
> Regards.

> Domenico.


-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Submission port 587

2007-08-21 Thread Lucian Cristian

Basura wrote:

Hi all!

How can I test if submisson port works? Is there a test I can do 
inside my server console?
Have tried by changeing in my thunderbird the port 25 to 587 and it 
can´t get conected.



Thanks

-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

first of all test telnet 587, and if it working grep into 
/var/log/qmail/submission/current



-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] ***SPAM*** Re: [qmailtoaster] Submission port 587

2007-08-21 Thread Jean-Paul van de Plasse

Hi,

telnet localhost 587

For external connections, check if your firewall config has port 587 open.

JP
- Original Message - 
From: "Basura" <[EMAIL PROTECTED]>

To: 
Sent: Tuesday, August 21, 2007 3:32 PM
Subject: [qmailtoaster] Submission port 587



Hi all!

How can I test if submisson port works? Is there a test I can do inside my 
server console?
Have tried by changeing in my thunderbird the port 25 to 587 and it can´t 
get conected.



Thanks

-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] Submission port 587

2007-08-21 Thread Basura

Hi all!

How can I test if submisson port works? Is there a test I can do inside 
my server console?
Have tried by changeing in my thunderbird the port 25 to 587 and it 
can´t get conected.



Thanks

-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Update clamav and spamassasin

2007-08-21 Thread Domenico Fortunato

Updated to spamassassin 3.2.3
Sometimes the system is slow and in /var/log/qmail/log/spamd/current
I've noticed this strange line:

info: prefork: server reached --max-children setting, consider raising it

What about?
Regards.

Domenico.

-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]