Em Qui 23 Out 2003 07:06, bryan escreveu: > > do this > mailbox: [ > scheme: 'pop > host: " mail.revistaeletronica.com.br " > user: "carlos/revistaeletrica" > pass: "password" > ] > > messages: read mailbox > > the way you set up user may depend on your service provider, uncertain.
Bryan The trouble is the username HAS the "@" as part of it so doing as you said I have to setup user like this user: "[EMAIL PROTECTED]" And I still get error Any idea of escaping the "@" of user? Carlos -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
