aspemail spam problem

Ask a Question related to ASP Components, Design and Development.

  1. #1

    Default aspemail spam problem

    Hi all,

    I am using aspemail to try and send some personalised group emails to my
    friends. My problem is that hotmail seems to be identifying my mail as
    junkmail. When I send the mail through my normal mail program (using the
    same smtp server and "from" address) it doesn't get recognised as spam. I
    was guessing that something in hotmail picks up that the mail is automated
    and send it away (don't know at all really).

    Is this problem common or is it just me?

    Any help would be appreciated,

    thanks for your time,

    Jarrod



    Jarrod Guest

  2. Similar Questions and Discussions

    1. Does not Aspemail run with localhost smtp server??
      Hi, Does not Aspemail run with localhost smtp server?? Why something like bellow does not run using SMTP SERVER from IIS 5.0 on Windows 2000: ...
    2. ASPEmail error
      I'm receiveing an error: An error occurred: 452 4.2.2 Mailbox full When I use the ASPEmail from Persits. Has anyone ever experienced anything...
    3. ASP & AspEmail
      Hi! I have created an ASP page that calls a webservice using an XSL page. The data is displayed correctly in the table. I added a submit button....
    4. AspEmail vs CDO :: (sendque) which is better?
      If you are sending out bulk emails in the range of 800 to 1000 per day which component is better: 1. ASPEmail 2. CDO ....and further, do they...
    5. Batching emails :: aspEmail vs CDO :; sendQueue stability?
      Database: Access 2000 Host: Maximum ASP I am trying to work out the best way to send bulk email below the 1000 mark (about 800). I understand...
  3. #2

    Default Re: aspemail spam problem

    what method are you using to address it? not doing one of those 'many
    bcc recipients' things are you? if so, yuck! otherwise, how are you
    doing it?





    ________________________________________
    Atrax. MVP, IIS
    [url]http://rtfm.atrax.co.uk/[/url]

    newsflash : Atrax.Richedit 1.0 now released.
    [url]http://rtfm.atrax.co.uk/infinitemonkeys/components/Atrax.RichEdit/[/url]

    *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
    Don't just participate in USENET...get rewarded for it!
    Atrax Guest

  4. #3

    Default Re: aspemail spam problem

    Each message is addressed individually using the "to" field. It should give
    the impression that it was sent manually. The test I did to yahoo and excite
    worked fine. There is nothing dodgy (well I dont' think so) in the mail
    message. The from address matches the SMTP server address (although I did
    read something about this somewhere, but I thought that I had done it
    correctly).

    There is a hypertext link in the message, but every other junkmail seems to
    get through to the hotmail account just fine informing me that I have a
    small willy.


    Jarrod Guest

  5. #4

    Default Re: aspemail spam problem

    did you find some solution? i have the same problem ...
    safir Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139