I am running SME server 6.01 and I have installed fetchmail following schrimms great how to, but I have a problem that the email is being seen on my account but is not being accepted and then deleted. I have attached the last lines from my maillog:
Nov 21 19:45:00 frankenstein fetchmail[6918]: 6.2.5 querying pop.ntlworld.com (protocol POP3) at Sun, 21 Nov 2004 19:45:00 +0000 (GMT): poll started
Nov 21 19:45:00 frankenstein fetchmail[6918]: POP3< +OK InterMail POP3 server ready.
Nov 21 19:45:00 frankenstein fetchmail[6918]: POP3> CAPA
Nov 21 19:45:00 frankenstein fetchmail[6918]: POP3< -ERR Invalid command; valid commands: USER, QUIT
Nov 21 19:45:00 frankenstein fetchmail[6918]: Invalid command; valid commands: USER, QUIT
Nov 21 19:45:00 frankenstein fetchmail[6918]: Repoll immediately on james.holloway2@pop.ntlworld.com
Nov 21 19:45:01 frankenstein fetchmail[6918]: POP3< +OK InterMail POP3 server ready.
Nov 21 19:45:01 frankenstein fetchmail[6918]: POP3> USER james.holloway2
Nov 21 19:45:01 frankenstein fetchmail[6918]: POP3< +OK please send PASS command
Nov 21 19:45:01 frankenstein fetchmail[6918]: POP3> PASS *
Nov 21 19:45:01 frankenstein fetchmail[6918]: POP3< +OK james.holloway2 is welcome here
Nov 21 19:45:04 frankenstein fetchmail[6918]: POP3> STAT
Nov 21 19:45:04 frankenstein fetchmail[6918]: POP3< +OK 1 1355
Nov 21 19:45:04 frankenstein fetchmail[6918]: 1 message for james.holloway2 at pop.ntlworld.com (1355 octets).
Nov 21 19:45:04 frankenstein fetchmail[6918]: POP3> LIST 1
Nov 21 19:45:04 frankenstein fetchmail[6918]: POP3< +OK 1 1355
Nov 21 19:45:04 frankenstein fetchmail[6918]: POP3> RETR 1
Nov 21 19:45:04 frankenstein fetchmail[6918]: POP3< +OK 1355 octets
Nov 21 19:45:04 frankenstein fetchmail[6918]: reading message james.holloway2@pop.ntlworld.com:1 of 1 (1355 octets)
Nov 21 19:45:04 frankenstein fetchmail[6918]: SMTP< 220 frankenstein.holloway.net mailfront ESMTP
Nov 21 19:45:04 frankenstein fetchmail[6918]: SMTP> EHLO localhost
Nov 21 19:45:04 frankenstein fetchmail[6918]: SMTP< 250-frankenstein.holloway.net
Nov 21 19:45:04 frankenstein fetchmail[6918]: SMTP< 250-8BITMIME
Nov 21 19:45:04 frankenstein fetchmail[6918]: SMTP< 250 PIPELINING
Nov 21 19:45:04 frankenstein fetchmail[6918]: SMTP> MAIL FROM:<turbiscan2000@yahoo.co.uk> BODY=8BITMIME
Nov 21 19:45:04 frankenstein fetchmail[6918]: SMTP< 250 Sender accepted.
Nov 21 19:45:04 frankenstein fetchmail[6918]: SMTP> RCPT TO:<fm%james@mail.holloway.net>
Nov 21 19:45:04 frankenstein fetchmail[6918]: SMTP< 553 Sorry, percent hack not accepted here
Nov 21 19:45:04 frankenstein fetchmail[6918]: SMTP error: 553 Sorry, percent hack not accepted here
Nov 21 19:45:04 frankenstein fetchmail[6918]: SMTP listener doesn't really like recipient address fm%james@mail.holloway.net'
Nov 21 19:45:04 frankenstein fetchmail[6918]: SMTP> RCPT TO:<postmaster@mail.holloway.net>
Nov 21 19:45:04 frankenstein fetchmail[6918]: SMTP< 553 Sorry, that is an invalid e-mail address
Nov 21 19:45:04 frankenstein fetchmail[6918]: can't even send to postmaster!
Nov 21 19:45:04 frankenstein fetchmail[6918]: SMTP> RSET
Nov 21 19:45:04 frankenstein fetchmail[6918]: SMTP< 250 OK
Nov 21 19:45:04 frankenstein fetchmail[6918]: flushed
Nov 21 19:45:04 frankenstein fetchmail[6918]: POP3> DELE 1
Nov 21 19:45:04 frankenstein fetchmail[6918]: POP3< +OK
Nov 21 19:45:04 frankenstein fetchmail[6918]: POP3> QUIT
Nov 21 19:45:04 frankenstein fetchmail[6918]: POP3< +OK james.holloway2 InterMail POP3 server signing off.
Nov 21 19:45:04 frankenstein fetchmail[6918]: 6.2.5 querying pop.ntlworld.com (protocol POP3) at Sun, 21 Nov 2004 19:45:04 +0000 (GMT): poll completed
Nov 21 19:45:04 frankenstein fetchmail[6918]: SMTP> QUIT
Nov 21 19:45:04 frankenstein fetchmail[6918]: SMTP< 221 Good bye.
Nov 21 19:45:04 frankenstein fetchmail[6918]: normal termination, status 0
I have added a mail-blocking rule that should let any message to james@* through but this does not seem to get me going.
? Do I have to set up a virtual domain, so that it matches the second half of my email address. i.e. james@xxxx.com, so I create a virtual domain xxxx.com
TIA
JamesH