Hi
On Sun, 2004-11-07 at 18:12 -0600, Donboy2k wrote:

> I tried using the -d and -f options to debug in the foreground, but I
> just don't know what it's expecting from me...
> 
> [EMAIL PROTECTED] bin]# su vpopmail -c '/usr/local/src/tmda/bin/tmda-ofmipd
> -f -d -A "/home/vpopmail/bin/vchkpw /bin/true" -S
> /usr/local/src/tmda/contrib/vpopmail-vdir.sh'
> tmda-ofmipd started at Sun Nov 7 18:08:56 CST 2004
>         Listening on falcon.servershak.com:8025
> 
> But anything I enter here doesn't echo anything useful back to me.  So
> I'm not really sure how to troubleshoot this.
from a dos command prompt run this

ping falcon.servershak.com and see what IP address it is returning and
add that ip address to tmda-ofmipd command with -p option like 

su vpopmail -c '/usr/local/src/tmda/bin/tmda-ofmipd -A
"/home/vpopmail/bin/vchkpw /bin/true"
-S /usr/local/src/tmda/contrib/vpopmail-vdir.sh' -p xxx.xxx.xxx.xxx -d
-f

(NOTE all of the above should be in one line)

Now try to connect from outlook and see if it gets the connection.

HTH
-R'twick

Attachment: signature.asc
Description: This is a digitally signed message part

_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to