|
How to stop mail forwarding:
- Telnet into your shell account first. If you need to stop forwarding mail from your POP3-only account, you will need to contact support@binary.net, because POP-only email accounts do not have UNIX shell access.
- You will need to remove a file in your home directory, called
.forward.
- To do that, at the shell prompt type:
rm .forward
- See rm manual page for more information about that command.
- See
procmail documentation if you are using more sophisticated forwarding or filtering techniques.
Please contact support@binary.net if you have any further questions.
|