Results 1 to 11 of 11

Thread: Mailer with Proxy Support

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2006
    Posts
    13

    Lightbulb Mailer with Proxy Support

    Sup?Im trying to find a example VB6 or somebody explain me how to add proxy support to a proyect of mailer im making or a example of a mailer but without using the smtp server for send emails.... anyone help please!
    Last edited by BaNdO; Oct 1st, 2006 at 04:13 AM.

  2. #2
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: Mailer with Proxy Support

    How are you going to send emails without an SMTP server? What are you going to send them to?
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

  3. #3
    Lively Member
    Join Date
    Oct 2006
    Posts
    81

    Re: Mailer with Proxy Support

    indeed, but He can install a local SMTP server..
    Last edited by Jean.B; Oct 4th, 2006 at 10:01 PM.

  4. #4
    New Member
    Join Date
    Jul 2006
    Posts
    6

    Re: Mailer with Proxy Support

    You can use IIS.

  5. #5
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: Mailer with Proxy Support

    You can use anything that has an SMTP server, but - "without using the smtp server for send emails" - you can't send email without one.
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

  6. #6

    Thread Starter
    New Member
    Join Date
    May 2006
    Posts
    13

    Lightbulb Re: Mailer with Proxy Support

    Im saying a mailer that send email using proxy i know u always to use a smtp server but using proxy so my IP wont be shown and i can't get rated by my smtp server by using the server to send email i dont wanne send email directly using my smpt server i wanne add proxy support to it so i can send email using proxies and not sending my ip in each mail i send.

  7. #7
    Lively Member
    Join Date
    Oct 2006
    Posts
    81

    Re: Mailer with Proxy Support

    It depends what 'proxy' you want.. a http proxy? Maybe socks5 or socks4... You need to learn the protocol 1st.

  8. #8

    Thread Starter
    New Member
    Join Date
    May 2006
    Posts
    13

    Lightbulb Re: Mailer with Proxy Support

    Quote Originally Posted by Jean.B
    It depends what 'proxy' you want.. a http proxy? Maybe socks5 or socks4... You need to learn the protocol 1st.

    OK sock4 and 5 the easy way w\e i just want to finish that cause i really need to use it.But if ya help me i will be me more happy and very thanx.

  9. #9
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: Mailer with Proxy Support

    Sounds like you want to send spam, and helping spammers is forbidden on this site.
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

  10. #10

    Thread Starter
    New Member
    Join Date
    May 2006
    Posts
    13

    Lightbulb Re: Mailer with Proxy Support

    Quote Originally Posted by Al42
    Sounds like you want to send spam, and helping spammers is forbidden on this site.

    no i wanne use it for send updates and newstles of my site .
    Last edited by si_the_geek; Oct 9th, 2006 at 06:15 PM. Reason: removed link

  11. #11
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Mailer with Proxy Support

    From a quick look at your site (which contains things such cracking software, and descriptions of situations where you have 'OwNeD' people), I find that hard to believe.

    I am therefore closing this thread.

Posting Permissions

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



Click Here to Expand Forum to Full Width