Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 4 of 4

This is a discussion on smtp url for a newsletter script in the Shared & Semi-Dedicated forum
Hi there, I need to insert the smtp url in the config file of a newsletter script I have downloaded. does anyone know what that ...

  1. #1
    JPC Member
    Join Date
    Nov 2002
    Location
    modena - italy
    Posts
    22

    smtp url for a newsletter script

    Hi there,
    I need to insert the smtp url in the config file of a newsletter script I have downloaded. does anyone know what that might be?
    Thank you!
    Arabnity.
    arabnity

  2. #2
    the Windlord Gwaihir's Avatar
    Join Date
    Jun 2002
    Posts
    2,562
    Do you have to use SMTP? Can't you use the local mail function instead?

    SMTP won't work with just the URL, you'll need to authorize yourself too, with a proper e-mail account name and password (to avoid spammers using the service) So unless you can make those settings in your script too, you won't get it to work through SMTP.

    But don't despair yet: many of those scripts are set up to use SMTP ONLY if you fill out an SMTP url, if you don't they use local mail.
    Regards,

    Wim Heemskerk
    ---
    Visit MeCCG.net - Cardgaming in J.R.R. Tolkien's Middle-earth
    And Gwaihir.net - The Middle-earth CCG store

  3. #3
    Community Leader jason's Avatar
    Join Date
    Sep 2001
    Location
    Rochester, NY
    Posts
    6,003
    If you do need to use the SMTP url, just use localhost and it should let you send without a username and password. That is essentially what the mail() command is doing when you use it.

    --Jason
    Jason Pitoniak
    Interbrite Communications
    www.interbrite.com www.kodiakskorner.com

  4. #4
    JPC Member
    Join Date
    Nov 2002
    Location
    modena - italy
    Posts
    22

    thank you

    thanks for the info!
    arabnity

Bookmarks

Posting Permissions

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