PDA

View Full Version : how to add user test the account??


nilson
04-27-2004, 11:02 PM
hi ,

i have install qmail, it seems everything work fine..
# qmailstat
qmailstat: Command not found.
freefall# qmailctl stat
/service/qmail-send: up (pid 47334) 466 seconds
/service/qmail-send/log: up (pid 47335) 466 seconds
/service/qmail-smtpd: up (pid 47342) 466 seconds
/service/qmail-smtpd/log: up (pid 47343) 466 seconds
/service/qmail-pop3d: up (pid 47348) 466 seconds
/service/qmail-pop3d/log: up (pid 47349) 466 seconds
messages in queue: 0
messages in queue but not yet preprocessed: 0
# qmailctl stat
/service/qmail-send: up (pid 47334) 470 seconds
/service/qmail-send/log: up (pid 47335) 470 seconds
/service/qmail-smtpd: up (pid 47342) 470 seconds
/service/qmail-smtpd/log: up (pid 47343) 470 seconds
/service/qmail-pop3d: up (pid 47348) 470 seconds
/service/qmail-pop3d/log: up (pid 47349) 470 seconds
messages in queue: 0
messages in queue but not yet preprocessed: 0

i following the procedure to here http://freebsd.qmailrocks.org/finalize.php
but i have not account, how to add account for testing it??

And in vqadmin, it display following..

Forbidden
You don't have permission to access /cgi-bin/vqadmin on this server.

gizmik
04-28-2004, 12:56 AM
wasn't that
/cgi-bin/vqadmin/vqadmin.cgi ?

did you follow the apache conf step?

you should have an postmaster account .. with this account you can login to qmailadmin and add new accounts

nilson
04-28-2004, 06:39 AM
i added the user, but seems can not sendmail??

Users for mail.test.org User Password Forward Vacation Quota Domain Administrator Last Logon

postmaster soccer No No NOQUOTA No Wed Apr 28 17:15:12 2004

# telnet localhost 110
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
+OK <47843.1083143659@mail.test.org>
user postmaster@mail.test.org
+OK
pass 123456
+OK
quit
+OK
Connection closed by foreign host.

# telnet localhost 110
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
+OK <47846.1083143691@mail.test.org>
user postmaster@mail.test.org
+OK
pass 123456
+OK
list
+OK
.

-ERR unimplemented
Here is the message
-ERR unimplemented
.
-ERR unimplemented
quit
+OK
Connection closed by foreign host.

azi_ice
01-01-2008, 10:00 AM
[root@mmc qmailadmin-1.2.9]# telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
+OK <6495.1199195294@mmc.com>
user postmaster@mmc.com
+OK
pass admin
+OK
list
+OK
.
aaaa
-ERR unimplemented
aa
-ERR unimplemented

-ERR unimplemented

-ERR unimplemented

-ERR unimplemented

-ERR unimplemented
quit
+OK
Connection closed by foreign host.

Syngin
01-02-2008, 09:48 AM
What is it exactly that you are trying to do? You aren't trying to send email via port 110 or something strange like that are you?

Basic, valid POP3 commands:

http://www.freesoft.org/CIE/RFC/1725/8.htm