on 11/28/00 7:14 AM, hari_bhr at [EMAIL PROTECTED] wrote:

> hi all
> 
> i been facing this problem since two weeks iam not able to get any reply
> from
> any experts.

Actually, I've seen MANY experienced users, even "experts" reply to your
emails.  Don't complain, as it won't inspire assistance.  The help you get
here is FREE.  Everything you need is in the documentation, anyway.


> i been stuck with problem, i dont know how do i going to resolve
> 
> i have mail server located one of the ISP, iam able to login and check the
> mail using
> netscape or out look
> when my tcp.smtp look like this
> 
> vi /etc/tcp.smtp
> 127.0.0.1:allow,RELAYCLIENT=""
> 198.168.1.:allow,RELAYCLIENT=""
> 200.200.200.:allow,RELAYCLIENT=""
> :allow
> 
> except specify the above address, iam not able to authenticate any of the
> other addresses.
> 
> because my clients are all over the world i dont where are they connct from
> we got lot of coplaints, so try to manage using sqwebmail.
> but still we need to give this service at the end of the day.
> 
> 
> my pop3d file looks like this
> 
> #!/bin/sh
> exec /usr/local/bin/tcpserver -H -R -v -c100 0 110
> /var/qmail/bin/qmail-popup mail.sol.net.in \
> /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 2>&1vi
> /var/qmail/supervise/qmail-smtpd/run

I haven't used supervise before, so I can't help you with that.  I don't run
tcpserver as root.  I run it as vpopmail.vchkpw.  The fact that roaming
users isn't working may be that you're using /etc/tcp.smtp.cdb and not
~vpopmail/etc/tcp.smtp.cdb.  My recommendation would be to run tcpserver
(for POP) as vpopmail.vchkpw and put your tcp.smtp file in ~vpopmail/etc.
This way vchkpw can write to ~vpopmail/etc/open-smtp successfully as user
vpopmail.vchkpw.

Which, by the way, is something you didn't mention...  When a user
authenticates (from an ip outsite of the ones you defined in tcp.smtp), do
they get added to open-smtp?

-Bill

> my smtpd looks like this
> 
> #!/bin/sh
> exec /usr/local/bin/tcpserver -H -R -x /etc/tcp.smtp.cdb -u82 -g81 -c20 0
> smtp  /var/qmail/bin/qmail-smtpd 2>&1
> 
> 
> i want to realy for others, i was going through the docs,
> i think i configured for specific IP relay only
> 
> how do relay for others, i dont what their ips, they do login from any place
> of the country.
> 
> please help
> 
> i think Mr Ken Jones please reply.
> 
> we will appriciate.
> 
> thanks
> 
> looking forward.
> 
> hari
> 
> 
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
> 
> 

Reply via email to