>How do I read a POP account if an "@" is a part of the username like
this
>username: [EMAIL PROTECTED]
>pass: "password"
>server: mail.revistaeletronica.com.br
I cannot do the following :
>>read
pop://[EMAIL PROTECTED]:[EMAIL PROTECTED]
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.
--
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.