New pages

Jump to navigation Jump to search
New pages
Hide registered users | Hide bots | Show redirects
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 10:53, 16 March 2024How to integrate qms-analog for nicely log stats (hist | edit) ‎[250,882 bytes]Ebroch (talk | contribs) (Created page with "Tried a while ago qmailrocks and liked qms-analog option and sometimes would have saved me from long log debugging on qmailtoaster. now I have some time and decided to refresh qms-analog script to new qmail-scanner. '''BEWARE''' this patch might contain some errors please use it only in testing environment ! '''Install Dependencies''' cpan Time::HiRes DB_File Sys::Syslog MIME::Base64 yum install sharutils unzip perl-suidperl '''Download qmailanalog''' wget...")
  • 10:52, 16 March 2024Hardening your toaster (hist | edit) ‎[4,007 bytes]Ebroch (talk | contribs) (Created page with "Having done a basic install of QMT on Centos 5.4, I wanted to add a number of security-related features to protect my server. === SSH === Create a normal system user and set a password: <pre> adduser -g wheel <username> passwd <username> </pre> The above already added the user to the group wheel, so that you can later become root using '''su -'''. Edit '''/etc/ssh/sshd_config''' and set the option ''PermitRootLogin'' to ''no''. Now, restart sshd by running: <pre>...")
  • 10:50, 16 March 2024QMT Failover replication Setup (hist | edit) ‎[20,182 bytes]Ebroch (talk | contribs) (Created page with "==QMT Failover replication Setup== Craig Smith - 26th October 2006 - craig@doc-net.com Thanks to Jake for taking the time to review this for me before posting. It always helps to have a sounding board and Jake was kind enough to be that board for me. This page gives you a procedure to configure a backup qmt server that will be available for failover in the event of primary server failure. The backup server will only ever be 10 minute out from the primary.(depending...")
  • 10:50, 16 March 2024Disabling Domain Keys (hist | edit) ‎[332 bytes]Ebroch (talk | contribs) (Created page with "Unfortunately, domain keys are broken in Toaster. It's recommended that you disable them for the time being. This will be disabled in future releases anyway, until a suitable fix can be found. To disable domain keys: cd /var/qmail/bin ln -sf qmail-queue.orig qmail-queue And then restart qmail: qmailctl restart That's it!")
  • 10:49, 16 March 2024Convert Vpopmail alias into qmail alias (hist | edit) ‎[1,296 bytes]Ebroch (talk | contribs) (Created page with "From P.V.Anthony <pvanthony@singnet.com.sg> ---------------------- valias2dotqmail -------------------------------- !/bin/bash ################################################################# # script to convert alias stored in database back to .qmail-alias # # Example. # copy the script into the /home/vpopmail/domains/domain.com # then run: sh valias2dotqmail # ################################################################ # file name for the...")
  • 10:49, 16 March 2024Colorfull QMail Logging (hist | edit) ‎[4,692 bytes]Ebroch (talk | contribs) (Created page with "Info from AM (agmsoft@gmail.com) to displaying your Qmail log in color Add this line on your /etc/multitail.conf, if not exist create it. # QMT COLORS # QMT: clamd colorscheme:clamd cs_re:blue:^....-..-.. ..:..:.. cs_re:magenta:: cs_re:green:/var/qmail/simscan/.*(: OK) cs_re:red:/var/qmail/simscan/.*(: [^ ]* FOUND) cs_re:yellow:/var/qmail/simscan/.*( ERROR) # # QMT: qmail-smtp colorscheme:qmail-smtp cs_re:cyan:: cs_re:blue:^....-..-.. ..:..:.. cs_re:magen...")
  • 10:48, 16 March 2024CHKUSR - Enable characters for Blackberry devices (hist | edit) ‎[4,934 bytes]Ebroch (talk | contribs) (Created page with "== Intro == This tip is simply a step by step to recompile chkusr to allow the '/' character. == Why? == (PULLED FROM: [http://wiki.qmailtoaster.com/index.php/FAQs#I_keep_getting_.225.1.0_-_Unknown_address_error_571-.27sorry.2C_sender_address_has_invalid_format_.28.235.7.1_-_chkuser.29.27.22_errors.2C_especially_from_people_with_Blackberry_devices._What_can_I_do.3F This FAQ] ) I keep getting "5.1.0 - Unknown address error 571-'sorry, sender address has invalid format...")
  • 10:48, 16 March 2024MailingList Archiving (hist | edit) ‎[8,567 bytes]Ebroch (talk | contribs) (Created page with "If you want to setup Mailinglist Archiving system like Mail-Archive.com, you may want to install [http://www.mhonarc.org/ MHonArc] and [http://www.mhonarc.org/mharc/ mharc]. But for simplity I have create a scripts to install them which can be directly run at QMailToaster or QMT-ISO box Install how to: # vi install-mailarchive.sh #!/bin/sh # This script installs MHonArc (www.mhonarc.org), # Namazu (www.namazu.org), Procmail (www.procmail.org) # then install (www....")
  • 10:48, 16 March 2024Mailman (hist | edit) ‎[19,015 bytes]Ebroch (talk | contribs) (Created page with "Some folks like myself may prefer a more user-friendly and robust List Management package for their toaster than what ezmlm-toaster provides. '''[http://www.gnu.org/software/mailman/index.html Mailman, the GNU Mailing List Manager]''' is a full featured, widely used and well supported List Manager which can be used in place of, or along side of ezmlm-toaster. (Running both together shouldn't be a problem that I can think of as long as domain and list names are kept separ...")
  • 10:47, 16 March 2024Ezmlm Related Stuff (hist | edit) ‎[417 bytes]Ebroch (talk | contribs) (Created page with "If you're getting errors about the address not being in the To: or CC: lines, enable the -T flag in your list file: edit your listfile (/home/vpopmail/domains/yourdomain.com/.qmail-yourlist) Change this line: |/usr/bin/ezmlm-reject '/home/vpopmail/domains/yourdomain.com/yourlist' To this: |/usr/bin/ezmlm-reject -T '/home/vpopmail/domains/yourdomain.com/yourlist'")
  • 10:47, 16 March 2024Bulk import emails into EzMLM (hist | edit) ‎[1,152 bytes]Ebroch (talk | contribs) (Created page with "Ever had a large list of email addresses that you wanted to import into a mailing list, or converting from another mail program? It's possible. If you put all of your email addresses into a text file (Unix format), one email address per line, you can import them into your mailing list (which you already created, right?). Each address MUST contain a @ symbol. The import will stop at the first emtpy line, EOF, or the first email in an invalid format (no @ symbol). You ca...")
  • 10:46, 16 March 2024Outlook problems and possible solutions (hist | edit) ‎[3,260 bytes]Ebroch (talk | contribs) (Created page with "This was taken from an email I sent to a user regarding their Outlook issues that they insisted were a server issue. Basically Outlook can have hangs for just about any reason. I'm not going to try and keep these links current so if you find a broken one and a new link, please update this page! - Jake Do you have Office SP2 installed? http://www.microsoft.com/downloads/details.aspx?FamilyID=57E27A97-2DB6-4654-9DB6-EC7D5B4DD867&displaylang=en If you have, are you al...")
  • 10:44, 16 March 2024Dspam (hist | edit) ‎[3,613 bytes]Ebroch (talk | contribs) (Created page with "<pre> Install Dspam: wget https://raw.githubusercontent.com/qmtoaster/dspam/master/dspamdb.sh chmod 755 dspamdb.sh ./dpsamdb.sh Running the script 'dspamdb.sh' creates the dspam database, installs dspam, and starts the dspam service. If dspam is implemented for a domain, every email received by that domain will have a dspam signature in the header and a matching signature will automatically be entered in the dspam maria/mysql database. At this point there has been no tr...")
  • 10:42, 16 March 2024Scanning External non locally hosted domains (hist | edit) ‎[970 bytes]Ebroch (talk | contribs) (Created page with "===Scanning External non locally hosted domains=== Thanks to Erik Espinoza for these details. ;To scan an external domain or do a 3rd party spamassassin scanning service it is really rather easy. Follow the steps below. *1.Have Domain X's MX record changed to point to the spamassassin server. *2.On SA server, add Domain X's Domain to the /var/qmail/control/rcpthosts file. *3.ON SA server add the receiving server's address for Domain X to the smtproutes file. Examp...")
  • 10:41, 16 March 2024Prevent Spam from valid sender/recipient (hist | edit) ‎[1,855 bytes]Ebroch (talk | contribs) (Created page with "'''How to prevent spam from a spoofed local account.''' Example SMTP Log: 08-27 05:54:35 CHKUSER accepted sender: from <valid.email@account.no::> remote <[113.22.203.172]:unknown:113.22.203.172> rcpt <> : sender accepted 08-27 05:54:35 CHKUSER accepted rcpt: from <valid.email@account.no::> remote <[113.22.203.172]:unknown:113.22.203.172> rcpt <valid.email@account.no> : found existing recipient 08-27 05:54:35 policy_check: local valid.email@account.no -> local valid....")
  • 10:41, 16 March 2024How to redirect/bounce mail for sa-learn (hist | edit) ‎[2,749 bytes]Ebroch (talk | contribs) (Created page with "== How to bounce/redirect mail == As I've mentioned, forwarding mail into a spamtrap registers your email address as being a spam source; not good. Instead, we want to use the redirect or bounce feature available in a number of mail programs. Many thanks to all the contributors, listed in parentheses. '''AOL's integrated email client''' Redirecting mail is not available. (Dave Goldsmith) '''Eudora''' Select the message, go to the "Message" menu, choose redir...")
  • 10:40, 16 March 2024Install Razor (hist | edit) ‎[43 bytes]Ebroch (talk | contribs) (Created page with "This how to came from Gilbert T. Gutierrez, Jr. Operations Manager of [http://phoenixinternet.net/ Phoenix Internet] based on [http://wiki.apache.org/spamassassin/RazorSiteWide RazorSiteWide] <br> Create temporer razor folder <blockquote><code> mkdir razor<br> cd razor </code></blockquote> Install razor-agents-sdk <blockquote><code> wget http://prdownloads.sourceforge.net/razor/razor-agents-sdk-2.07.tar.bz2?download<br> tar xvjf razor-agents-sdk-2.07.tar.bz2<br> c...")
  • 10:40, 16 March 2024Install Pyzor (hist | edit) ‎[2,216 bytes]Ebroch (talk | contribs) (Created page with "===Install Pyzor=== Jake Vickers <jake@v2gnu.com> September 19, 2006 Scott Hughes - Updated - June 9, 2009 <blockquote>"Pyzor is a collaborative, networked system to detect and block spam using identifying digests of messages."<br /> (from the Pyzor website: http://pyzor.sourceforge.net/)</blockquote> Installing Pyzor is rather easy. You need to have python installed first. Here are the steps to install from source: Download pyzor from Sourceforge (http://s...")
  • 10:39, 16 March 2024Disabling Spam checking for a particular address or domain (hist | edit) ‎[1,235 bytes]Ebroch (talk | contribs) (Created page with "his tip shows how to disable Spam processing using simscan in your toaster. I added this tip after needing to disable spam checking for a given domain. I had a program which automatically generated emails for events and sent them using a perl script. The perl smtp module was not sending a header that Spam Assasin liked so every mail sent was being tagged as spam. Here are the steps I used to quit processing mails sent from this domain. First I located the simcontrol f...")
  • 10:39, 16 March 2024Adding greylisting to QMT (hist | edit) ‎[1,500 bytes]Ebroch (talk | contribs) (Created page with "'''Note, this method is deprecated, in favor of using spamdyke. Based on: http://www.kabewm.com/?p=19 and http://thomas.mangin.me.uk/software/qmail-greylist.html Download qmail-greyd and configure it <pre> cd /var/qmail/bin wget http://thomas.mangin.me.uk/data/source/qmail-greyd chmod +x qmail-greyd mkdir /var/qmail/grey chown vpopmail.vchkpw /var/qmail/grey </pre> Add ,GREY=”" to the :allow statement at the bottom of /etc/tcprules.d/tcp.smtp <pre>...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)