Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-04-28, 20:49:36

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - UCTServices

Pages: [1] 2
1
Kloxo-MR Technical Helps / Re: SMTP no authentication.
« on: 2013-02-09, 02:17:57 »
here is my /var/qmail/supervise/smtp/run file

#!/bin/sh
QMAILDUID=`id -u vpopmail`
NOFILESGID=`id -g vpopmail`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
BLACKLIST=`cat /var/qmail/control/blacklists`
SMTPD="/var/qmail/bin/qmail-smtpd"
TCP_CDB="/etc/tcprules.d/tcp.smtp.cdb"
RBLSMTPD="/usr/bin/rblsmtpd"
HOSTNAME=`hostname`
VCHKPW="/home/vpopmail/bin/vchkpw"
REQUIRE_AUTH=0

exec /usr/bin/softlimit -m 120000000
     /usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c "$MAXSMTPD"
     -u "$QMAILDUID" -g "$NOFILESGID" 0 smtp
     $SMTPD $VCHKPW /bin/true 2>&1

2
Kloxo-MR Technical Helps / Re: SMTP no authentication.
« on: 2013-02-07, 01:31:37 »
No sure if this has anything to do with this or not.

When starting qmail from command line I get user errors.

[root@ucthosting1 bin]# /etc/init.d/qmail stop
Stopping qmail-toaster: svscan qmail logging.
[root@ucthosting1 bin]

[root@ucthosting1 bin]# /etc/init.d/qmail start
Starting qmail-toaster: svscan.
id: vpopmail: No such user
id: vpopmail: No such user
id: vpopmail: No such user
id: vpopmail: No such user
[root@ucthosting1 bin]#

3
Kloxo-MR Technical Helps / Re: SMTP no authentication.
« on: 2013-02-06, 04:25:07 »
Quote from: "loder"
@UCTServices i use Outlook 2013
webmail work fine

I know Outlook uses smtp which isn't working. Webmail uses php so it bypasses the local smtp server which is why it works.

4
Kloxo-MR Technical Helps / Re: SMTP no authentication.
« on: 2013-02-06, 02:45:47 »
loder
I use outlook 2007 not webmail. Even thou i did check webmail (horde) and it did work fine
before my little patch

5
Kloxo-MR Technical Helps / Re: SMTP no authentication.
« on: 2013-02-05, 23:00:22 »
Ok it has to do with RBL

I edited /var/qmail/supervise/smtp/run

took out $RBLSMTPD $BLACKLIST
and now I can send mail on 25

6
Kloxo-MR Technical Helps / Re: SMTP no authentication.
« on: 2013-02-05, 22:53:42 »
I enabled in in Kloxo --> Server --> Server Mail Settings --> Additional Smtp Port --> 587

7
Kloxo-MR Technical Helps / Re: SMTP no authentication.
« on: 2013-02-05, 22:44:59 »
the secondary port is not enabled by default.

8
Kloxo-MR Technical Helps / Re: SMTP no authentication.
« on: 2013-02-05, 21:43:43 »
541 ?        S      0:00 /usr/bin/tcpserver -v -R -H -l ucthosting1.jacksonville-services.com -x /etc/tcprules.d/tcp.smtp.cdb -c 100 -u  -g  0 587 /var/qmail/bin/qmail-smtpd /home/vpopmail/bin/vchkpw /bin/true


15611 ?        S      0:00 /usr/bin/tcpserver -v -R -H -l ucthosting1.jacksonville-services.com -x /etc/tcprules.d/tcp.smtp.cdb -c 100 -u  -g  0 smtp /usr/bin/rblsmtpd -r zen.spamhaus.org /var/qmail/bin/qmail-smtpd /home/vpopmail/bin/vchkpw /bin/true

I can send out on 587 since I enabled it. the only time I see differently between 25 & 587  is that on 25 its using rbl with zen.

9
Kloxo-MR Technical Helps / Re: SMTP no authentication.
« on: 2013-02-05, 05:33:07 »
[root@ucthosting1 ~]# yum list qmail* |grep installed
qmail-pop3d-toaster.i386              1.03-1.3.22.mr.el5               installed
qmail-toaster.i386                    1.03-1.3.22.mr.el5               installed

[root@ucthosting1 ~]# dir /etc/xinetd.d
chargen-dgram   daytime-dgram   discard-dgram   echo-dgram   finger  pureftp  talk           time-dgram
chargen-stream  daytime-stream  discard-stream  echo-stream  ntalk   rsync    tcpmux-server  time-stream

10
Kloxo-MR Technical Helps / Re: SMTP no authentication.
« on: 2013-02-05, 05:15:38 »
Thats all I set it up for.
Port 25 no encrypion.

I have a found a way around it by using my Additional Smtp Port which is 587.
works fine on 587 but gets that error on 25.

11
Kloxo-MR Technical Helps / SMTP no authentication.
« on: 2013-02-05, 01:33:05 »
When sending email from outlook I get this message.

Sending reported error (0x800CCC80) : "None of the authentication methods supported by this client are supported by your server.

Was running  6.5.0.c.2013020104 upgraded to 6.5.0.c.2013020402
still having same problem.

OS Centos 5.9 32Bit

12
Kloxo-MR Technical Helps / Re: Master & Slave
« on: 2013-02-03, 06:28:10 »
Looks like I will have to go in and make a backup of each client. Then restore it on the new master. The main admin backup from the old master/slave server does not work. Tries to restore to slave which dont exist.

13
also run
sh /script/fixweb
&
sh /script/fixphp

14
Kloxo-MR Technical Helps / Re: Update new version is error
« on: 2013-02-02, 11:11:48 »
What OS Version?

15
Kloxo-MR Technical Helps / Master & Slave
« on: 2013-02-02, 11:07:48 »
Is there a easy way to go from master & slave to just master without losting anything?

Pages: [1] 2

MRatWork Affiliates:    BIGRAF(R) Inc.    House of LMAR    EFARgrafix

Page created in 0.041 seconds with 17 queries.

web stats analysis