This module runs great when on hosting where there is full trust (e.g. locally without explicitly setting trust level). But the moment you upload to a website with medium trust level (ie most shar...
Id #24194 | Release:
None
| Updated: Apr 22 at 10:32 PM by holodude | Created: Apr 22 at 10:32 PM by holodude
Hello
can you offer another way for email validation?
because the current method doesn't work for some servers (like yahoo!)
can you guide me, how can I validate yahoo email addresses?
Id #24066 | Release:
None
| Updated: May 3 at 10:52 PM by Alprema | Created: Mar 13 at 3:10 PM by jsezar
hi , Iam getting a null exception error after successfully configuring my gmail account. Following is the stack trace.
[NullReferenceException: Object reference not set to an instance of an objec...
Id #23735 | Release:
None
| Updated: May 3 at 10:54 PM by Alprema | Created: Dec 25, 2012 at 7:12 AM by farhanfhk
Hi,
When I try to open in my Outlook the attachments of messages sent with this library, I always receive a corruption error, except for the ascii attachments. This is part of code:
Dim mailMsg ...
Id #23596 | Release:
None
| Updated: May 3 at 10:53 PM by Alprema | Created: Nov 7, 2012 at 4:02 PM by Medusa
Decoding of detached signature is on decoded message source, so it's wrong. In some cases. Depends on differences between original and decoded source. Message signed by thunderbird si verified, mes...
Id #23549 | Release:
None
| Updated: Feb 22 at 12:10 AM by juliusfriedman | Created: Oct 26, 2012 at 6:43 AM by lojzik
In method SmimeEnvelopeAndEncryptFor on line 1344 in Message.cs (ActiveUp.Net.Common project):
envelope.ContentType.Parameters.Add("smime-type", "encrypted-data");
should be
envelope.Conten...
Id #23342 | Release:
None
| Updated: Feb 22 at 12:10 AM by juliusfriedman | Created: Sep 11, 2012 at 12:08 PM by sdybvik
I am trying to use the Mailbox.Append() function, but for some reason it doesn't work.
My usage is slightly modified from the example provided in the Mailbox.cs source code:
Message messa...
Id #23122 | Release:
None
| Updated: Feb 22 at 12:10 AM by juliusfriedman | Created: Aug 3, 2012 at 12:05 AM by bjcullinan
when receiving a plain text email in iso-8859-1 encoding the text gets messed up and special chars like "ä" "ö" "ß" etc. are displayed as "?"
i looked at the parser and edited the
public static Me...
Id #23113 | Release:
None
| Updated: Feb 22 at 12:10 AM by juliusfriedman | Created: Aug 1, 2012 at 10:19 AM by stylefish
Pop3client.cs line 314
Id #22489 | Release:
None
| Updated: Feb 22 at 12:10 AM by juliusfriedman | Created: Apr 11, 2012 at 1:37 PM by Madagaga
It'd be cool if this implemented the SMTPUTF8 handshaking and the other EAI related stuff.
Id #22329 | Release:
None
| Updated: Feb 22 at 12:10 AM by Halawaliama | Created: Mar 3, 2012 at 5:55 AM by Halawaliama
imo it's kind of issue - when you download the source code and see 1k warnings after compilation - it can scary people out of this project while it seems quite good.
1) xml code warnings (missing...
Id #22049 | Release:
None
| Updated: Feb 22 at 12:10 AM by pmengal | Created: Jan 11, 2012 at 7:36 PM by marchewek
Fetch.MessageObject worked for me and Fetch.MessageObjectPeek didn't. So I took a look at the latest source code and I suppose Imap4rev1 isn't correctly implemented. In the Fetch.MessageStringPeek ...
Id #22048 | Release:
None
| Updated: Feb 22 at 12:10 AM by mannijim | Created: Jan 11, 2012 at 7:15 PM by marchewek
I tried to search using the following query -->> UNSEEN SUBJECT \"passport\"
Here's the part of the code that gives me an error "Object reference not set to an instance"
private void Search(Mai...
Id #21681 | Release:
None
| Updated: Feb 22 at 12:10 AM by saunatochill | Created: Oct 26, 2011 at 3:28 AM by saunatochill
Please help I am getting the below mentioned error
Length cannot be less than zero.\r\nParameter name: length
for (int imsg = 1; imsg <= mailFolder.MessageCount; imsg++)
...
Id #21514 | Release:
None
| Updated: Feb 22 at 12:10 AM by neurospeech | Created: Sep 13, 2011 at 3:01 AM by kurianajai
Please help I am getting the below mentioned error
Length cannot be less than zero.\r\nParameter name: length
for (int imsg = 1; imsg <= mailFolder.MessageCount; imsg++)
...
Id #21513 | Release:
None
| Updated: Feb 22 at 12:10 AM by kurianajai | Created: Sep 13, 2011 at 3:01 AM by kurianajai
ISO-8859-1 is used by default when no encoding is provided. This should be changeable by user in client.
Id #20955 | Release:
None
| Updated: Feb 22 at 12:10 AM by lacike | Created: Jun 11, 2011 at 4:44 PM by lacike
Occurs when trying to append to a Gmail mailbox.
Code in error:
temp = sr.ReadLine();
buffer.Append(temp + "\r\n");
if (temp.StartsWith(checkStamp) || temp.ToLower().StartsWith("* " + command.Spl...
Id #20924 | Release:
None
| Updated: Feb 22 at 12:10 AM by pmengal | Created: Jun 7, 2011 at 10:03 PM by jbtibor
File : Parser.cs
Method : ParseSubParts
The string array contains all the parts splitted by the boundary but in the for loop, the last
element is never passed.
Is it normal ?
To fix this "bug",...
Id #20157 | Release:
None
| Updated: Feb 22 at 12:10 AM by Madagaga | Created: Mar 7, 2011 at 12:51 PM by Madagaga
I get an error saying "The type or namespace name 'Message' does not exist in the namespace 'ActiveUp.Net.Mail'".
Indeed, I don't see that ActiveUp.Net.Mail has a class called Message.
It's the sam...
Id #19520 | Release:
None
| Updated: Feb 22 at 12:10 AM by mannijim | Created: Jan 2, 2011 at 5:02 PM by mavenlog
Hi
I had an russian email formatted like this :
[ content will be updated]
The content transfert encoding is 8bit
The content disposition is text/plain with utf8 charset.
In the method "Decod...
Id #18998 | Release:
None
| Updated: Feb 22 at 12:10 AM by Madagaga | Created: Oct 22, 2010 at 2:04 PM by Madagaga
Hi
I had an russian email formatted like this :
[ content will be updated]
The content transfert encoding is 8bit
The content disposition is text/plain with utf8 charset.
In the method "Decod...
Id #18997 | Release:
None
| Updated: Feb 22 at 12:10 AM by Madagaga | Created: Oct 22, 2010 at 2:01 PM by Madagaga
Hi
I had an russian email formatted like this :
[ content will be updated]
The content transfert encoding is 8bit
The content disposition is text/plain with utf8 charset.
In the method "Decod...
Id #18996 | Release:
None
| Updated: Feb 22 at 12:10 AM by Madagaga | Created: Oct 22, 2010 at 2:00 PM by Madagaga
Hi
I had an russian email formatted like this :
[ content will be updated]
The content transfert encoding is 8bit
The content disposition is text/plain with utf8 charset.
Id #18995 | Release:
None
| Updated: Feb 22 at 12:10 AM by Madagaga | Created: Oct 22, 2010 at 1:58 PM by Madagaga
Hi
I had an russian email formatted like this :
[ content will be updated]
The content transfert encoding is 8bit
The content disposition is text/plain with utf8 charset.
Id #18994 | Release:
None
| Updated: Feb 22 at 12:10 AM by Madagaga | Created: Oct 22, 2010 at 1:58 PM by Madagaga
Hi
I had an russian email formatted like this :
[ content will be updated]
The content transfert encoding is 8bit
Id #18993 | Release:
None
| Updated: Feb 22 at 12:10 AM by Madagaga | Created: Oct 22, 2010 at 1:57 PM by Madagaga
Hi
I had an russian email formatted like this :
[ content will be updated]
Id #18992 | Release:
None
| Updated: Feb 22 at 12:10 AM by Madagaga | Created: Oct 22, 2010 at 1:57 PM by Madagaga
Hi
I had an russian email formatted like this :
Id #18991 | Release:
None
| Updated: Feb 22 at 12:10 AM by Madagaga | Created: Oct 22, 2010 at 1:56 PM by Madagaga
Hi
Id #18990 | Release:
None
| Updated: Feb 22 at 12:10 AM by Madagaga | Created: Oct 22, 2010 at 1:56 PM by Madagaga
Hi all,
I had a NullReference exception when trying to get a mail.
After searching, I found that the subject encoding was not correct Cp1252 which is equivalent to Window1252.
The subject was "Subj...
Id #18989 | Release:
None
| Updated: Feb 22 at 12:10 AM by Madagaga | Created: Oct 22, 2010 at 1:27 PM by Madagaga
After I call Pop3Client.Disconnect, a socket to the POP server remains open in the TIME_WAIT state. If I keep opening and closing POP3 conections in a loop (closing with a Pop3Client.Disconnect cal...
Id #18879 | Release:
None
| Updated: Feb 22 at 12:10 AM by TrendyTim | Created: Oct 4, 2010 at 7:24 PM by YuriDiomin
Hy,
I've used your libraries to retrieve mails from a Gmail account, I'm using this code:
Pop3Client pop = new Pop3Client();
try
{
Label7.Text = string.Format("Conn...
Id #18829 | Release:
None
| Updated: Feb 22 at 12:10 AM by claudiaharbu | Created: Sep 27, 2010 at 8:32 AM by claudiaharbu
After execution of "RSET" command, the code attempts to convert the server response string to an Int32. This conversion fails
I am connecting to smtp.gmail .com.
public int Reset()
{
...
Id #17649 | Release:
None
| Updated: Feb 22 at 12:10 AM by Kataklism4 | Created: May 12, 2010 at 6:59 PM by xcarter
Dear authors,
When I try running the PrintMail sample app of the download package, there is an error caused by line 116, RetrieveHeaderObject, the error message is "Object reference not set to an...
Id #17618 | Release:
None
| Updated: Feb 22 at 12:10 AM by pmengal | Created: May 10, 2010 at 5:24 AM by middlevn
When i try to Parse a multipart crypted (Base64) message from a file, MailSystem.Net throws an exception.
To solve it i have modified the file ActiveUp.Net.Common/Parser.cs:
Ln 457.
[code:c#]
/...
Id #16645 | Release:
None
| Updated: Feb 22 at 12:10 AM by fescolar | Created: Mar 4, 2010 at 7:21 AM by fescolar
Hi, I´m having a problem using the net.mail.compact reference, when I´m receiving an email with the subject with the iso 8859-1 enconding I´m getting an exception. Somethings I noticed:
on the "...
Id #15454 | Release:
None
| Updated: Feb 22 at 12:10 AM by rogeriodeluca | Created: Dec 16, 2009 at 3:14 PM by rogeriodeluca