Website forwarderproiecte

Filtrare

Căutările mele recente
Filtrează în funcție de:
Buget
la
la
la
Tip
Aptitudini
Limbi
    Starea proiectului
    975 website forwarder proiecte găsite, la prețul de USD

    I need a script that will create an email forwarder in cPanel. The user will input their email address, and the script should login to my cPanel account and make a forwarder to that address which should look like: anon-xxxxxxxxx Each "x" should be replaced with a single-digit number. The script should not create the same email address more than once (so it must have a way to store emails that were created in previous sessions so that they are not repeated), and the email addresses should not be created in any specific order (ex- anon-000000001, anon-000000002). The script must be written in PHP and may use mySQL if necessary. Please note that the script must be optimized in speed as it will be used to create thousands of email addresses each month. ...

    $10 - $15
    $10 - $15
    0 oferte

    ...Clients will send Tokens to the Server. The Server will determine the results od the game and report the results to the Clients. The Clients will be able to play more than one game simultaneously. The Server will be able to support more Clients. Some amount of my project 2 code can be reused in this project 3 just as I did with Logger and SharedData from my project 1 sources. These are Receiver, Forwarder, MessageQueue, NetMessage classes and corresponding interfaces for network communication, Logger and SharedData for interprocess communication, file for GUI connection control and maybe something else. Other might be new classes and I suppose there is nothing special. So if you reuse my project 2 sources I believe project 3 style won't be too different from project 2. I wi...

    $30 - $5000
    $30 - $5000
    0 oferte

    Hello: I'd like a script developed that has the ability to create multiple accounts/domain names on server, automatically create a mysql db for each account, a cron job for each account, and add email address/default/forwarder to each account, all without having to go into the WHM main control panel. This would be for cpanel only. All of this should be able to be done from one interface. I have additional information for you if you'll PM me before bidding. This additional info. will allow you make a more accurate bid. The most important thing is that when this project is finished, I own it. I had this script done recently and the programmer at the end of the job all of a sudden claimed ownership. If I can't own it to do with this script what I want to do wit...

    N/A

    ...order status chart whereby all the orders placed are shown one under another. It must indicate: - Estimated number of days until stock delivery - Status of delivery. Different statuses will be shown by different colours - It must alert the user when actions need to be taken, such as payments to suppliers, new orders necessary etc. - Once a delivery date and time is arranged with the freight forwarder for a certain order users must be able to be input this into the order status chart. The whole system must look very professional and have a very clear easy to use interface. The system must be password protected, with access denied to certain sections for certain users. If you have any ideas of your own for the system you are more than welcome to recommend them to me, someone wit...

    $1000 (Avg Bid)
    $1000 Oferta medie
    1 oferte
    50418 RSS Forwarder S-a încheiat left

    I have a new RSS feed and need subscribers of the old feed (PHP) to see the new one (CGI). I therefore need a script to forward one onto the other.

    N/A
    Shipping quote calculators S-a încheiat left

    We are an international freight forwarder based in NY, USA. I need 3 basic calculators for my sales force. 1. php ocean shipping quote calculator -which will add up 8 or more different values to come up with a final number. I want to be able to customize pre determined values and also write in certain values if need be. 2. php air shipping quote calculator -same as above with slightly different criteria. These are basic calculators that can be easily customized and changed to reflect changing rates in the industry. I will pay very well if this is done quickly and professionally with opportunity to bid on other web based projects in the future. Please let me know how fast you can build this and if you have built something similar in the past. ## Deliverables 1) Complete and fully-...

    $124 (Avg Bid)
    $124 Oferta medie
    19 oferte
    56408 email forwarder S-a încheiat left

    I would like a plugin for Microsoft Office Outlook that allows me to create a rule that identifies a particular email from either the senders email address or particular words in the subject line. (this part is already available in Outlook). This email will then be sent using a particular template along with part of the original content to a specific email address. For example I could specify that only content after a particular phrase be used until another phrase is met. Any ideas welcomed.

    $75 (Avg Bid)
    $75 Oferta medie
    1 oferte

    I have an online business where orders come to me by email with a known "from" address and a subject line which begins with a known sting and ends with the product info. I need a script which will run on my web/email server (Linux) and forward emails which match some combination of those conditions (selectable by me) to another address (e.g. my cell phone email) without deleting the original email. The server has email auto-forward capability but the forward deletes the email which I don't want to happen! I just want to be alerted on my cell phone when an order comes in, and when I get home in the evening I'll handle them. I'd like the option of auto-forwarding the order emails to multiple addresses simultaneously (like other family members' cell phones), ...

    $50 (Avg Bid)
    $50 Oferta medie
    1 oferte
    Redirect Script S-a încheiat left

    Looking for a simple script to do the following: On a "dummy" domain (no inherent content) I want a masked forwarder to react to requests from the web based on a variable-row two-column CSV file. For example, if a request on the domain is made for: The script will instantly lookup "xyz" in the first column of the CSV table, then find "" in the second column, then invisibly display the page as if were the correct address, including proper loading of images, meta tags, titles, etc. The first row in the CSV file will be the "default" forwarder if the value cannot be found elsewhere in the table. This should work with ONE copy of the script and ONE CSV file- I do not want something I will manually have to setup in each folder

    $34 (Avg Bid)
    $34 Oferta medie
    2 oferte

    Hello coder friends.. I hope you are all doing good... I have a new (and a simple ) requirement for you this time. I need a web based ERP application system created for a Freight Forwarder business company. I have attached the requirements. Now, the basis of selecting the person for this job will be as follows : 1. The person/company should have extensive experience in web based applications **AND** 2. He/They should have prepared at least 1 freight forwarding/shipping application **AND** 3. He/They can provide a demo of his/their work. In case you have only point 1 and other points 2 and 3 are not there, but you can still prepare a demo on the basis of the requirements given, you will be considered. Also I can select more than 1 bidder for thi...

    $4250 (Avg Bid)
    $4250 Oferta medie
    22 oferte

    I need a VB6 Module / function to incorporate into my vb6 project that will forward a selected email from a pop3 mail server to another email address using smtp with authentication. No information will be lost during the process (inculding header, messages, or attachments), and it should be possible to add additional information in the header of the forwarded email. The function is defined as follows Public Function MoveEmailMessage (MessageID as integer, EmailAddress as string, Optional UniqueID as string, Optional AdditionalHeader as string) as boolean And will have access to the following global variables: PubPop3Server PubPop3UserName PubPop3Password PubSmtpServer PubSmtpUserName PubSmtpPassword No third party software or dll are to be used (unless ag...

    PHP
    $104 (Avg Bid)
    $104 Oferta medie
    12 oferte

    ...active Create email account (email, password, quota) Delete selected email accounts Check is "catchall" is enabled Enable/Disable "catchall" Default Address Check where unrouted mail will be sent to for all (sub)domains Change Default Address for (sub)domain option to blackhole OR bounce (user choice) unrouted mail Mail Forwarding Check which addresses are forwarded and to which destination Add forwarder Delete selected forwarders Raw Log Manager Check / Change settings WHM Setup/manage accounts MySQL Cron Jobs SEE ALSO NOTE AT THE BOTTOM OF "PLATFORM" !!! ## Deliverables Conditions: Work for hire - We will be the sole owner of the program, source code and other deliverables All deliverables will be considered "work made for hire" under ...

    $296 (Avg Bid)
    $296 Oferta medie
    5 oferte

    ...(delegation) with "original" FROM address, with custom due flag status (Reply). Flag status updates to "Done" when reply was send to forwarded email on receiver PC. ** Features:** Manual e-mail forwarding of "original" email ("Delegate Reply" button at Reply menu) Changing of flag status. If program installed on receiver PC (the one that receives forwarded email), it sends back to forwarder special status email when receiver sends the reply. Status e-mail changes flag status or originally forwarded e-mail to "Done" Works with "Reply" and "Reply to all" standard buttons at receiver PC ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as comple...

    $456 (Avg Bid)
    $456 Oferta medie
    4 oferte
    Form info forwarder S-a încheiat left

    I am seeking devolpment of a web page that will allow a user of the page to input information into one form. The inputed information will then be passed on to multiple other websites. The results returned from those websites will than be available to view under a small removable frame that includes tabs for each of the websites queried. An example of what I am trying to achieve is this: :GRMN+ In that eample the web page user only needs to input the stock symbol "grmn" once and then recieves back the results from 5 separate financial websites. The software I am seeking will allow the user to input data into about 10 fields which will be mapped to corresping fields in other websites. Once A developer is selected I will identify the specific fields and website...

    $78 (Avg Bid)
    $78 Oferta medie
    16 oferte

    ...Tracking such shipments are a nightmare. Supplier systems do not provide shipment tracking through the intermediate stages between the supplier and the customer, yet the rep is expected by all parties to provide the service. As a rep, I want to establish a web page application accessable by the supplier, forwarder(s), customer, and myself. The supplier would register his initial shipment, attach the shipping documents, and the application would email notify the forwarder and customer. Then the forwarder would register receipt, and subsequent issue to the customer. Finally the customer would acknowledge receipt. The rep could access the log to check the status. This is a straightforward CGI or PHP type application, maybe some MySQL. I have a more detailed spec drafte...

    $153 (Avg Bid)
    $153 Oferta medie
    23 oferte

    **Premium web hosting service at an affordable price!**** Tons Of Stores - ** | **MONTHLY COST** | **$3.99** | | **SETUP** | **FREE!** | | SPACE | 250 MEGABYTES | | BANDWIDTH | 2 GIGABYT...scripts:** PHPMyChat Java Chat CGI Chat Random HTML Guestbook Counter Clock Date FormMail Site Search Engine Search Engine Submitter Banner Rotator Agora Shopping Cart PHP-Nuke Post-Nuke phpWebSite xoops phpBB2 Invision Board OS Commerce 2.2 PHPauction PHProjekt phpLinks b2 | | POP Email Web Based Email SMTP Server Email Aliases Email Forwarder Catch-All Email Email Responder MX Record Changes Mail Blockers IMAP4 Support | ## Platform *NIX, PHP, MySQL

    PHP
    $30 - $48
    $30 - $48
    0 oferte
    Macro/Process Runner S-a încheiat left

    ...customer information, including order numbers, payment amounts, etc.. 2. E-mail needs to be intercepted and information needs to be gathered (I can setup an e-mail forwarder to forward these e-mails to a new e-mail address if necessary) 3. Once customer information is recieved the program needs to artificially log in to a HTTPS (secure) connection with the provided username and password, make a purchase, and wait for purchase confirmation. 4. Once the purchase confirmation is recieved it needs to use that information to login to another area, and automatically edit a few settings which are edited through their website. 5. Once the settings are changed the program needs to login to a new area (login is the main popup window where you put in username and ...

    PHP
    $500 (Avg Bid)
    $500 Oferta medie
    1 oferte
    landing page and forwarder S-a încheiat left

    ...have a sub domain EG: /John, /Peter,/Amy etc..So the main domain will look like for example... or /Peter or /Amy.. Once the person who files out the form has finished and hit submite I would like that person to be forwarded to the Corporate website for which the user EG: /Amy /Peter are affiliated with rather than to say a page that says "Thank You for filling in our form" I would like personal access to a control panel which will allow me to input the various email address and corporate website of the folks who use this form. I will need info about hosting this form or landing page as well. If the programer has knowlege of the hosting of such forms re: moduals and such this would be great too. ## Deliverables 1) Complete and fully-functional working...

    $186 (Avg Bid)
    $186 Oferta medie
    14 oferte

    ***** There seems to be a bit of confusion. I probably should not have used the terminology 'port forward'. I do not want the clients to have to make any configuration changes in order to route from the private network to the public network. I would like the application to work similar to the application however much simpler. Another example would be a broadband router. You set the client's gateway address to the 'local private ip' of the machine running this software and the software will perform some level of network address translation to route the client's packets (I only care about port 80, 25, 110) to the internet and vise versa.) ***** I need a small application that basically does port forwarding or network address translation. I only need port 80, 25...

    $253 (Avg Bid)
    $253 Oferta medie
    8 oferte
    Linux Server Setup S-a încheiat left

    This is a simple project for an experienced Linux system admin. I have a new linux server that I want to setup as a proxy server and port forwarder to a webserver. I need someone to walk me though the setup of the two nic cards and the port forwarding. Specifically, this server needs to: - forward to a www server () - forward to a test server () - have mail running that can be accessed via POP - have FTP running - allow machines behind it to access the internet - have all other services turned off (so it is secure) This bid is to: - walk me through the setup of the initial network card to a fixed IP address (this will be done via MSN messenger at an agreed upon time) - ssh into server and set the rest of it up. Thanks ## Deliverables 1) Complete and fully-functional

    $57 (Avg Bid)
    $57 Oferta medie
    10 oferte

    ...the load speed will be as fast as possible. I just paid way too much for the current design and can't seem to get the designer to do much for me. I have about 50 or so webhoting customers currently and many of which are looking for design work themselves so if whoever designs the new sites wants, I wouldn't have a problem with them putting a link for web design and I could create a email forwarder something like design at to forward to their email if this could help me out in price. I am not looking to spend more than $50 for this even if it means all I can get it my current design modified to the point of it being slightly more professional and functional. Bid here instead of contacting me directly please so that I may more easily keep track of it. I have mu...

    $5 (Avg Bid)
    $5 Oferta medie
    1 oferte

    Basically my website is a website where people fill out fields and upload it to the site server, and the server automatically creates a webpage based on the description the user filled out. I have already made the layout html for what the automatically generated pages should look like. I would like a user/password database where people can login. Add/edit/delete what they have posted on my site. I change my mind alot so expect some slight changing in what I need you to do. But I tell you so it wouldn't effect and be in your way when you are coding. ## Deliverables 1) Typed out document on how to delete,edit, or add to what the user's page's information contains. 2) Complete ownership and distribution copyrights to all work purchased. ## Platform My serve...

    $74 (Avg Bid)
    $74 Oferta medie
    14 oferte
    81500 Sendmail-perl script S-a încheiat left

    I want to parse all incoming mail using perl-script. Perl-script works with special text file with the hash. For instance, This means: If the incoming mail has field To: the letter must be forwarder to If the incoming mail has field To: the letter must be forwarder to If the incoming mail "To:" field doesn't exist in hash file, the letter must be returned in standard mail-robot return way. Programmer must create the script, configure sendmail and put this script on his server. Programmer must provide me an access to this server to test the script. Thanks. P.S: Symbol used in e-mails was replaced with "_"

    $15 (Avg Bid)
    $15 Oferta medie
    1 oferte

    We have exits on the IBM mainframe which will extract certain SMF records. Need a module which will be a TCP listener to forward records to PC / Unix. The Forwarder will need to interface to the exits, take some simple commands, compress the data and then forward the data to the PC when asked. The code is to be written on the IBM mainframe. Assembler is preferred. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request. 3) Complete ownership and distribution copyrights to all work purchased. ## Platform IBM Mainframe

    $425 (Avg Bid)
    $425 Oferta medie
    1 oferte

    The application is a web based Kylix application, for the management of international trading process, primarily product development, quality control, ship tracking, EDI order receiving, accounting, payroll, statistics. The primary development platform will be KYLIX SERVER DEVELOPER The primary database will be mySQL The primary OS wi...due to the size of the project, payments will be made incrementally when each module is delivered. The following modules will be worked on in the following order: 1. product database / product development module 2. EDI / XML order receiving module / order tracking module 3. work in progress / Quality Control / Quality Assurance module 4. ship tracking module (this will pull data from freight forwarder EDI/XML database) 5. accounting module 6. statist...

    PHP
    $1724 (Avg Bid)
    $1724 Oferta medie
    3 oferte