Proyectos freelance Informática – Semana 27/01/2014
Proyectos freelance Informática – Semana 27/01/2014
...per campaign with inbox placement that rivals mainstream ESPs while keeping both the domain and the server ownership untraceable to me. Here is what I expect from you: • Register a brand-new domain with full WHOIS privacy and no direct link to my identity. • Provision and harden a VPS (or dedicated) server under equally anonymous credentials. • Install and configure the MTA of your choice—Postfix, PowerMTA, Postal, MailWizz or a comparable stack—optimised for high deliverability. • Generate and publish SPF, DKIM and, if advisable, DMARC records. • Set up reverse DNS, proper HELO, and any other reputation-building tweaks. • Provide a lightweight web interface or API so I can load lists and dispatch campaigns easily. • Su...
...whether OpenDKIM/OpenDMARC are necessary or redundant when using Rspamd, • how you would implement IP/domain assignment and outbound routing, • how you would implement throttling, retries, and sender health monitoring, • how you would handle scheduled sending, forwarding, and configurable retention/deletion rules, • your relevant experience with Linux mail infrastructure, deliverability, Rspamd, Postfix/SMTP • routing, ZoneMTA, or similar tools, • your estimated timeline, • your proposed milestones. Important Note: This project is for lawful email infrastructure, deliverability optimization, sender reputation management, and operational email control. I am not looking for black-hat spam tooling, browser automation, or abusive email systems. Pr...
I need a complete, production-ready email server configured on a Linux host. The exact stack is still open—whether that ends up being Postfix, Zimbra, an Exchange-compatible solution, or another well-supported platform, I’m happy to take your recommendation once you understand my traffic volume and feature needs. What matters most is that, at the end, I have: • A secure SMTP/IMAP/POP environment with SSL/TLS, spam and malware filtering, and DKIM/SPF/DMARC properly tuned. • User, domain, and mailbox management set up so I can easily add or remove accounts without touching the command line each time. • Clear documentation covering every step you took, the location of key config files, and backup/restore procedures. I’ll give you SSH access ...
My production web and email services have been offline since I tweaked a few configuration files on a Centos box. ...Here is what I expect you to handle: • Identify and correct whatever in my recent changes brought the server down • Bring the web service back online (Nginx, virtual hosts, SSL, etc.) • Restore full postfix mail flow so IMAP/SMTP works and queued messages deliver • Harden the server once it is up so the same outage cannot reoccur • Provide a brief summary of the root cause and the exact files you adjusted Acceptance is simple: the website must load publicly, and test emails must send, receive, and authenticate without errors. If you are confident with Linux recovery, DNS, Postfix or Exim, Dovecot, firewalls, and SSL, I’m...
I need a clean, Docker-based email server running on Ubuntu with Dovecot handling IMAP/POP and SMTP relayed through Postfix inside the same stack. The instance must include reliable webmail access—Roundcube or similar is fine as long as it sits in its own container and authenticates against Dovecot. My current platform is GroupOffice. I want every mailbox asset moved across, including messages, folder structures, contacts, calendar items, and the associated files/documents stored in user workspaces. When the job is complete users should log in through the web interface or their usual mail clients and find all historical data intact and searchable. Key deliverables: • Docker Compose (or equivalent) definition with all containers configured • Dovecot fully tuned ...
I have a working installation of Interspire Email Marketer on my Contabo VPS (Ubuntu 22.04 with Plesk). The system is ready but it cannot send any emails. I need an experienced freelancer to configure the local SMTP server (Postfix) so that Interspire can send newsletters directly from my own server – without using any external SMTP provider (no Amazon SES, no SendGrid, no third-party services). What needs to be done: · Review current Postfix configuration on the VPS. · Configure Postfix to allow relaying from localhost () for Interspire. · Adjust Interspire email settings to use local SMTP (localhost:25 or localhost:587 with proper authentication if needed). · Ensure SPF, DKIM, and DMARC records for the domain are correctly set up ...
...better performance and control. The work involves three connected tasks: 1. Domain – Transfer the domain and application out of GoDaddy to EC2, set it up in Route 53, and make sure DNS records propagate smoothly with no noticeable downtime. 2. Email – I’d like mail to live on AWS as well using SES or WorkMail I want it running on an EC2 instance. This means provisioning and hardening the server (Postfix/Dovecot or similar), configuring SPF, DKIM, and DMARC, and confirming that send/receive works without landing in spam. Deliverables • Website live on AWS and reachable through the current domain • Domain fully managed in Route 53 • EC2-based mail server sending and receiving with SPF/DKIM/DMARC passing • Short hand-over guide coverin...
...high-volume outbound threads. • Network & Subnet Mapping: Configure a routed, contiguous /28 IPv4 network block via Netplan. Statically alias the usable IP footprint sequentially to align with our predefined enterprise reverse DNS (rDNS/PTR) naming architecture (ranging from s1 through s14). • MTA & Open-Source Application Stack: Deploy a highly optimized, headless outbound mail transport agent (Postfix) utilizing sender-dependent default transport maps. Bind this transport layer to a standard, open-source open-source marketing automation application base layer running over a hardened LEMP stack. • Telemetry & Logging: Ensure local log-shipping utility configurations are prepared to parse mail transport logs in real time and stream performance metric...
...LTS instance. The core architecture relies entirely on a 100% open-source stack using Postfix and Mautic. The network environment consists of a pristine, completely contiguous /24 subnet block (256 sequential IPv4 addresses) announced via BGP to our bare-metal hardware host anchor. Scope of Work & Key Deliverables: 1. OS Hardening & Network Configuration: o Configure Netplan/network interfaces to cleanly alias and map the entire contiguous 256-IP block. o Harden the Ubuntu 22.04 LTS kernel, optimize network stack performance, flash BBR congestion control, and lift file-descriptor limits (nofile to 65535) to handle intensive parallel SMTP queues. 2. Postfix Multi-IP VirtualMTA Setup: o Configure Postfix sender-dependent default transport maps to system...
I need a clean Postfix installation configured to handle both outgoing and incoming mail. All account, alias, and domain information must live in PostgreSQL, so the build has to include the proper SQL maps and permissions from the start. My goals are straightforward: – Mail flows reliably in both directions. – TLS is enforced for all SMTP traffic. – Users authenticate against the PostgreSQL-backed tables. – Standard anti-spam and DKIM/SPF records are in place so messages land in the inbox, not junk. You are free to choose the Linux distribution you’re most comfortable with, but please document every package, file path, and command so I can replicate the setup later if needed. Once the server passes basic send/receive, DKIM/SPF, and relay-restriction t...
I need a Postfix-based mailserver configured so our team can reliably send and receive email. Security is paramount, so the build must include SMTP AUTH, TLS/SSL, and STARTTLS throughout. Mailboxes will be accessed over IMAP only; no POP3 is required. Here is what I expect: • Install and configure Postfix on a Linux host of my choosing. • Enable and verify SMTP AUTH, TLS/SSL, and STARTTLS for all connections. • Integrate an IMAP service (such as Dovecot) and align it with the Postfix user database. • Harden the server with sensible defaults—SPF, DKIM, basic rate-limiting, and anti-relay measures. • Provide concise documentation that shows key config files, how to add new domains/users, and how to back up the settings. I’ll...
I need a single, reliable inbox set up on my existing DigitalOcean droplet so that our clients can start writing to us directly. The domain is already live and pointing to the droplet; all that’s missing is a properly configured mail stack. I’m flexible on the underlying software—Postfix, Exim, Dovecot, or a sensible combination—so feel free to propose the stack you’re most comfortable hardening and supporting. Security (TLS), clean DNS records (MX, SPF, DKIM, DMARC) and straightforward logging are critical, but the overall footprint should stay light since we only require one mailbox for now. Deliverables • Install and configure the chosen mail server stack on the droplet • Update DNS to route mail through the new inbox with validated S...
I ...many full inboxes as I like under my own domain, strictly for internal company use. I will be creating each mailbox myself, so the focus is on providing the underlying configuration and a clean Roundcube webmail interface where every new account automatically has its own secure password and can both send and receive without issues. Here’s what I expect: • Install and configure the mail stack (Postfix/Dovecot or comparable) on my VPS or cPanel server so it supports unlimited mailboxes on the domain. • Deploy Roundcube, theme it lightly with my logo, and make sure each mailbox can log in independently via HTTPS. • Set DNS (MX, SPF, DKIM, DMARC) for solid deliverability. • Document, step-by-step, how I can manually add or delete accounts and rese...
...stack must comfortably run anything from plain HTML to PHP-driven WordPress and full e-commerce builds, so current versions of Apache or Nginx, multiple PHP versions, and MariaDB/MySQL are expected. Email has to be part of the same box. I am leaning toward a Roundcube or Cosmos webmail front-end, but I am open to a better suggestion if you can justify it. Under the hood, please wire up a solid Postfix/Dovecot combination with SPF, DKIM, and DMARC so outgoing mail lands in the inbox and not spam. Deliverables • Latest LTS Ubuntu installed, updated, and secured (UFW and basic hardening) • Webmin/Virtualmin configured over HTTPS, ready for virtual-host creation • Web stack (Apache or Nginx, PHP-FPM, MariaDB/MySQL) tuned for performance • Let’s Enc...
I need a complete, self-hosted email solution for a small business that I’ll be running on a Linux server (Ubuntu or CentOS—whichever you feel is best for the chosen stack). The key objective is to move away from third-party providers and gain full control over our mail, security, and data compliance. The specific mail-transfer agent is still open: Postfix, Exim, Mailcow or another proven alternative can be used, as long as the end result is stable, secure, and straightforward to maintain. What I expect from you: • A production-ready mail server configured with SMTP, IMAP/POP3, spam and virus filtering, DKIM, SPF, DMARC, and valid SSL/TLS certificates. • Simple webmail access and clear instructions so that I can add domains, users, and aliases without t...
I have a clean Linux server waiting for a full Horde Groupware Webmail Edition deployment. Your task is to turn that box into a production-ready mail system, complete with secure web access, working SMTP/IMAP services, and a short hand-over guide. Key deliverables • Horde Groupware Webmail Edition installed and reachable over HTTPS • MTA (Postfix or Exim—your call) and IMAP/POP service configured, spam-free mail flow verified with external inboxes • SSL/TLS certificate in place (Let’s Encrypt is fine) • One test domain and mailbox created, end-to-end send/receive confirmed • Brief documentation of the steps and configs applied I will supply the distro details, DNS records, and root credentials once we agree on timing. Success is a s...
I have a freshly-provisioned VPS that needs to handle all of my domain’s email. The core job is to turn this blank server into a fully functioning mail system that can send and receive reliably while passing modern deliverability checks. Here’s what I need done: • Install and configure the mail transfer and delivery stack on the VPS (Postfix/Dovecot or an equivalent, as long as it is stable and well-documented). • Enable secure access over SMTP, IMAP and POP3 with valid TLS certificates. • Create the first mailboxes and aliases, confirm they work from common clients such as Outlook, Gmail (via external POP/IMAP), and Thunderbird. • Set up DNS records—SPF, DKIM, DMARC and the appropriate A/MX entries—so that test messages land in ...
...and experienced Linux server administrator to take real ownership of live production infrastructure. The goal is long-term cooperation with one technically strong person who communicates clearly, works pragmatically, and takes responsibility for the systems they manage. Infrastructure • VPS 20 (Contabo) — n8n, Docker, Nextcloud, Vikunja, Uptime Kuma • VPS 30 (Contabo) — Plesk, WordPress, Email (Postfix, Dovecot, SpamAssassin) • VPS 30 (Contabo) — PrestaShop live shop (Nginx + Apache, Cloudflare, PHP-FPM) • Dedicated Backup Server (Interserver) — automated backups, Google Drive, NFS Your First Task — System Cleanup & Security Takeover The previous administrator left the systems in a partially configured and insecure state. B...
...needed, configure SPF, DKIM, DMARC, and keep us CAN-SPAM compliant. • Schedule and send 100 k emails daily, monitor bounces and complaints in real time, and adjust settings to keep the inbox rate high. • Supply me with concise daily reports covering total sends, opens, clicks, hard/soft bounces, and spam complaints. If you already run your own servers or have experience with tools like Postfix, PowerMTA, MailWizz, Sendy, or Amazon SES, let me know—anything that makes hitting volume without throttling or blacklisting easier. Reliability and transparency are more important to me than fancy dashboards; as long as the campaigns go out on time and the metrics look healthy, we’re good. Please outline the approach you’d use, the platform or software...
...MailWizz installed, secured, and made ready for production mail-outs. You’ll handle everything from uploading the script to applying best-practice server tweaks so the platform runs smoothly and inbox delivery starts off on the right foot. The VPS is completely under my control, so you’re free to tune PHP, MySQL/MariaDB, and the web server of your choice. I’m open to whichever MTA you recommend (Postfix, Exim, etc.) as long as it pairs reliably with MailWizz and supports DKIM, SPF, DMARC and bounce/feedback loop processing. Deliverables I expect: • Fresh MailWizz installation with all required PHP extensions enabled • Optimised server configuration, cron jobs, and queue settings • Proper domain-level authentication (SPF, DKIM, DMARC) and bou...
...random intervals. The stack currently runs Mailman3 alongside Python 3.13, protected by iptables and fail2ban. I need someone who truly knows Debian internals, Mailman3 architecture and Python debugging to locate the root cause, restore stability and lock the box down against known (and unknown) Mailman-related exploits. You will have full SSH access so you can: • comb through systemd, Mailman, Postfix and kernel logs to pinpoint the fault; • verify every package dependency and rebuild/re-install anything corrupted; • harden iptables, confirm fail2ban jails are effective and patch any CVEs that apply to Mailman3 or its Python environment; • produce a concise report that explains the failure, documents each remediation step and lists any further action...
...at The goal is a seamless transition with no mail loss, minimal downtime, and full preservation of existing accounts, settings, calendars, and filters. Key deliverables: • Create a verified full-system backup and rollback plan • Carry out the in-place upgrade from 10.x to the release available on the link above • Resolve any dependency or schema changes, including postfix, LDAP, and nginx adjustments • Re-enable all services, test inbound / outbound mail flow, ActiveSync, and web client access • Provide a short post-upgrade report detailing steps taken, issues found, and how they were fixed SSH access and current OS details will be supplied once we agree on timing. Please be comfortable with ZCS CLI tools, rolling upgrades, and live troublesh...
Job Description I migrated websites from a Plesk VPS to a new AlmaLinux VPS with Virtualmin. The migration was done using: rsync /var/www/vhosts → /home rsync /var/lib/mysql → new server The new server environment: OS: AlmaLinux Control Panel: Virtualmin Web Server: Apache PHP: PHP-FPM Database: MariaDB Mail: Postfix + Dovecot SSL: Let's Encrypt Current Issues Some parts of the migration work, but several problems remain: 1. Website Issues Some websites show Index of / Some domains open another website instead of their own Some sites show 500 Internal Server Error Some sites show database connection errors 2. WordPress Issues WordPress sites sometimes redirect incorrectly Some sites show ERR_TOO_MANY_REDIRECTS Some sites show Error establishing...
Job Description I migrated around 120 websites from a Plesk VPS to a new AlmaLinux VPS with Virtualmin. The migration was done using: rsync /var/www/vhosts → /home rsync /var/lib/mysql → new server The new server environment: OS: AlmaLinux Control Panel: Virtualmin Web Server: Apache PHP: PHP-FPM Database: MariaDB Mail: Postfix + Dovecot SSL: Let's Encrypt Current Issues Some parts of the migration work, but several problems remain: 1. Website Issues Some websites show Index of / Some domains open another website instead of their own Some sites show 500 Internal Server Error Some sites show database connection errors 2. WordPress Issues WordPress sites sometimes redirect incorrectly Some sites show ERR_TOO_MANY_REDIRECTS Some sites show Error e...
...mails after the emails were moved to a 3rd party provider (microsopft Exchange), and I need an experienced set of eyes to put things right. I suspect the form submission email is not leaving the server environment. What I need from you: • Pin-point the exact misconfiguration in my DNS or email stack. • Apply the correct fixes directly in DirectAdmin and, if required, the underlying Exim/Postfix configs. • Verify SPF, DKIM, DMARC and reverse DNS all line up for clean delivery. • Prove success by sending test emails to external providers (Gmail, Outlook, Yahoo) and sharing headers that show a passed status. • Provide a brief, bullet-style hand-over note so I know precisely what changed and how to avoid the issue next time. Root access to th...
I need a complete, self-hosted email solution for a small business that I’ll be running on a Linux server (Ubuntu or CentOS—whichever you feel is best for the chosen stack). The key objective is to move away from third-party providers and gain full control over our mail, security, and data compliance. The specific mail-transfer agent is still open: Postfix, Exim, Mailcow or another proven alternative can be used, as long as the end result is stable, secure, and straightforward to maintain. What I expect from you: • A production-ready mail server configured with SMTP, IMAP/POP3, spam and virus filtering, DKIM, SPF, DMARC, and valid SSL/TLS certificates. • Simple webmail access and clear instructions so that I can add domains, users, and aliases without t...
...so I can send only transactional emails such as order confirmations and password-reset links from my application. SSL/TLS encryption is mandatory; every connection to the server must negotiate a secure channel before any message is accepted. I already have a VPS and a dedicated domain ready to point wherever you ask. Your work should cover the full chain of deliverability: installing the MTA (Postfix, Exim, or whichever stack you prefer), generating and applying SSL certificates, and setting up SPF, DKIM, and DMARC records so common providers do not flag the messages as spam. Once everything is in place, send a live test from a sandbox account and show the headers hitting inbox with a clean score. Deliverables • Working SMTP service reachable on the designated hostname a...
Can you please install and connect postfix and cubemail without customization. You can copy our old system if you like.
My Zimbra installation has suddenly started dropping messages in both directions—nothing is reliably coming in or going out. I’m looking for someone who can jump straight into troubleshooting mode, sift through the logs, ... DKIM, DMARC), queue corruption, or a misbehaving transport rule. • I have root and admin access ready for you as soon as we begin. • The goal is a clean bill of health: messages accepted, queued, and delivered without delay, with clear documentation of what was fixed so I can avoid a repeat. Deliverables 1. Root-cause analysis with log references 2. All corrective actions applied (Postfix, Anti-Spam/Anti-Virus, DNS records, etc.) 3. A brief hand-over document summarising changes and any follow-up recommendations I’m re...
...campaigns. • A webmail front end so I can manage mailboxes, lists, and content without touching the command line. • Proper authentication (SPF, DKIM, DMARC or whatever you recommend) already set up so messages land in the inbox. • Clear, step-by-step handover documentation that lets me add new domains, warm up IPs, and monitor bounce/complaint rates. 2. Tech preferences I’m open to Postfix, Exim, PowerMTA, or any comparable stack—as long as it handles bulk traffic cleanly and gives me a straightforward UI. If you have licensing requirements for a commercial MTA, note that up front; otherwise feel free to propose an open-source route paired with something like MailWizz, Sendy, or another lightweight panel. 3. Success criteria The fir...
We need from Pakistan or India. We need for guidance. • Complete server hardening and best-practice mail stack installation (Postfix or Exim, Dovecot, SpamAssassin, etc.). • Proper DNS records—SPF, DKIM, DMARC, rDNS—set up and verified. • IP and domain warm-up plan to protect sender reputation. • Web-based dashboard or lightweight MTA/ESP front-end that lets me import lists, create campaigns, schedule sends, and view real-time stats. • Step-by-step documentation so I can replicate or maintain the configuration without outside help. If you prefer working with a particular control panel (MailWizz, Interspire, Postal, Mailcow, CPanel/WHM), let me know; I’m flexible as long as deliverability remains the priority. Please outline you...
My Magento store was migrated to a Hostinger VPS and, ever since the move, no “Order Confirmation” messages reach customers or my own business inbox. I’m routing mail through a third-party provider such as Gmail/SendGrid, but I’m unsure whether the settings were carried over correctly during the migration, or whether something deeper in Magento, postfix/Exim or the VPS firewall is blocking outbound traffic. Or is an SMTP issue where a free extension needs to be added to Magento? Hostinger support has already reviewed their side; I can forward the full chat transcript for context. What I need now is a clean, provable fix inside Magento and on the server so every new order triggers a confirmation email without fail. Acceptance criteria • Order placemen...
...email confirmation are both fine, so choose whichever combination gets us approved fastest. • Configure production-ready sending limits and the correct sending pool to sustain the 50 k-per-day volume without throttling. • Build the required IAM policies, SMTP credentials and verified identities, then walk me through where to store them safely. • Set up the SMTP endpoint and show me sample cURL / Postfix / Node or PHP snippets so I can trigger campaigns directly through the SES SMTP API. • Apply essential deliverability best practices: SPF, DKIM, DMARC, feedback loops, dedicated IP (if needed), and relevant sending rate adjustments. I don’t need integrations beyond AWS SES itself—once the SMTP endpoint is live and tested, I’ll plug it into my...
We will create a new VM at KVM 6 portal to install Postfix and Dovecot for inbound and outbound emails. We will use SSL and spam security No programming needed.
Hello: I was trying to clone one email server for installation at a different VPS. I think you can help me better and much faster with low budget. You will create a new VPS by using our KVM 6 VM You can install Postfix alone or use webmin and we use postfix You will connect Dovecot with post fix and activate SSL You will confirm inbound and outbound mail delivery We will make sure spam box is working as well. (AI by Freelancer) What I expect from you • Install and configure Postfix for SMTP submission and relay with authentication • Install and configure Dovecot so users can retrieve mail via IMAP and/or POP3 (whichever you recommend for reliability) • Enable SSL/TLS throughout, ideally with an automatic Let’s Encrypt certificate &bu...
I run a Linux server on Hetzner with CyberPanel and need an...(no 550 errors, passes Google Postmaster tools). 4. Deploy Snappy webmail under its own sub-domain with valid SSL so users simply visit https://webmail.example.com. 5. Hand over a brief summary of changes plus any commands or panel paths so I can repeat the steps later. 6. I’m open to occasional future maintenance, so keep the configuration clean and document anything custom. CyberPanel, Postfix, Dovecot, Let’s Encrypt, and Hetzner’s DNS console are already in place; feel free to bring whatever tools—dig, nslookup, mail-tester, OpenSSL—you prefer. I consider the job complete when a test message lands in Gmail’s inbox without warning, Outlook syncs flawlessly, and webmail opens o...
I am looking to hire a cold email professional who already operates their OWN warmed sending infrastructure, including: Your own warmed domains Your own warmed IPv4s Your own SMTP/PMTA/MailWizz/Postfix servers Your own rotation system (domains + IPs) Your own deliverability setup (DKIM, SPF, DMARC, rDNS, etc.) I am NOT looking for someone who uses Instantly, Smartlead, Mailgun, SendGrid, AWS SES, or any cloud ESP. I am ONLY interested in professionals with a private, fully warmed system that is ready to send immediately. Requirements: Must send from your warmed domains (not mine) Must use your warmed dedicated IPs (not shared SMTP junk) Must have a working sending system already ready Ability to send 50,000 cold emails per day (5 days a week) 1 million per month Strong i...
...PDF / JSON Auto GST filing (optional, owner-controlled) E-WAY BILL Manual-assist mode (default) Official API support (optional) Generate / cancel / track CHEQUE PRINTING CTS-2010 compliant Multi-bank templates Alignment settings Cheque issue log MOBILE INTEGRATION Upload invoice photos from mobile via local Wi-Fi Attach images to invoices FINANCIAL / ACADEMIC YEAR FY-wise data separation Prefix/postfix change on FY change FY change confirmation 5-day grace period before FY lock Auto-lock after grace Quotations editable across FYs Hidden emergency override for locked FY (owner only, fully audited) BACKUP & RESTORE Auto backup (configurable interval) Maintain last 3 verified backups Delete old backup only after verification Automatic email backup Restore preview before applying...
I have a FreeBSD 14.3 VPS and I’m ready to carve it into three Bastille jails, each sitting on its own public IPv4 address. )Two of those jails will run PowerDNS, the third will host Postfix. I will install that myself.) All three must be able to speak to one another and to the FreeBSD host itself because the databases they rely on will live on the host. Here’s the outcome I expect: • Bastille correctly installed and configured on the VPS. • Three jails created and started, each bound to its assigned public IP and reachable from the internet as well as from the host and sibling jails. • Internal networking (loopback pair, bridge, or other clean method) so jail-to-jail and jail-to-host traffic never leaves the box. • Any PF or ipfw rules, sysct...
I need help resolving an issue with Postfix on my Linux server. Currently, emails are not being delivered. Ideal Skills and Experience: - Strong experience with Postfix - Familiarity with Linux server management - Knowledge of mail logs and DNS records - Troubleshooting skills for email delivery issues
...frontend starter Backend structure Agent (panel ↔ server) concept Draft installation scripts Full technical PDF Your mission is to complete, stabilize, and secure the panel. Target systems Ubuntu 20.04 / 22.04 AlmaLinux 8 / 9 VPS & Dedicated servers Main features Server monitoring & service control (Nginx, PHP-FPM, MariaDB, Docker) Multi-domain & multi-user hosting DNS (BIND) & Email (Postfix / Dovecot) Let’s Encrypt SSL (automatic) Firewall & Fail2ban Secure Agent Token system Root panel + client panel Modern cPanel-like interface Deliverables Fully working hosting panel Secure install scripts (Ubuntu & AlmaLinux) Clean source code (ZIP) Basic documentation (English) Important rules no chatgpt No external branding or ...
I have a FreeBSD 14.3 VPS and I’m ready to carve it into three Bastille jails, each sitting on its own public IPv4 address. )Two of those jails will run PowerDNS, the third will host Postfix. I will install that myself.) All three must be able to speak to one another and to the FreeBSD host itself because the databases they rely on will live on the host. Here’s the outcome I expect: • Bastille correctly installed and configured on the VPS. • Three jails created and started, each bound to its assigned public IP and reachable from the internet as well as from the host and sibling jails. • Internal networking (loopback pair, bridge, or other clean method) so jail-to-jail and jail-to-host traffic never leaves the box. • Any PF or ipfw rules, sysct...
...existing WordPress website (including database) from another host/server. This is a practical, execution-focused task. The selected freelancer will be required to work directly on our systems, including access to: VPS (Linux) cPanel DNS / Domain settings Other relevant company resources required to complete the task Scope of Work 1. SMTP / Mail Server Setup Install and configure SMTP server on VPS (Postfix / Exim or equivalent) Configure hostname & reverse DNS Setup SPF, DKIM, DMARC Ensure proper email deliverability (avoid spam) Secure configuration (no open relay) Test successful email sending & receiving Enable email account creation 2. WordPress Migration Transfer WordPress website from existing host/server to VPS Migrate complete database and files Ensure site run...
I am looking to hire a cold email professional who already operates their OWN warmed sending infrastructure, including: Your own warmed domains Your own warmed IPv4s Your own SMTP/PMTA/MailWizz/Postfix servers Your own rotation system (domains + IPs) Your own deliverability setup (DKIM, SPF, DMARC, rDNS, etc.) I am NOT looking for someone who uses Instantly, Smartlead, Mailgun, SendGrid, AWS SES, or any cloud ESP. I am ONLY interested in professionals with a private, fully warmed system that is ready to send immediately. Requirements: Must send from your warmed domains (not mine) Must use your warmed dedicated IPs (not shared SMTP junk) Must have a working sending system already ready Ability to send 50,000 cold emails per day (5 days a week) 1 million per month Strong i...
I am looking to hire a cold email professional who already operates their OWN warmed sending infrastructure, including: Your own warmed domains Your own warmed IPv4s Your own SMTP/PMTA/MailWizz/Postfix servers Your own rotation system (domains + IPs) Your own deliverability setup (DKIM, SPF, DMARC, rDNS, etc.) I am NOT looking for someone who uses Instantly, Smartlead, Mailgun, SendGrid, AWS SES, or any cloud ESP. I am ONLY interested in professionals with a private, fully warmed system that is ready to send immediately. Requirements: Must send from your warmed domains (not mine) Must use your warmed dedicated IPs (not shared SMTP junk) Must have a working sending system already ready Ability to send 50,000 cold emails per day (5 days a week) 1 million per month Strong i...
I need a properly configured SMTP server that can handle up to 10,000 outgoing messages per day for bulk-email campaigns. At this stage I’m not tying it to Mailchimp, a CRM, or any other platform—I simpl...recommend for a sender of this size. Deliverables • Fully operational SMTP service reachable over standard ports • Authenticated sending domain with SPF, DKIM and DMARC in place • Test report confirming inbox delivery with no major blacklists triggered • Quick setup guide or screencast so I can change passwords, add users and monitor logs on my own If you have past experience deploying Postfix, Exim, PowerMTA or similar for low-to-medium volume senders, that’s exactly what I’m after. Please outline the stack you’d use and...
...preserved (LDAP/MMR involved) NG modules, LDS licensing (v3 license) Tasks may include: Review migration approach (9 → 10 Daffodil) LDAP / domain / hostname validation Zimbra proxy & services troubleshooting License (LDS) validation and migration checks Mail flow (Postfix, DNS, DKIM/SPF/DMARC) Answering specific technical questions during migration Required experience: Strong hands-on experience with Zimbra 8.8 / 9 / 10 LDAP / MMR knowledge Understanding of NG modules and LDS (Zimbra 10 licensing) Linux (Ubuntu / RHEL / Oracle Linux) Postfix & mail routing Nice to have: Proven experience with Zimbra migrations Experience with Zimbra Daffodil (10.1.x) Consulting / troubleshooting background Engagement: Short-term / hourly Initially 3–5 hours (may exte...
Gmail keeps bouncing my messages with the dreaded “550-5.7.26 This mail is unauthenticated” notice. I send through a Postfix server and manage all DNS zones inside DigitalOcean’s control panel. I already know the problem: my domain lacks working SPF and DKIM records. I need an expert who can generate the correct tokens, publish them in DigitalOcean DNS, and tie everything back into Postfix so Gmail finally recognises the messages as authenticated. Scope of work • Create or repair one SPF record that aligns with my current sending path. • Generate a DKIM key pair, add the TXT record in DigitalOcean, and wire it up to Postfix (OpenDKIM or equivalent). • Verify both records with common testing tools (Google Postmaster, dig, etc.)...
My production mail server runs on Debian and every main layer—Postfix, Zimbra and the Kernel—now needs to move to the latest stable releases. All three components must come through the process with complete data integrity, so the job starts with a solid backup plan: at the moment no backup exists and I will rely on you to design, create and test one before any package is touched. Once the safety net is in place, the work continues with a carefully staged upgrade. Postfix, Zimbra and the Kernel should be brought up to date, followed by migration to the current Debian stable. I expect minimal downtime, full preservation of mailboxes, calendars, contacts, aliases and logs, and a short verification window after each major step to catch issues early. The assignment i...
I’m looking for someone who can physically come to our New Delhi office—remote work is not an option—to take charge of an u...configuration, and handle a full upgrade-and-migration cycle to new hardware without disrupting mail flow. You’ll be expected to arrive on-site, review the existing Ubuntu environment, adjust any misconfigurations, migrate data and user accounts cleanly, then validate that everything functions exactly as before—or better—once the cut-over is done. Solid knowledge of Ubuntu server administration, Postfix/Dovecot, DNS, SSL/TLS and mail security best practices will be essential to get this wrapped up quickly. If you’re available to start immediately in New Delhi and can demonstrate hands-on experience with Mobodoa at t...
Proyectos freelance Informática – Semana 27/01/2014
Do you find yourself in a dilemma when making a choice between Angular and React? Here’s an article to help you choose wisely.