Koozali.org: home of the SME Server

Not receiving email

ruusvuu

Not receiving email
« on: December 16, 2003, 02:12:20 PM »
> Is there a way to not recieve these bounce messages?

echo "| dd of=/dev/null" > ~alias/.qmail-devnull
echo devnull > /var/qmail/control/doublebounceto

and for completeness

/sbin/e-smith/db accounts set devnull system

Charlie

I did this on my 5.5 box and now - no messages to anyone!!!

Help?

[%sig%]

ruusvuu

Re: Not receiving email
« Reply #1 on: December 16, 2003, 02:28:14 PM »
My user accounts are no longer appearing in the server manager

let me post what I have done recently:

[root@xend control]# echo "| dd of=/dev/null" > ~alias/.qmail-/dev/null
bash: /var/qmail/alias/.qmail-/dev/null: No such file or directory
[root@xend control]# echo /dev/null > /var/qmail/control/doublebounceto
[root@xend control]# /sbin/e-smith/db accounts set /dev/null system
[root@xend control]# /sbin/e-smith/db accounts delete /dev/null system
[root@xend control]# echo postmaster > /var/qmail/control/doublebounceto
[root@xend control]# /sbin/e-smith/db accounts show /dev/null
[root@xend control]# /sbin/e-smith/db accounts show /dev/null system
[root@xend control]# /sbin/e-smith/db accounts print /dev/null system
[root@xend control]# /sbin/e-smith/db accounts get /dev/null system


The accounts still exist in the filesystem (whew!) but show accounts gives this error:

 Program fragment delivered error Can't call method "prop" on an undefined value at /etc/e-smith/web/common/foot.tmpl line 20.''

Thanks for any help