Date: Wed, 19 Jul 2000 22:16:16 +1000 (EST) From: Rob Hurle <rob@coombs.anu.edu.au> To: ganizani <ganizani@malawi.net> Cc: Randall Gellens <randy@qualcomm.com>, freebsd-questions@FreeBSD.ORG, qpopper@lists.pensive.org Subject: Re: What makes addresses unbalanced Message-ID: <Pine.GSO.4.05.10007192211450.19678-100000@caligula.anu.edu.au> In-Reply-To: <005401bff151$a36c6c20$03000004@sysanalyst.galaxy>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, > When I check to postmaster mail I am oftenly receiving this kind of mail. > What causes addresses to be unbalanced. What can I do to solve this. > This is the message I get. >... > > 553 5.0.0 "mam" <user@mydomain.net>>... Unbalanced '>' ^ This is telling you that the the ">" character is unbalanced - that is, you have too many closing ones ">" and not enough opening ones "<". If you study the line, you will see: > > 553 5.0.0 "mam" <user@mydomain.net>>... Unbalanced '>' ^ ^^ don't match. Cheers, Rob Hurle ---------------------------------------------------------- Rob Hurle rob@coombs.anu.edu.au Connect-A Tel: +61 2 6247 2397 PO Box 13 Fax: +61 2 6248 8905 Ainslie ACT 2602 Mobile: 0417 293 603 Australia ---------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.05.10007192211450.19678-100000>