origin

Registered
Nov 21, 2002
2
0
151
I have a very odd case here. I set up one pop account - [email protected] and try to use Forwarder to forward the mail to my other mail accounts. The following situation happened:

[email protected] -& [email protected] (* this CANNOT work)

[email protected] -& [email protected] (*this CAN work)

It seems the forwarder can only work for e-mail accounts on the same server but not for off the server e-mail accounts.

Can anyone tell me how to resolve this issue?

Thanks in advance!

:)
 

origin

Registered
Nov 21, 2002
2
0
151
[quote:25523b63ef][i:25523b63ef]Originally posted by thaphantom[/i:25523b63ef]

get rid of the account. and then create a forwarder (without an account) it will work this way.[/quote:25523b63ef]

It can't work either..... : (
 

picasso

Member
Oct 23, 2002
21
0
151
Login to the server via ssh (shell) and type the following commands:

mail -v [email protected]

give the subject a &test& press ENTER key, the type something press ENTER key once more, and then press CNTRL-d (control-d) key twice.

repeat the procedure with

mail -v [email protected]

This should show the errors, if there is any.

Regards.