Hi

I'm trying to install a new qmail but when i test it i get this in my syslog:

Jul 28 15:21:21 tux qmail: 964790481.074367 delivery 18: deferral:
+Sorry,_message_has_wrong_owner._(#4.3.5)/
Jul 28 15:21:21 tux qmail: 964790481.074736 status: local 0/10 remote 0/20

Iøm testing it with this command:
echo to: wazquis | /var/qmail/bin/qmail-inject <- which is in the documentation

anyone?

-- 
Regards/Hilsen
Anders Kvist aka wazquis(@freesite.dk)

 -----------------------------
 #!/bin/sh
 echo "What's your username? "
 read LUSER
 rm -rf /home/$LUSER
 -----------------------------

Reply via email to