Re: [qmailtoaster] Re: SMTPROUTES Error

2009-12-04 Thread amit IKF
Hi Eric,

Well another interesting factor I come across is that when I used same
smarthost from my another qmail toaster server its working fine. Thats
making me more confused to rectify the problem.
If I provide you with the smarthost can you please check what's its showing
at your end.

Thanks and regards,

Amit

On Fri, Dec 4, 2009 at 9:54 PM, Eric Shubert e...@shubes.net wrote:

 I don't know off hand exactly how QMT does authentication with smtproutes.

 That being said, 3 common auth methods are plain, login, and cram-md5. QMT
 should only use a method that's shown by the receiving server's AUTH reply
 to the ehlo command. You can check to see what the receiving server lists by
 telnetting to it, and issuing an ehlo command. I would check this first.

 If cram-md5 is listed, that's probably what QMT will try to use first. I
 don't know if QMT is programmed to try other methods if the first one fails
 or not. From what you said, I'd guess not. It could be either end of the
 connection though that's not doing/allowing a 2nd try. The RFC states pretty
 clearly that subsequent methods may be tried should the first one fail.

 I don't know of a way to tell smtproutes to which auth method to use. It
 should be automatic, based on what the receiving server shows is available.
 If you need to use a specific auth method, I think you'll need to modify the
 source code. (I needed to do this with the python smtp module a few months
 ago, which resulted in an enhancement to that module. QMT doesn't use that
 python module though.)

 BL, if the smarthost is showing cram-md5 and can't handle it, it should
 allow subsequent retries. You need to determine whether it's QMT or the
 smarthost that's not doing/allowing retries, and fix accordingly. Otherwise,
 you might modify the QMT source to try plain auth first, which I'm pretty
 sure will work for you.

 Please note, I'm speculating a bit here, but HTH anywise.


 amit IKF wrote:

 Hi Everyone,

 Some more details which I got after discussing with my ISP on the below
 topic. According to my ISP, the server is sending some kind of encrypted
 password for login authentication but it require PLAIN authentication to
 connect to SMARTHOST.
 I'm not getting where is problem because I'm entering PLAIN password in
 SMTPROUTES.

 Any help.

 Thanks ans regards,

 Amit

 On Thu, Dec 3, 2009 at 2:19 PM, amit IKF a...@ikf.co.in mailto:
 a...@ikf.co.in wrote:

Hi Everyone,

I'm using smarthost in SMTPROUTES to relay mails from one of my
qmailtoaster server but its giving me error uanle to authenticate
remote server with given username and password. But with same smart
host username and password I'm able to send mail from my Outlook
express.
My SMTPROUTES file looks like

:smart_host_server_ip:25 smarthost_username smarthost_password

Regards,

Amit




 --
 -Eric 'shubes'



 -
 Qmailtoaster is sponsored by Vickers Consulting Group (
 www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!

 -
Please visit qmailtoaster.com for the latest news, updates, and
 packages.
 To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com





[qmailtoaster] SMTPROUTES Error

2009-12-03 Thread amit IKF
Hi Everyone,

I'm using smarthost in SMTPROUTES to relay mails from one of my qmailtoaster
server but its giving me error uanle to authenticate remote server with
given username and password. But with same smart host username and password
I'm able to send mail from my Outlook express.
My SMTPROUTES file looks like

:smart_host_server_ip:25 smarthost_username smarthost_password

Regards,

Amit


[qmailtoaster] Re: SMTPROUTES Error

2009-12-03 Thread amit IKF
Hi Everyone,

Some more details which I got after discussing with my ISP on the below
topic. According to my ISP, the server is sending some kind of encrypted
password for login authentication but it require PLAIN authentication to
connect to SMARTHOST.
I'm not getting where is problem because I'm entering PLAIN password in
SMTPROUTES.

Any help.

Thanks ans regards,

Amit

On Thu, Dec 3, 2009 at 2:19 PM, amit IKF a...@ikf.co.in wrote:

 Hi Everyone,

 I'm using smarthost in SMTPROUTES to relay mails from one of my
 qmailtoaster server but its giving me error uanle to authenticate remote
 server with given username and password. But with same smart host username
 and password I'm able to send mail from my Outlook express.
 My SMTPROUTES file looks like

 :smart_host_server_ip:25 smarthost_username smarthost_password

 Regards,

 Amit




[qmailtoaster] QMAIL SEND AND SMTP LOG

2009-12-02 Thread amit IKF
Hi Everyone,

In my SMTP and SEND log I'm getting following details. What does this
exactly means?

SEND:

2009-12-03 12:56:40.868580500 status: exiting
2009-12-03 12:56:40.875173500 status: local 0/10 remote 0/60
2009-12-03 12:56:42.870152500 status: exiting
2009-12-03 12:56:42.878006500 status: local 0/10 remote 0/60
2009-12-03 12:56:44.484999500 status: exiting
2009-12-03 12:56:44.491444500 status: local 0/10 remote 0/60
2009-12-03 12:56:46.337577500 status: exiting
2009-12-03 12:56:46.345130500 status: local 0/10 remote 0/60

SMTP:
2009-12-03 11:29:49.535807500 tcpserver: status: 0/100
2009-12-03 11:35:45.538028500 tcpserver: status: 0/100
2009-12-03 11:37:23.210359500 tcpserver: status: 0/100
2009-12-03 11:37:26.875962500 tcpserver: status: 0/100
2009-12-03 11:41:55.465245500 tcpserver: status: 0/100
2009-12-03 11:42:18.817367500 tcpserver: status: 0/100
2009-12-03 11:42:23.934269500 tcpserver: status: 0/100
2009-12-03 11:42:34.573098500 tcpserver: status: 0/100
2009-12-03 11:46:06.022494500 tcpserver: status: 0/100
2009-12-03 11:49:21.348145500 tcpserver: status: 0/100
2009-12-03 11:52:14.899118500 tcpserver: status: 0/100
2009-12-03 11:54:14.247615500 tcpserver: status: 0/100
2009-12-03 12:16:33.706119500 tcpserver: status: 0/100
2009-12-03 12:56:40.879310500 tcpserver: status: 0/100
2009-12-03 12:56:42.880326500 tcpserver: status: 0/100
2009-12-03 12:56:44.494985500 tcpserver: status: 0/100
2009-12-03 12:56:46.345905500 tcpserver: status: 0/100
2009-12-03 12:59:41.732652500 tcpserver: status: 1/100
2009-12-03 12:59:41.732655500 tcpserver: pid 17666 from 127.0.0.1
2009-12-03 12:59:41.732657500 tcpserver: ok 17666
email.ameyagroup.com:127.0.0.1:25 :127.0.0.1::34886
2009-12-03 12:59:45.262597500 tcpserver: end 17666 status 0
2009-12-03 12:59:45.262599500 tcpserver: status: 0/100
2009-12-03 13:02:46.209266500 tcpserver: status: 0/100

Regards,

Amit


Re: [qmailtoaster] Webmail Interface

2009-11-26 Thread amit IKF
Thanks.

Its done.

Regards,

Amit


On Thu, Nov 26, 2009 at 8:12 PM, amit IKF a...@ikf.co.in wrote:

 Hi Everyone,

 Can anyone please update with the link from where to download Outlook theme
 for Squirrel Mail.

 Regards,

 Amit



 On Thu, Nov 26, 2009 at 7:05 PM, Patrick Ring pr...@pringtech.net wrote:

 Andreas,

 That is most helpful.  I had just unpacked the tar.gz and put the
 outlook.php in the themes folder.  I sort of expected it might
 dynamically pick it up (read the folder).  I'll try this as soon as I
 get the chance.

 Thank you,
 Patrick Ring

 -Original Message-
 From: Andreas Galatis [mailto:a...@unet.de]
 Sent: 2009-11-26 02:46
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] Webmail Interface

 Hi Patrick,

 unpack the tar.gz
 cp themes/outlook.php to your squirrelmail-folder
 (/usr/share/squirrelmail/themes ?) edit config/config.php append the
 themes- list with $theme[33]['PATH'] = SM_PATH . 'themes/outlook.php';
 $theme[33]['NAME'] = 'Outlook'; adapt number [33] to your installation

 Now the user has the choice to select Outlook from under Options  View

 Andreas
 Am Thursday 26 November 2009 06:24:08 schrieb Patrick Ring:
  That looks really great!
  I've downloaded it, but it looks like a total implementation of
  Squirrelmail.  Is it possible to just install the skin?
  The INSTALL file doesn't really tell much (unless you are scratch
  installing Squirrelmail).
 
  Thanks,
  Patrick Ring
 
  
 
  From: Kyle Quillen [mailto:kquil...@corp.wifi7.com]
  Sent: 2009-11-25 18:23
  To: qmailtoaster-list@qmailtoaster.com
  Subject: Re: [qmailtoaster] Webmail Interface
 
 
 
  Look at squirrel outlook I have it it is just a skin.
 
 
  --
  Sent using BlackBerry
 
 
  - Original Message -
  From: Sales sa...@magicwisp.com
  To: qmailtoaster-list@qmailtoaster.com
  qmailtoaster-list@qmailtoaster.com
  Sent: Wed Nov 25 18:44:18 2009
  Subject: [qmailtoaster] Webmail Interface
 
  What other webmail interfaces are people using?  I have had
  squirrelmail running for several years on a toaster, but am building a

  new toaster and want a new interface.  I think the final straw was my
  65 year old mother telling me it looked dated and that she didn't like
 using it.
  Roundcube looks promising, but am wondering just how far along it is,
  Horde looks like a pain, and then there are a myriad of others.  I
  wish SM would change the look, because it works well - something a
  little more Outlookish would be great, but I don't think they ever
 plan that.
  Just need some hints, and something that is easy to install and
  maintain.
 
 
 
  Jack Martin
 
  MagicWISP



 
 -
 Qmailtoaster is sponsored by Vickers Consulting Group
 (www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and
 installations.
  If you need professional help with your setup, contact them today!
 
 -
 Please visit qmailtoaster.com for the latest news, updates, and
 packages.

  To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com




 -
 Qmailtoaster is sponsored by Vickers Consulting Group (
 www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!

 -
 Please visit qmailtoaster.com for the latest news, updates, and
 packages.

  To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com






Re: [qmailtoaster] Dovecot howto

2009-11-24 Thread amit IKF
Hi Everone,

I want to install Dovecot on my Qmail Toaster. I tried to follow Aleksander
Dovecot howto steps and got stuck at very 1st step i.e. stop qmail, remove:
courier-authlib-toaster, courier-imap-toaster and qmail-pop3d-toaster and
check /var/qmail/supervise directory.

How do I remove installed courier-authlib-toaster, courier-imap-toaster and
qmail-pop3d-toaster from Qmail-Toaster. If I try yum remove
courier-authlib-toaster my server is trying to remove following dependecy
packages mentioned below:
1) control-panel-toaster
2) courier-imap-toaster
3) ezmlm-cgi-toaster
4) isoqlog-toaster
5) maildrop-toaster
6) maildrop-toaster-devel
7) qmailadmin-toaster
8) qmailmrtg-toaster
9) vqadmin-toaster

Any help how do I start with installing Dovecot on my server.

Thanks and regards,

Amit


Re: [qmailtoaster] Dovecot howto

2009-11-24 Thread amit IKF
Hi Aleksander,

Thanks for replying. When I type rpm -e courier-imap-toaster I'm getting
below error:
error: Failed dependencies:
  courier-imap-toaster = 4.1.2 is needed by (installed)
control-panel-toaster-0.5-1.3.7.noarch

Any help.

Regards,

Amit

2009/11/24 Aleksander Podsiadły a...@westside.kielce.pl

 Dnia 2009-11-24, o godz. 19:41:26
 amit IKF a...@ikf.co.in napisał(a):

  Hi Everone,
 
  I want to install Dovecot on my Qmail Toaster. I tried to follow
  Aleksander Dovecot howto steps and got stuck at very 1st step i.e.
  stop qmail, remove: courier-authlib-toaster, courier-imap-toaster and
  qmail-pop3d-toaster and check /var/qmail/supervise directory.
 
  How do I remove installed courier-authlib-toaster,
  courier-imap-toaster and qmail-pop3d-toaster from Qmail-Toaster. If I
  try yum remove courier-authlib-toaster my server is trying to
  remove following dependecy packages mentioned below:
  1) control-panel-toaster
  2) courier-imap-toaster
  3) ezmlm-cgi-toaster
  4) isoqlog-toaster
  5) maildrop-toaster
  6) maildrop-toaster-devel
  7) qmailadmin-toaster
  8) qmailmrtg-toaster
  9) vqadmin-toaster
 
  Any help how do I start with installing Dovecot on my server.
 
  Thanks and regards,
 
  Amit

 rpm -e courier-imap-toaster
 and so on.

 --
 Pozdrawiam / Regards,
 Aleksander Podsiadły
 mail: a...@westside.kielce.pl
 jid: a...@jabber.westside.kielce.pl
 ICQ: 201121279
 gg: 9150578


 -
 Qmailtoaster is sponsored by Vickers Consulting Group (
 www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!

 -
 Please visit qmailtoaster.com for the latest news, updates, and
 packages.

  To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com





Re: [qmailtoaster] Dovecot howto

2009-11-24 Thread amit IKF
Thanks Aleksander.

Now second step is I download source rpm i.e.
wget http://dl.atrpms.net/all/dovecot-1.2.8-0_103.src.rpm

Now how do compile it with --with-vpopmail.

Regards,

Amit



2009/11/24 Aleksander Podsiadły a...@westside.kielce.pl

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Dnia 2009-11-24, o godz. 15:17:19
 Aleksander Podsiadły a...@westside.kielce.pl napisał(a):

  rpm -e courier-imap-toaster
  and so on.
 Sorry, you need one more option:
 rpm -e --nodeps courier-authlib-toaster courier-imap-toaster
 qmail-pop3d-toaster

 - --
 Pozdrawiam / Regards,
 Aleksander Podsiadły
 mail: a...@westside.kielce.pl
 jid: a...@jabber.westside.kielce.pl
 ICQ: 201121279
 gg: 9150578
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2.0.13 (GNU/Linux)

 iEYEARECAAYFAksL7LcACgkQfgLJLO5aIX3BKgCgmFAKsCRrCAcrA58OP8HYhbVP
 9lcAn0RLWnAN8MB2+pB0bdxwMO+7VLYL
 =VYal
 -END PGP SIGNATURE-



Re: [qmailtoaster] Dovecot howto

2009-11-24 Thread amit IKF
Also in my /var/qmail/supervise folder there is pop3 folder. Is it fine or
do i need to delete it?

Regards,

Amit

2009/11/24 amit IKF a...@ikf.co.in

 Thanks Aleksander.

 Now second step is I download source rpm i.e.
 wget http://dl.atrpms.net/all/dovecot-1.2.8-0_103.src.rpm

 Now how do compile it with --with-vpopmail.

 Regards,

 Amit



 2009/11/24 Aleksander Podsiadły a...@westside.kielce.pl

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Dnia 2009-11-24, o godz. 15:17:19
 Aleksander Podsiadły a...@westside.kielce.pl napisał(a):

  rpm -e courier-imap-toaster
  and so on.
 Sorry, you need one more option:
 rpm -e --nodeps courier-authlib-toaster courier-imap-toaster
 qmail-pop3d-toaster

 - --
 Pozdrawiam / Regards,
 Aleksander Podsiadły
 mail: a...@westside.kielce.pl
 jid: a...@jabber.westside.kielce.pl
 ICQ: 201121279
 gg: 9150578
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2.0.13 (GNU/Linux)

 iEYEARECAAYFAksL7LcACgkQfgLJLO5aIX3BKgCgmFAKsCRrCAcrA58OP8HYhbVP
 9lcAn0RLWnAN8MB2+pB0bdxwMO+7VLYL
 =VYal
 -END PGP SIGNATURE-





Re: [qmailtoaster] Dovecot howto

2009-11-24 Thread amit IKF
Hi Aleksander,

I just executed command rpmbuild --rebuild --with vpopmail
dovecot-*.src.rpm.

Will this also work. The above comand has built 3 RPMS mention below:
1) dovecot-1.2.8-0_103.i386.rpm
2) dovecot-debuginfo-1.2.8-0_103.i386.rpm
3) dovecot-devel-1.2.8-0_103.i386.rpm

So do I install this all rpm or I had done some mistake.

Thanks and regards,

Amit


2009/11/24 Aleksander Podsiadły a...@westside.kielce.pl

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Dnia 2009-11-24, o godz. 20:08:27
 amit IKF a...@ikf.co.in napisał(a):

  Thanks Aleksander.
 
  Now second step is I download source rpm i.e.
  wget http://dl.atrpms.net/all/dovecot-1.2.8-0_103.src.rpm
 
  Now how do compile it with --with-vpopmail.
 
  Regards,
 
  Amit

 You have to compile dovecot as root, ordinary user have no permission
 to access vpopmail libraries.
 The simplest way is
 install source:
 rpm -i dovecot-1.2.8-0_103.src.rpm

 go to spec file end edit it by vi:
 cd /usr/src/redhat/SPECS
 vi dovecot.spec

 find line --disable-static (line 97) and after it add line:
--with-vpopmail  \

 save it and compile for 64 bits:
 rpmbuild -ba --target=i88_64 dovecot.spec
 or for 32 bits:
 rpmbuild -ba --target=i686 dovecot.spec

 Now you cen remove spec file and sources from /usr/src/redhat/SOURCES
 You successfully compiled dovecot. :)

 In /usr/src/redhat/SRPMS there is modified src.rpm
 In /usr/src/redhat/RPMS/x86_64 or /usr/src/redhat/RPMS/i686 there are 3
 rpm packages, you need only the one without devel or debuginfo in name.

 - --
 Pozdrawiam / Regards,
 Aleksander Podsiadły
 mail: a...@westside.kielce.pl
 jid: a...@jabber.westside.kielce.pl
 ICQ: 201121279
 gg: 9150578
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2.0.13 (GNU/Linux)

 iEYEARECAAYFAksL+5EACgkQfgLJLO5aIX1aGwCgzPhAeAkXaQi95Zs+NMoWvHkU
 UdMAnifGEWWCwedxoZkLfup0nptOLYbz
 =QXY8
 -END PGP SIGNATURE-



Re: [qmailtoaster] Dovecot howto

2009-11-24 Thread amit IKF
Hi Maxwell,

I never posted to Wiki. This will be my first post and I don't know how much
perfect this is. So I need all of your help to correct it and post on wiki.
My steps are ready to post in a doc file. If you want I can attach the doc
file.

Regards,

Amit


Re: [qmailtoaster] Dovecot howto

2009-11-24 Thread amit IKF
Hi Aleksander/Eric/Jake/Maxwell and others,

Finally I'm attaching doc file with step by step procedure of How to install
Dovecot on Qmailtoaster. Please check all the steps and if everything fine
then please upload it on the wiki. I had make this doc file for 32 bit arch.


Please find attach file in mail.

Regards,

Amit

2009/11/25 Aleksander Podsiadły a...@westside.kielce.pl

 Dnia 2009-11-24, o godz. 11:51:58
 Bill Holt bh...@net-axs.com napisał(a):

 Why does it need postgresql-devel to compile?

 Bill, it was hard to find your question. :|
 Cut off unimportant text, don't use HTML, please. We are admins not
 lusers. ;)

 Because in spec file is option --with-pgsql. Read file dovecot.spec from
 source rpm package.

 --
 Pozdrawiam / Regards,
 Aleksander Podsiadły
 mail: a...@westside.kielce.pl
 jid: a...@jabber.westside.kielce.pl
 ICQ: 201121279
 gg: 9150578


 -
 Qmailtoaster is sponsored by Vickers Consulting Group (
 www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!

 -
 Please visit qmailtoaster.com for the latest news, updates, and
 packages.

  To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com





Dovecot.doc
Description: MS-Word document
-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!
-
 Please visit qmailtoaster.com for the latest news, updates, and packages.
 
  To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


Re: [qmailtoaster] Re: how to look in the log

2009-10-28 Thread amit IKF
Hi Everyone,

Even I would appreciate to become the Volunteer. But I'm new to LINUX, Mail
Server and other stuffs hope that won't affect me to become a Volunteer.
Actually this is my first mailing list where I joined and I'm really feeling
good to join such wonderful mailing list.
Jake, Eric and others are really helpful to newbies like me. Cheers to all
of yoou for wonderful help.

I would really appreciate to become Volunteer for such a wonderful mailing
list.

Thanks,

Amit


On Thu, Oct 29, 2009 at 12:39 AM, Jim Shupert jshup...@pps-inc.com wrote:



 Jake Vickers wrote:

 Jim Shupert wrote:



 Jake Vickers wrote:

 Jim Shupert wrote:



 Eric Shubert wrote:

 Jim Shupert wrote:

 could someone remind me how I might look in the logs to see any and all
 references to b...@billybob.com

 here is my situation a user says she is not getting email from ( let us
 call them ) bi...@billybob.com

 so i wish to see if billy mail hits my server and is  rejected or what
 not etc.

 thanks!

 jS


 Providing you have QTP installed (and you really should),
 # qmlog -lc bi...@billybob\.com bi...@billybob%5c.com smtp
 Cool, eh?


 Most Cool -- Thanks!
 -- i wish i had a better idea on how to understand the log
 might you tell me what relevance the below has - what it means ? why the
 reject?
  snip

 10-26 08:36:31 CHKUSER accepted sender: from 
 bi...@billybob.com::bi...@billybob.com::
 remote mail-out2.fuse.net:unknown:216.68.8.171
 rcpt  : sender accepted
 10-26 08:36:31 qmail-smtpd: spf-reject: HELO(mail-out2.fuse.net) from
 216.68.8.171. MAILFROM:bi...@billybob.com
 10-26 08:36:36 tcpserver: end 3876 status 0
 10-26 08:36:36 tcpserver: status: 0/100
 10-26 08:36:39 tcpserver: status: 1/100
 10-26 08:36:39 tcpserver: pid 3877 from 217.23.9.164
 10-26 08:36:39 tcpserver: ok 3877
 sifter.pps-inc.com:192.168.200.222:25 :217.23.9.164::1803
 10-26 08:36:39 tcpserver: status: 2/100
 10-26 08:36:39 tcpserver: pid 3878 from 216.37.105.169
 10-26 08:36:39 tcpserver: ok 3878
 sifter.pps-inc.com:192.168.200.222:25 :216.37.105.169::33074
 10-26 08:36:39 rblsmtpd: 216.37.105.169 pid 3878: 451
 http://www.spamhaus.org/SBL/sbl.lasso?query=SBL77346

 /snip

 spf-reject: HELO(mail-out2.fuse.net) from
 216.68.8.171. MAILFROM:bi...@billybob.com

 and i did a spf test w http://www.kitterman.com/spf/validate.html

 Found v=spf1 record for billybob.com
 v=spf1 a mx a:ecsubs.com include:cust-spf.exacttarget.com -all

 my bottom line is it looks like it was accepted [ accepted sender: from
 bi...@billybob.com:: bi...@billybob.com:: ]

 so maybe I should ask my user to look in her spam folder?

 any informed insights welcomed -- i am learning THANKS!
 ( and I have changed the name  domain , of course )


 It accepted it because the sender was okay, but the SPF record did not
 pass. Check your /var/qmail/control/spfbehavior file. It's probably at the
 default of 3 which is okay for most, but you may need to lower it to 2 or 1
 to get that particular email to work. There's more info on the wiki.


  so more info on the wiki is

 http://wiki.qmailtoaster.com/index.php/QMT-ISO_Manual_Guide
 so I just do the below --( so do 2 things
  Configure Domain's SPF

 You can add SPF record for your domain, so other mailserver can recognize
 which email was sent using your mailserver. Visit 
 SPFhttp://wiki.qmailtoaster.com/index.php/SPFpage for detail info about it.

 For your information, there are some admin that may provide SPF record for
 their domain is wrong syntax. Or DNS server that provide SPF record down. So
 it may reject emails to your server.
 thing 1

 What I do is change the value into 1

 # vi /var/qmail/control/spfbehavior
 1
 # qmailctl restart


 Then add these SA rules, so it can prevent bad emails
 thing 2

 # vi /etc/mail/spamassassin/local.cf
 # add score to softfail SPF
 header spf_softfail Received-SPF =~ /\bsoftfail\b/
 score spf_softfail 1.0


 # add score to fail SPF
 header spf_fail Received-SPF =~ /\bfail\b/
 score spf_fail 2.0
 # qmail-spam restart


 and would it be true that i can just cut  paste the above ?
 thanks!


 That will work, yes.
 Guess we should launch a group to update/organize the wiki a little. Any
 volunteers?

  I would enjoy giving back to the community -- i only wonder if i --- am a
 good choice [?]
 -- elzewize i Volunteer

 and Thanks!



Re: [qmailtoaster] chkuser problem again

2009-10-28 Thread amit IKF
Hi Madmac,

I was facing the same problem. Used dos2unix command to solved the problem.
you can try by running dos2unix tcp.smtp in tcp.d folder.

Regards,

Amit

On Thu, Oct 29, 2009 at 1:18 AM, Jake Vickers j...@qmailtoaster.com wrote:

 sysadmin wrote:

 I am trying to disable  chkuser  by adding the SENDER_NOCHECK=1
 in the tcp.smtp file ( I use qcontrol )


 127.:allow,RELAYCLIENT=,DKSIGN=/var/qmail/control/domainkeys/%/private,RBLSMTPD=,NOP0FCHECK=1SENDER_NOCHECK=1


 Still get errors on the sending computer in /var/spool/mail/myname

 host mx.abcdefg.com[12.34.56.78] said: 511 sorry, can't find a valid
 MX for sender domain (#5.1.1 - chkuser) (in reply to MAIL FROM  command)
 ( host name  IP change to protect the innocent )

 When i even manyally reload the cdb with : qmailctl cdb
 I get this error :

 tcprules: fatal: unable to parse this line:
 127.:allow,RELAYCLIENT=,DKSIGN=/var/qmail/control/domainkeys/%/private,RBLSMTPD=,NOP0FCHECK=1SENDER_NOCHECK=1

 Reloaded /etc/tcprules.d/tcp.smtp
 Reloaded /var/qmail/control/badmimetypes.cdb
 Reloaded /var/qmail/control/badloadertypes.cdb
 Reloaded /var/qmail/control/simversions.cdb
 Reloaded /var/qmail/control/simcontrol.cdb

 As I said above adding the SENDER_NOCHECK=1
 did not work.

 Thanks

 madmac


 Are you running the latest version of QControl? I think there was a bug
 with linefeeds produced by PHP that would cause the tcp.smtp file to be
 incorrectly parsed. The new version should fix this, or you can edit it and
 fix it yourself. There was a post a couple months back about this,
 especially as it relates to the invalid MX for sender domain - that's a
 different switch you need to add to the tcp.smtp file. Or get the sending
 email to add an MX entry for their domain



 -
 Qmailtoaster is sponsored by Vickers Consulting Group (
 www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!

 -
Please visit qmailtoaster.com for the latest news, updates, and
 packages.
 To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com





Re: [qmailtoaster] Tap file not working

2009-10-26 Thread amit IKF
Hi Jake,

I have created a taps file in /var/qmail/control.
Entry in taps file is mentioned below:

.ad...@mydomain.com:a...@mydomain.com


but none of the mails of ad...@mydomain.com are getting delivered to
a...@mydomain.com email id.

Regards,

Amit

On Mon, Oct 19, 2009 at 9:41 PM, Jake Vickers j...@qmailtoaster.com wrote:

  amit IKF wrote:

 Hi Jake,

 What more details you need kindly let me know?

 Regards,

 Amit

 On Fri, Oct 16, 2009 at 6:20 PM, Jake Vickers j...@qmailtoaster.comwrote:

  amit IKF wrote:

 Hi Everyone,

 I think my TAP file  is not working properly. There are around 25 emails
 list in tap file. And out of this 25 I have found some email ids are not
 getting tapped.

 Regards,

 Amit


  This is not enough information to even begin to guess at an issue.


 What do you mean not working correctly? Explain in detail. What do the logs
 show? What does your tap file look like?



Re: [qmailtoaster] Tap file not working

2009-10-26 Thread amit IKF
Thanks Ole.

Thats solves the problem.

Regards,

Amit

On Mon, Oct 26, 2009 at 2:31 PM, Ole N.Johansen ole.johan...@cryonix.nowrote:

  To tap an individual email address and send a copy to arch...@example.comadd 
 a line like:
 u...@domain.com:arch...@example.com



 No . (dot) in front of the individual email address



 Ole J


  --

 *From:* amit IKF [mailto:a...@ikf.co.in]
 *Sent:* 26. oktober 2009 09:28
 *To:* qmailtoaster-list@qmailtoaster.com
 *Subject:* Re: [qmailtoaster] Tap file not working



 Hi Jake,

 I have created a taps file in /var/qmail/control.
 Entry in taps file is mentioned below:

 .ad...@mydomain.com:a...@mydomain.com


 but none of the mails of ad...@mydomain.com are getting delivered to
 a...@mydomain.com email id.

 Regards,

 Amit

 On Mon, Oct 19, 2009 at 9:41 PM, Jake Vickers j...@qmailtoaster.com
 wrote:

 amit IKF wrote:

 Hi Jake,

 What more details you need kindly let me know?

 Regards,

 Amit

 On Fri, Oct 16, 2009 at 6:20 PM, Jake Vickers j...@qmailtoaster.com
 wrote:

 amit IKF wrote:

 Hi Everyone,

 I think my TAP file  is not working properly. There are around 25 emails
 list in tap file. And out of this 25 I have found some email ids are not
 getting tapped.

 Regards,

 Amit



 This is not enough information to even begin to guess at an issue.



 What do you mean not working correctly? Explain in detail. What do the logs
 show? What does your tap file look like?





Re: [qmailtoaster] Tap file not working

2009-10-16 Thread amit IKF
Hi Jake,

What more details you need kindly let me know?

Regards,

Amit

On Fri, Oct 16, 2009 at 6:20 PM, Jake Vickers j...@qmailtoaster.com wrote:

 amit IKF wrote:

 Hi Everyone,

 I think my TAP file  is not working properly. There are around 25 emails
 list in tap file. And out of this 25 I have found some email ids are not
 getting tapped.

 Regards,

 Amit


 This is not enough information to even begin to guess at an issue.



 -
 Qmailtoaster is sponsored by Vickers Consulting Group (
 www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!

 -
Please visit qmailtoaster.com for the latest news, updates, and
 packages.
 To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com





[qmailtoaster] Tap file not working

2009-10-15 Thread amit IKF
Hi Everyone,

I think my TAP file  is not working properly. There are around 25 emails
list in tap file. And out of this 25 I have found some email ids are not
getting tapped.

Regards,

Amit


[qmailtoaster] What is DKIM?

2009-10-10 Thread amit IKF
Hi Everyone,

Today when I had sent mail to my Yahoo Id, mail got delivered in Junk
folder. When I saw the headers of the mail, I found everything as OK. But 1
thing got my attention which is new to me. The concept of DKIM. Please find
below header:

Authentication-Results:
 mta460.mail.re4.yahoo.com from=amitip.com; domainkeys=pass (ok); from=
amitip.com; dkim=neutral (no sig)
I think nowadays yahoo is also checking for DKIM.
So what is DKIM? How can I signed my mail to pass DKIM?

Regards,

Amit


[qmailtoaster] Mails in Queue after configuring DKIM

2009-10-10 Thread amit IKF
Hi Everyone,

I just configure my new mail server to sign mails with DKIM also. But I'm
able to see my mails are stucked in queue from last 35 min.
How can I find the problem?

Regards,

Amit


[qmailtoaster] Webmail and Microsoft Outlook Synchronization

2009-10-09 Thread amit IKF
Hi Everyone,

Is there any way so that I can synchronize my contacts, calendar,etc on
squirrel mail with the Microsoft Outlook calendar,contacts,etc.

Regards,

Amit


Re: [qmailtoaster] Webmin Install

2009-10-08 Thread amit IKF
I would suggest reinstall the webmin from the RPM provided on their website.

Its working fine for me.

Regards,

Amit


On Fri, Oct 9, 2009 at 12:13 AM, Helmut Fritz hel...@phpwebservices.comwrote:

  Is the webmin process actually running?  see the command and output
 below:



 [r...@php4 ~]# ps -ef|grep webmin

 root  7963  7934  0 11:41 pts/000:00:00 grep webmin

 root  9945 1  0 Aug23 ?00:00:00 /usr/bin/perl
 /usr/libexec/webmin/miniserv.pl /etc/webmin/miniserv.conf

 [r...@php4 ~]#



 if not, you should be able to start it with:



 # service webmin start



 *From:* Scott Collingwood [mailto:scott.collingw...@it-medic.ca]
 *Sent:* Thursday, October 08, 2009 11:39 AM
 *To:* qmailtoaster-list@qmailtoaster.com
 *Subject:* RE: [qmailtoaster] Webmin Install



 Thank you for your reply.  I was accessing the server from inside the
 firewall via ipaddress using the links as per your suggestion. Just getting
 a page not found. Squirrelmail and toaster-admin are working fine but http
 not https.



 Scott



 *From:* Helmut Fritz [mailto:hel...@phpwebservices.com]
 *Sent:* October-08-09 11:56 AM
 *To:* qmailtoaster-list@qmailtoaster.com
 *Subject:* RE: [qmailtoaster] Webmin Install



 Scott,

 best bet is to go to webmin list/site for help.  I installed webmin as well
 and have had no issues.



 I am sure you have this covered, but just in case some basics are:



 are you trying to access it from the server itself?  if so, you should use
 its ip or localhost, ala https://localhost:1 or https://1.2.3.4:1.



 if over the internet you must use the servers ip address or FQDN, and any
 routers/firewalls must allow that port through.  if the server is running a
 firewall (like ipchains) it also must allow that port to the ip address or
 localhost (whichever you are using).



 hope this helps or gets you pointed in the right direction.



 Helmut



 *From:* Scott Collingwood [mailto:scott.collingw...@it-medic.ca]
 *Sent:* Thursday, October 08, 2009 10:40 AM
 *To:* qmailtoaster-list@qmailtoaster.com
 *Subject:* [qmailtoaster] Webmin Install



 I am new to the qmail toaster. have installed centos 5.0  x64 from the
 iso.The mail server is running great . I ran the webmin install from the
 command line instructions and it installed without error. However I am not
 able to access the https://myserver:1 link



 Scott Collingwood



 __ Information from ESET NOD32 Antivirus, version of virus
 signature database 4491 (20091008) __

 The message was checked by ESET NOD32 Antivirus.

 http://www.eset.com



 __ Information from ESET NOD32 Antivirus, version of virus
 signature database 4491 (20091008) __

 The message was checked by ESET NOD32 Antivirus.

 http://www.eset.com



 __ Information from ESET NOD32 Antivirus, version of virus
 signature database 4491 (20091008) __

 The message was checked by ESET NOD32 Antivirus.

 http://www.eset.com



Re: [qmailtoaster] Webmin Install

2009-10-08 Thread amit IKF
If mail server is running properly means 99% chance is that SELinux is
disabled. Had you try reinstalling the software.

Amit

On Fri, Oct 9, 2009 at 1:04 AM, Scott Collingwood 
scott.collingw...@it-medic.ca wrote:

 Thanks for you reply

 SELinux is disabled

 Scott

 -Original Message-
 From: David Milholen [mailto:dmilho...@wletc.com]
 Sent: October-08-09 1:25 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] Webmin Install

 sound like a SElinux issue.
 If this is turned on it may not like port 1
 just for temp turn off the firewall and then check also disable SElinux
 then re enable one at a time to see which is causing issue.

 Scott Collingwood wrote:
 
  No errors other the page not found from the workstation.
 
 
 
  Regards
 
  Scott
 
 
 
  *From:* Vidyadhar [mailto:vidyadha...@gmail.com]
  *Sent:* October-08-09 12:13 PM
  *To:* qmailtoaster-list@qmailtoaster.com
  *Subject:* Re: [qmailtoaster] Webmin Install
 
 
 
  Any error are you getting while accessing http://myserver:1 ?
 
  Regards,
  Vidyadhar
 
  
 
  *From: *Scott Collingwood scott.collingw...@it-medic.ca
 
  *Date: *Thu, 8 Oct 2009 11:39:54 -0600
 
  *To: *qmailtoaster-list@qmailtoaster.com
 
  *Subject: *[qmailtoaster] Webmin Install
 
 
 
  I am new to the qmail toaster. have installed centos 5.0  x64 from the
  iso.The mail server is running great . I ran the webmin install from
  the command line instructions and it installed without error. However
  I am not able to access the https://myserver:1 link
 
 
 
  Scott Collingwood
 
 
 
  __ Information from ESET NOD32 Antivirus, version of virus
  signature database 4491 (20091008)__
 
  The message was checked by ESET NOD32 Antivirus.
 
  http://www.eset.com
 
 
  __ Information from ESET NOD32 Antivirus, version of virus
  signature database 4491 (20091008) __
 
  The message was checked by ESET NOD32 Antivirus.
 
  http://www.eset.com
 
 
 
  __ Information from ESET NOD32 Antivirus, version of virus
  signature database 4491 (20091008) __
 
  The message was checked by ESET NOD32 Antivirus.
 
  http://www.eset.com



 
 -
 Qmailtoaster is sponsored by Vickers Consulting Group
 (www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!

 
 -
 Please visit qmailtoaster.com for the latest news, updates, and
 packages.

  To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com




 __ Information from ESET NOD32 Antivirus, version of virus
 signature
 database 4491 (20091008) __

 The message was checked by ESET NOD32 Antivirus.

 http://www.eset.com



 __ Information from ESET NOD32 Antivirus, version of virus
 signature
 database 4491 (20091008) __

 The message was checked by ESET NOD32 Antivirus.

 http://www.eset.com




 -
 Qmailtoaster is sponsored by Vickers Consulting Group (
 www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!

 -
 Please visit qmailtoaster.com for the latest news, updates, and
 packages.

  To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com





Re: [qmailtoaster] Webmin Install

2009-10-08 Thread amit IKF
Sorry but even if port 1 is block in firewall/iptables,
https://localhost:1 should work.
Please correct me if I'm wrong.

Amit

On Fri, Oct 9, 2009 at 1:09 AM, Scott Collingwood 
scott.collingw...@it-medic.ca wrote:

 Ran nmap did not answer on port 1. All other basic ports are fine

 Regards
 Scott

 -Original Message-
 From: Maxwell Smart [mailto:c...@yother.com]
 Sent: October-08-09 1:23 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] Webmin Install

 Scott,

 Before trying that, NMAP -P0 your ip address (from outside) and be sure
 your server is answering on that port.  Can you access it locally from
 the machine it's installed on?

 Scott Collingwood wrote:
 
  Yes will try installation again
 
 
 
  Scott
 
 
 
  *From:* amit IKF [mailto:a...@ikf.co.in]
  *Sent:* October-08-09 1:01 PM
  *To:* qmailtoaster-list@qmailtoaster.com
  *Subject:* Re: [qmailtoaster] Webmin Install
 
 
 
  I would suggest reinstall the webmin from the RPM provided on their
  website.
 
  Its working fine for me.
 
  Regards,
 
  Amit
 
  On Fri, Oct 9, 2009 at 12:13 AM, Helmut Fritz
  hel...@phpwebservices.com mailto:hel...@phpwebservices.com wrote:
 
  Is the webmin process actually running?  see the command and output
 below:
 
 
 
  [r...@php4 ~]# ps -ef|grep webmin
 
  root  7963  7934  0 11:41 pts/000:00:00 grep webmin
 
  root  9945 1  0 Aug23 ?00:00:00 /usr/bin/perl
  /usr/libexec/webmin/miniserv.pl http://miniserv.pl
  /etc/webmin/miniserv.conf
 
  [r...@php4 ~]#
 
 
 
  if not, you should be able to start it with:
 
 
 
  # service webmin start
 
 
 
  *From:* Scott Collingwood [mailto:scott.collingw...@it-medic.ca
  mailto:scott.collingw...@it-medic.ca]
  *Sent:* Thursday, October 08, 2009 11:39 AM
 
 
  *To:* qmailtoaster-list@qmailtoaster.com
  mailto:qmailtoaster-list@qmailtoaster.com
 
  *Subject:* RE: [qmailtoaster] Webmin Install
 
 
 
  Thank you for your reply.  I was accessing the server from inside the
  firewall via ipaddress using the links as per your suggestion. Just
  getting a page not found. Squirrelmail and toaster-admin are working
  fine but http not https.
 
 
 
  Scott
 
 
 
  *From:* Helmut Fritz [mailto:hel...@phpwebservices.com
  mailto:hel...@phpwebservices.com]
  *Sent:* October-08-09 11:56 AM
 
 
  *To:* qmailtoaster-list@qmailtoaster.com
  mailto:qmailtoaster-list@qmailtoaster.com
 
  *Subject:* RE: [qmailtoaster] Webmin Install
 
 
 
  Scott,
 
  best bet is to go to webmin list/site for help.  I installed webmin as
  well and have had no issues.
 
 
 
  I am sure you have this covered, but just in case some basics are:
 
 
 
  are you trying to access it from the server itself?  if so, you should
  use its ip or localhost, ala https://localhost:1 or
  https://1.2.3.4:1 .
 
 
 
  if over the internet you must use the servers ip address or FQDN, and
  any routers/firewalls must allow that port through.  if the server is
  running a firewall (like ipchains) it also must allow that port to the
  ip address or localhost (whichever you are using).
 
 
 
  hope this helps or gets you pointed in the right direction.
 
 
 
  Helmut
 
 
 
  *From:* Scott Collingwood [mailto:scott.collingw...@it-medic.ca
  mailto:scott.collingw...@it-medic.ca]
  *Sent:* Thursday, October 08, 2009 10:40 AM
  *To:* qmailtoaster-list@qmailtoaster.com
  mailto:qmailtoaster-list@qmailtoaster.com
  *Subject:* [qmailtoaster] Webmin Install
 
 
 
  I am new to the qmail toaster. have installed centos 5.0  x64 from the
  iso.The mail server is running great . I ran the webmin install from
  the command line instructions and it installed without error. However
  I am not able to access the https://myserver:1 link
 
 
 
  Scott Collingwood
 
 
 
  __ Information from ESET NOD32 Antivirus, version of virus
  signature database 4491 (20091008) __
 
  The message was checked by ESET NOD32 Antivirus.
 
  http://www.eset.com
 
 
 
  __ Information from ESET NOD32 Antivirus, version of virus
  signature database 4491 (20091008) __
 
  The message was checked by ESET NOD32 Antivirus.
 
  http://www.eset.com
 
 
 
  __ Information from ESET NOD32 Antivirus, version of virus
  signature database 4491 (20091008) __
 
  The message was checked by ESET NOD32 Antivirus.
 
  http://www.eset.com
 
 
 
 
 
  __ Information from ESET NOD32 Antivirus, version of virus
  signature database 4491 (20091008) __
 
 
 
  The message was checked by ESET NOD32 Antivirus.
 
 
 
  http://www.eset.com
 
 
 
  __ Information from ESET NOD32 Antivirus, version of virus
  signature database 4491 (20091008) __
 
  The message was checked by ESET NOD32 Antivirus.
 
  http://www.eset.com


 
 -
 Qmailtoaster is sponsored by Vickers Consulting Group
 (www.vickersconsulting.com)
Vickers Consulting Group offers

Re: [qmailtoaster] Webmin Install

2009-10-08 Thread amit IKF
Scott,

It would be more better to diagnose if you paste your iptables rules.

Amit

On Fri, Oct 9, 2009 at 1:13 AM, Helmut Fritz hel...@phpwebservices.comwrote:

 it is probably the machines local firewall as I intimated in my initial
 message.

 -Original Message-
 From: Scott Collingwood [mailto:scott.collingw...@it-medic.ca]
 Sent: Thursday, October 08, 2009 12:40 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: RE: [qmailtoaster] Webmin Install

 Ran nmap did not answer on port 1. All other basic ports are fine

 Regards
 Scott

 -Original Message-
 From: Maxwell Smart [mailto:c...@yother.com]
 Sent: October-08-09 1:23 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] Webmin Install

 Scott,

 Before trying that, NMAP -P0 your ip address (from outside) and be sure
 your server is answering on that port.  Can you access it locally from
 the machine it's installed on?

 Scott Collingwood wrote:
 
  Yes will try installation again
 
 
 
  Scott
 
 
 
  *From:* amit IKF [mailto:a...@ikf.co.in]
  *Sent:* October-08-09 1:01 PM
  *To:* qmailtoaster-list@qmailtoaster.com
  *Subject:* Re: [qmailtoaster] Webmin Install
 
 
 
  I would suggest reinstall the webmin from the RPM provided on their
  website.
 
  Its working fine for me.
 
  Regards,
 
  Amit
 
  On Fri, Oct 9, 2009 at 12:13 AM, Helmut Fritz
  hel...@phpwebservices.com mailto:hel...@phpwebservices.com wrote:
 
  Is the webmin process actually running?  see the command and output
 below:
 
 
 
  [r...@php4 ~]# ps -ef|grep webmin
 
  root  7963  7934  0 11:41 pts/000:00:00 grep webmin
 
  root  9945 1  0 Aug23 ?00:00:00 /usr/bin/perl
  /usr/libexec/webmin/miniserv.pl http://miniserv.pl
  /etc/webmin/miniserv.conf
 
  [r...@php4 ~]#
 
 
 
  if not, you should be able to start it with:
 
 
 
  # service webmin start
 
 
 
  *From:* Scott Collingwood [mailto:scott.collingw...@it-medic.ca
  mailto:scott.collingw...@it-medic.ca]
  *Sent:* Thursday, October 08, 2009 11:39 AM
 
 
  *To:* qmailtoaster-list@qmailtoaster.com
  mailto:qmailtoaster-list@qmailtoaster.com
 
  *Subject:* RE: [qmailtoaster] Webmin Install
 
 
 
  Thank you for your reply.  I was accessing the server from inside the
  firewall via ipaddress using the links as per your suggestion. Just
  getting a page not found. Squirrelmail and toaster-admin are working
  fine but http not https.
 
 
 
  Scott
 
 
 
  *From:* Helmut Fritz [mailto:hel...@phpwebservices.com
  mailto:hel...@phpwebservices.com]
  *Sent:* October-08-09 11:56 AM
 
 
  *To:* qmailtoaster-list@qmailtoaster.com
  mailto:qmailtoaster-list@qmailtoaster.com
 
  *Subject:* RE: [qmailtoaster] Webmin Install
 
 
 
  Scott,
 
  best bet is to go to webmin list/site for help.  I installed webmin as
  well and have had no issues.
 
 
 
  I am sure you have this covered, but just in case some basics are:
 
 
 
  are you trying to access it from the server itself?  if so, you should
  use its ip or localhost, ala https://localhost:1 or
  https://1.2.3.4:1 .
 
 
 
  if over the internet you must use the servers ip address or FQDN, and
  any routers/firewalls must allow that port through.  if the server is
  running a firewall (like ipchains) it also must allow that port to the
  ip address or localhost (whichever you are using).
 
 
 
  hope this helps or gets you pointed in the right direction.
 
 
 
  Helmut
 
 
 
  *From:* Scott Collingwood [mailto:scott.collingw...@it-medic.ca
  mailto:scott.collingw...@it-medic.ca]
  *Sent:* Thursday, October 08, 2009 10:40 AM
  *To:* qmailtoaster-list@qmailtoaster.com
  mailto:qmailtoaster-list@qmailtoaster.com
  *Subject:* [qmailtoaster] Webmin Install
 
 
 
  I am new to the qmail toaster. have installed centos 5.0  x64 from the
  iso.The mail server is running great . I ran the webmin install from
  the command line instructions and it installed without error. However
  I am not able to access the https://myserver:1 link
 
 
 
  Scott Collingwood
 
 
 
  __ Information from ESET NOD32 Antivirus, version of virus
  signature database 4491 (20091008) __
 
  The message was checked by ESET NOD32 Antivirus.
 
  http://www.eset.com
 
 
 
  __ Information from ESET NOD32 Antivirus, version of virus
  signature database 4491 (20091008) __
 
  The message was checked by ESET NOD32 Antivirus.
 
  http://www.eset.com
 
 
 
  __ Information from ESET NOD32 Antivirus, version of virus
  signature database 4491 (20091008) __
 
  The message was checked by ESET NOD32 Antivirus.
 
  http://www.eset.com
 
 
 
 
 
  __ Information from ESET NOD32 Antivirus, version of virus
  signature database 4491 (20091008) __
 
 
 
  The message was checked by ESET NOD32 Antivirus.
 
 
 
  http://www.eset.com
 
 
 
  __ Information from ESET NOD32 Antivirus, version of virus
  signature database 4491 (20091008) __
 
  The message was checked by ESET NOD32 Antivirus

Re: [qmailtoaster] Webmin Install

2009-10-08 Thread amit IKF
Great. So modify iptables to accept connection on port 1.


Amit

On Fri, Oct 9, 2009 at 1:31 AM, Scott Collingwood 
scott.collingw...@it-medic.ca wrote:

 Thanks to all that replied. It was the iptables that was causing the
 problems. I assumed that having selinux disabled
 would be enough. I have temporarily stopped the iptable service and all is
 working as expected.

 Regards
 Scott Collingwood

 -Original Message-
 From: Helmut Fritz [mailto:hel...@phpwebservices.com]
 Sent: October-08-09 1:44 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: RE: [qmailtoaster] Webmin Install

 it is probably the machines local firewall as I intimated in my initial
 message.

 -Original Message-
 From: Scott Collingwood [mailto:scott.collingw...@it-medic.ca]
 Sent: Thursday, October 08, 2009 12:40 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: RE: [qmailtoaster] Webmin Install

 Ran nmap did not answer on port 1. All other basic ports are fine

 Regards
 Scott

 -Original Message-
 From: Maxwell Smart [mailto:c...@yother.com]
 Sent: October-08-09 1:23 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] Webmin Install

 Scott,

 Before trying that, NMAP -P0 your ip address (from outside) and be sure
 your server is answering on that port.  Can you access it locally from
 the machine it's installed on?

 Scott Collingwood wrote:
 
  Yes will try installation again
 
 
 
  Scott
 
 
 
  *From:* amit IKF [mailto:a...@ikf.co.in]
  *Sent:* October-08-09 1:01 PM
  *To:* qmailtoaster-list@qmailtoaster.com
  *Subject:* Re: [qmailtoaster] Webmin Install
 
 
 
  I would suggest reinstall the webmin from the RPM provided on their
  website.
 
  Its working fine for me.
 
  Regards,
 
  Amit
 
  On Fri, Oct 9, 2009 at 12:13 AM, Helmut Fritz
  hel...@phpwebservices.com mailto:hel...@phpwebservices.com wrote:
 
  Is the webmin process actually running?  see the command and output
 below:
 
 
 
  [r...@php4 ~]# ps -ef|grep webmin
 
  root  7963  7934  0 11:41 pts/000:00:00 grep webmin
 
  root  9945 1  0 Aug23 ?00:00:00 /usr/bin/perl
  /usr/libexec/webmin/miniserv.pl http://miniserv.pl
  /etc/webmin/miniserv.conf
 
  [r...@php4 ~]#
 
 
 
  if not, you should be able to start it with:
 
 
 
  # service webmin start
 
 
 
  *From:* Scott Collingwood [mailto:scott.collingw...@it-medic.ca
  mailto:scott.collingw...@it-medic.ca]
  *Sent:* Thursday, October 08, 2009 11:39 AM
 
 
  *To:* qmailtoaster-list@qmailtoaster.com
  mailto:qmailtoaster-list@qmailtoaster.com
 
  *Subject:* RE: [qmailtoaster] Webmin Install
 
 
 
  Thank you for your reply.  I was accessing the server from inside the
  firewall via ipaddress using the links as per your suggestion. Just
  getting a page not found. Squirrelmail and toaster-admin are working
  fine but http not https.
 
 
 
  Scott
 
 
 
  *From:* Helmut Fritz [mailto:hel...@phpwebservices.com
  mailto:hel...@phpwebservices.com]
  *Sent:* October-08-09 11:56 AM
 
 
  *To:* qmailtoaster-list@qmailtoaster.com
  mailto:qmailtoaster-list@qmailtoaster.com
 
  *Subject:* RE: [qmailtoaster] Webmin Install
 
 
 
  Scott,
 
  best bet is to go to webmin list/site for help.  I installed webmin as
  well and have had no issues.
 
 
 
  I am sure you have this covered, but just in case some basics are:
 
 
 
  are you trying to access it from the server itself?  if so, you should
  use its ip or localhost, ala https://localhost:1 or
  https://1.2.3.4:1 .
 
 
 
  if over the internet you must use the servers ip address or FQDN, and
  any routers/firewalls must allow that port through.  if the server is
  running a firewall (like ipchains) it also must allow that port to the
  ip address or localhost (whichever you are using).
 
 
 
  hope this helps or gets you pointed in the right direction.
 
 
 
  Helmut
 
 
 
  *From:* Scott Collingwood [mailto:scott.collingw...@it-medic.ca
  mailto:scott.collingw...@it-medic.ca]
  *Sent:* Thursday, October 08, 2009 10:40 AM
  *To:* qmailtoaster-list@qmailtoaster.com
  mailto:qmailtoaster-list@qmailtoaster.com
  *Subject:* [qmailtoaster] Webmin Install
 
 
 
  I am new to the qmail toaster. have installed centos 5.0  x64 from the
  iso.The mail server is running great . I ran the webmin install from
  the command line instructions and it installed without error. However
  I am not able to access the https://myserver:1 link
 
 
 
  Scott Collingwood
 
 
 
  __ Information from ESET NOD32 Antivirus, version of virus
  signature database 4491 (20091008) __
 
  The message was checked by ESET NOD32 Antivirus.
 
  http://www.eset.com
 
 
 
  __ Information from ESET NOD32 Antivirus, version of virus
  signature database 4491 (20091008) __
 
  The message was checked by ESET NOD32 Antivirus.
 
  http://www.eset.com
 
 
 
  __ Information from ESET NOD32 Antivirus, version of virus
  signature database 4491 (20091008) __
 
  The message

Re: [qmailtoaster] Create New domain from existing

2009-10-04 Thread amit IKF
Thanks Eric,

Thats solves the problem.

Thanks once again.

Regards,

Amit

On Sun, Oct 4, 2009 at 3:54 AM, Eric Shubert e...@shubes.net wrote:

 amit IKF wrote:

 Hi Eric/JP,

 Thanks..Thats the good idea. Also suddenly I'm getting 1 error while
 executing qmailctl cdb. Please find error below:

 [r...@email tcprules.d]# qmailctl cdb
 tcprules: fatal: unable to parse this line:
 127.:allow,RELAYCLIENT=,DKSIGN=/var/qmail/control/domainkeys/%/private,RBLSMTPD=,NOP0FCHECK=1
 Reloaded /etc/tcprules.d/tcp.smtp
 Reloaded /var/qmail/control/badmimetypes.cdb

 Any idea.

 Regards,

 Amit


 Looks ok to me. Did you edit it with a DOS program perhaps (giving it a
 CRLF at the end)? dos2unix would fix that.

 --
 -Eric 'shubes'



 -
 Qmailtoaster is sponsored by Vickers Consulting Group (
 www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!

 -
Please visit qmailtoaster.com for the latest news, updates, and
 packages.
 To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com





Re: [qmailtoaster] Create New domain from existing

2009-10-03 Thread amit IKF
Hi Eric/JP,

Thanks..Thats the good idea. Also suddenly I'm getting 1 error while
executing qmailctl cdb. Please find error below:

[r...@email tcprules.d]# qmailctl cdb
tcprules: fatal: unable to parse this line:
127.:allow,RELAYCLIENT=,DKSIGN=/var/qmail/control/domainkeys/%/private,RBLSMTPD=,NOP0FCHECK=1
Reloaded /etc/tcprules.d/tcp.smtp
Reloaded /var/qmail/control/badmimetypes.cdb

Any idea.

Regards,

Amit


[qmailtoaster] Whitelist any domain

2009-09-24 Thread amit IKF
Hi Everyone,

I got a bounced message from my toaster server. And the reason for bounce is
mentioned below:

Could not deliver message to the following recipient(s):

Failed Recipient: Local Emailid
Reason: Remote host said: 421 Refused. Your reverse DNS entry does not
resolve.

The email-id which got this bounced message is for 1 of my client and asked
them to ask there ISP to resolve there RDNS issue. But mean while his ISP
resolve the RDNS issue, I want to whitelist his domain on my toaster since
I'm expecting some important documents.
So how can I whitelist this domain? Do I need to whitelist this domain in
local.cf file of spamassassin or in rcpthosts file?

Thanks and regards,

Amit


Re: [qmailtoaster] Whitelist any domain

2009-09-24 Thread amit IKF
Thanks Andreas.

Thats solve my *temporary* problem until there ISP set proper RDNS name.

Regards,

Amit

On Thu, Sep 24, 2009 at 6:26 PM, Andreas Galatis a...@unet.de wrote:

 That looks like you have spamdyke installed.

 You can whitelist the IP of the server in your whitelist_ip-file that is
 configured in your spamdyke.conf
 Just put the IP on a line in that file.
 If you have for example:
 ip-whitelist-file=/var/qmail/control/whitelist_ip
 in your spamdyke.conf
 you add the IP of the sending server to the file:
 /var/qmail/control/whitelist_ip
 that's it

 Andreas
 Am Thursday 24 September 2009 13:07:08 schrieb amit IKF:
  Hi Everyone,
 
  I got a bounced message from my toaster server. And the reason for bounce
  is mentioned below:
 
  Could not deliver message to the following recipient(s):
 
  Failed Recipient: Local Emailid
  Reason: Remote host said: 421 Refused. Your reverse DNS entry does not
  resolve.
 
  The email-id which got this bounced message is for 1 of my client and
 asked
  them to ask there ISP to resolve there RDNS issue. But mean while his ISP
  resolve the RDNS issue, I want to whitelist his domain on my toaster
 since
  I'm expecting some important documents.
  So how can I whitelist this domain? Do I need to whitelist this domain in
  local.cf file of spamassassin or in rcpthosts file?
 
  Thanks and regards,
 
  Amit




 -
 Qmailtoaster is sponsored by Vickers Consulting Group (
 www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!

 -
 Please visit qmailtoaster.com for the latest news, updates, and
 packages.

  To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com





[qmailtoaster] Ports to be forward from Hardware firewall

2009-09-23 Thread amit IKF
Hi Everyone,

My toaster server is now going behind hardware firewall. Can you just let me
know list of ports to be forward to toaster server from firewall. Below is
the list of port which I'm already forwarding:
22-ssh / tcp
25-smtp / tcp
53-dns / tcp / udp
80-http / tcp
110-pop3 / tcp
143-imap4 / tcp
587-smtp over ssl / tcp
993-imap4 over ssl / tcp
995-pop3 over ssl /tcp

If any other port which needs to forward to toaster server please mention.

Regards,

Amit


Re: [qmailtoaster] Ports to be forward from Hardware firewall

2009-09-23 Thread amit IKF
ok...
Am I missing any port for the toaster packages..
I don't think so I'll need to forward submission and spamassassin port since
they are local daemon port.

Regards,

Amit

On Wed, Sep 23, 2009 at 9:56 PM, Noel Rivera (Border Less) 
nriv...@borderless.com.mx wrote:

  Maybe the 1 TCP for webmin managment





 *From:* amit IKF [mailto:a...@ikf.co.in]
 *Sent:* Miércoles, 23 de Septiembre de 2009 10:21 a.m.
 *To:* qmailtoaster-list@qmailtoaster.com
 *Subject:* [qmailtoaster] Ports to be forward from Hardware firewall



 Hi Everyone,

 My toaster server is now going behind hardware firewall. Can you just let
 me know list of ports to be forward to toaster server from firewall. Below
 is the list of port which I'm already forwarding:
 22-ssh / tcp
 25-smtp / tcp
 53-dns / tcp / udp
 80-http / tcp
 110-pop3 / tcp
 143-imap4 / tcp
 587-smtp over ssl / tcp
 993-imap4 over ssl / tcp
 995-pop3 over ssl /tcp

 If any other port which needs to forward to toaster server please mention.

 Regards,

 Amit



Re: [qmailtoaster] Ports to be forward from Hardware firewall

2009-09-23 Thread amit IKF
Ok..I need to open 443 i.e https port. Also if I need to open submission
port then which port do I need to open?

Regards,

Amit

On Wed, Sep 23, 2009 at 11:17 PM, Eric Shubert e...@shubes.net wrote:

 amit IKF wrote:

 Hi Everyone,

 My toaster server is now going behind hardware firewall. Can you just let
 me know list of ports to be forward to toaster server from firewall. Below
 is the list of port which I'm already forwarding:
 22-ssh / tcp
 25-smtp / tcp
 53-dns / tcp / udp
 80-http / tcp
 110-pop3 / tcp
 143-imap4 / tcp
 587-smtp over ssl / tcp
 993-imap4 over ssl / tcp
 995-pop3 over ssl /tcp

 If any other port which needs to forward to toaster server please mention.

 Regards,

 Amit


 You shouldn't need 53-dns unless your toaster is also an authoritative dns
 server (I think).

 You might want 443-https.

 --
 -Eric 'shubes'




 -
 Qmailtoaster is sponsored by Vickers Consulting Group (
 www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!

 -
Please visit qmailtoaster.com for the latest news, updates, and
 packages.
 To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com





Re: [qmailtoaster] No mails in Bcc should be delivered

2009-09-18 Thread amit IKF
Hi Anil,

Eric is correct, qmail-inject wont work in my case. Basically I want to
track Bcc email id on the server or do not deliver Bcc emails at all.
Is there any way from the log file of SMTP from where we can find out the
Bcc mails delivery?

Regards,

Amit


On Fri, Sep 18, 2009 at 7:39 PM, Eric Shubert e...@shubes.net wrote:

 Anil Aliyan wrote:

 Hi Amit,
  I am not sure but after reading your posts i was looking for some
 solution for the problem u are facing. I dont know much but i have found a
 url about qmail-inject. It says about some arguments to be passed to
 qmail-inject to send the mails. with these arguments u can force ur qmail
 server to send mails the way u want. I am just assuming that it may help
 you, so just read the url given below for those options. If i`ll find
 anything else more specific i`ll let u know.
  And may be Eric can explain in more detail about those options.
  http://www.qmail.org/qmail-manual-html/man8/qmail-inject.html
  qmail-inject(8)  Maintenance Procedures   qmail-inject(8)



 *i*Delete any incoming  *Message-ID*  field.   Normally,  if
  *Message-ID*   is   supplied,   it  overrides  the  usual
  *Message-ID* field created by *qmail-inject*.

 *r*Use a per-recipient  VERP.   *qmail-inject*  will  append
  each  recipient  address  to the envelope sender of the
  copy going to that recipient.

 *m*Use a per-message VERP.  *qmail-inject* will  append  the
  current date and process ID to the envelope sender.

 *OPTIONS*
 *-a*Send the message to all addresses 
 http://www.qmail.org/qmail-manual-html/man5/addresses.html given as
 /recip/ argu-
  ments; do not use header recipient addresses.

 *-h*Send the message to all  header  recipient  addresses.
  For  non-forwarded  messages,  this means the addresses
  listed under *To*, *Cc*, *Bcc*, *Apparently-To*.  For forwarded
  messages,   this   means  the  addresses  listed  under
  *Resent-To*, *Resent-Cc*, *Resent-Bcc*.  Do not use any /recip/
  arguments.

 *-A*(Default.)  Send the message to all addresses given as
  /recip/  arguments.   If no /recip/ arguments are supplied,
  send the message to all header recipient addresses.

 *-H*Send the message to all  header  recipient  addresses,
  and to all addresses given as /recip/ arguments.

 *-f*/sender/
  Pass /sender/  to  *qmail-queue*  as  the  envelope  sender
  address.   This  overrides *Return-Path* and all environ-
  ment variables.

 *-N*(Default.)  Feed the resulting message to *qmail-queue*.

 *-n*Print the message rather than  feeding  it  to  *qmail-*
  *queue*.
  Regards,
  Anil Aliyan

- Original Message -
*From:* amit IKF mailto:a...@ikf.co.in
*To:* qmailtoaster-list@qmailtoaster.com
mailto:qmailtoaster-list@qmailtoaster.com
*Sent:* Friday, September 18, 2009 10:27 AM
*Subject:* Re: [qmailtoaster] No mails in Bcc should be delivered

Hi Eric,


If Bcc is there then I should be able to track to whose id the mail
was sent,so I can provide the log to the sir.

Regards,

Amit

On Fri, Sep 18, 2009 at 2:35 AM, Eric Shubert e...@shubes.net
mailto:e...@shubes.net wrote:

I think you would need to do some custom coding to accomplish
this. Of course, it would only apply to submissions. After an
email is submitted there is no bcc to speak of any more.

What would you want to have happen if someone were to use bcc?

amit IKF wrote:

Hi Eric,

Actually problem is that my sir wants to tap all the
incoming and outgoing mails from that server. For this I had
modified tap file. But problem is I'm unable to tap Bcc mail.
Actually the more problem is I'm able to get mail on email
id where I had moved a copy of both incoming and outgoing
emails, but i'm unable to get detail to which id the mail
sent. So my sir asked me to completely stop Bcc mail
transaction from the server.

Any help would be appreciated for the same.

Regards,

Amit

On Thu, Sep 17, 2009 at 8:13 PM, Eric Shubert
e...@shubes.net mailto:e...@shubes.net
mailto:e...@shubes.net mailto:e...@shubes.net wrote:

   I believe that would require some custom coding.

   What is the problem you're trying to solve? Perhaps there
is a
   better solution.

   amit IKF wrote:

   Hi Andreas,
   Thats ok for me. Actually its for my another server
and I don't
   my any users on that server to send or recieve the
Bcc mails.

   Regards,

   Amit

[qmailtoaster] No mails in Bcc should be delivered

2009-09-17 Thread amit IKF
Hi Everyone,

Is there any way that non of the Bcc mails get delivered to anyone from my
server? This should be apply for both incoming and outgoing Bcc mails.

Thanks and regards,

Amit


Re: [qmailtoaster] No mails in Bcc should be delivered

2009-09-17 Thread amit IKF
Hi Andreas,
Thats ok for me. Actually its for my another server and I don't my any users
on that server to send or recieve the Bcc mails.

Regards,

Amit

On Thu, Sep 17, 2009 at 1:21 PM, Andreas Galatis a...@unet.de wrote:

 Hi Amit,

 Do you really want that? You would not be able to receive mails from any
 mailinglist.
 Andreas
 Am Thursday 17 September 2009 09:14:56 schrieb amit IKF:
  Hi Everyone,
 
  Is there any way that non of the Bcc mails get delivered to anyone from
 my
  server? This should be apply for both incoming and outgoing Bcc mails.
 
  Thanks and regards,
 
  Amit




 -
 Qmailtoaster is sponsored by Vickers Consulting Group (
 www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!

 -
 Please visit qmailtoaster.com for the latest news, updates, and
 packages.

  To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com





Re: [qmailtoaster] No mails in Bcc should be delivered

2009-09-17 Thread amit IKF
Hi Eric,

Actually problem is that my sir wants to tap all the incoming and outgoing
mails from that server. For this I had modified tap file. But problem is I'm
unable to tap Bcc mail.
Actually the more problem is I'm able to get mail on email id where I had
moved a copy of both incoming and outgoing emails, but i'm unable to get
detail to which id the mail sent. So my sir asked me to completely stop Bcc
mail transaction from the server.

Any help would be appreciated for the same.

Regards,

Amit

On Thu, Sep 17, 2009 at 8:13 PM, Eric Shubert e...@shubes.net wrote:

 I believe that would require some custom coding.

 What is the problem you're trying to solve? Perhaps there is a better
 solution.

 amit IKF wrote:

 Hi Andreas,
 Thats ok for me. Actually its for my another server and I don't my any
 users on that server to send or recieve the Bcc mails.

 Regards,

 Amit

 On Thu, Sep 17, 2009 at 1:21 PM, Andreas Galatis a...@unet.de mailto:
 a...@unet.de wrote:

Hi Amit,

Do you really want that? You would not be able to receive mails from
 any
mailinglist.
Andreas
Am Thursday 17 September 2009 09:14:56 schrieb amit IKF:
  Hi Everyone,
 
  Is there any way that non of the Bcc mails get delivered to
anyone from my
  server? This should be apply for both incoming and outgoing Bcc
mails.
 
  Thanks and regards,
 
  Amit



 --
 -Eric 'shubes'




 -
 Qmailtoaster is sponsored by Vickers Consulting Group (
 www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!

 -
Please visit qmailtoaster.com for the latest news, updates, and
 packages.
 To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com





Re: [qmailtoaster] No mails in Bcc should be delivered

2009-09-17 Thread amit IKF
Hi Eric,


If Bcc is there then I should be able to track to whose id the mail was
sent,so I can provide the log to the sir.

Regards,

Amit

On Fri, Sep 18, 2009 at 2:35 AM, Eric Shubert e...@shubes.net wrote:

 I think you would need to do some custom coding to accomplish this. Of
 course, it would only apply to submissions. After an email is submitted
 there is no bcc to speak of any more.

 What would you want to have happen if someone were to use bcc?

 amit IKF wrote:

 Hi Eric,

 Actually problem is that my sir wants to tap all the incoming and outgoing
 mails from that server. For this I had modified tap file. But problem is I'm
 unable to tap Bcc mail.
 Actually the more problem is I'm able to get mail on email id where I had
 moved a copy of both incoming and outgoing emails, but i'm unable to get
 detail to which id the mail sent. So my sir asked me to completely stop Bcc
 mail transaction from the server.

 Any help would be appreciated for the same.

 Regards,

 Amit

 On Thu, Sep 17, 2009 at 8:13 PM, Eric Shubert e...@shubes.net mailto:
 e...@shubes.net wrote:

I believe that would require some custom coding.

What is the problem you're trying to solve? Perhaps there is a
better solution.

amit IKF wrote:

Hi Andreas,
Thats ok for me. Actually its for my another server and I don't
my any users on that server to send or recieve the Bcc mails.

Regards,

Amit

On Thu, Sep 17, 2009 at 1:21 PM, Andreas Galatis a...@unet.de
mailto:a...@unet.de mailto:a...@unet.de mailto:a...@unet.de
 wrote:

   Hi Amit,

   Do you really want that? You would not be able to receive
mails from any
   mailinglist.
   Andreas
   Am Thursday 17 September 2009 09:14:56 schrieb amit IKF:
 Hi Everyone,

 Is there any way that non of the Bcc mails get delivered to
   anyone from my
 server? This should be apply for both incoming and
outgoing Bcc
   mails.

 Thanks and regards,

 Amit



---Eric 'shubes'



 --
 -Eric 'shubes'



 -
 Qmailtoaster is sponsored by Vickers Consulting Group (
 www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!

 -
Please visit qmailtoaster.com for the latest news, updates, and
 packages.
 To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com





[qmailtoaster] Copy of Incoming and Outgoing Mail

2009-09-14 Thread amit IKF
Hi Everyone,

As per Jake/Eric reply on my previous mails for getting a copy of all
incoming and outgoing on any email id, I had modify my tap file. Through
this tap file I'm able to get copy of all incoming and outgoing mails except
those ids marked in Bcc. Is there anyway through which I can get a copy of
Bcc mails also.

Thanks and regards,

Amit


Re: [qmailtoaster] Copy of Incoming and Outgoing Mail

2009-09-14 Thread amit IKF
Hi Eric,

Is there any other way to get copy of Bcc. In which source code you'll be
looking?

Regards,

Amit

On Mon, Sep 14, 2009 at 8:39 PM, Eric Shubert e...@shubes.net wrote:

 amit IKF wrote:

 Hi Everyone,

 As per Jake/Eric reply on my previous mails for getting a copy of all
 incoming and outgoing on any email id, I had modify my tap file. Through
 this tap file I'm able to get copy of all incoming and outgoing mails except
 those ids marked in Bcc. Is there anyway through which I can get a copy of
 Bcc mails also.

 Thanks and regards,

 Amit


 I don't know. I would look into the source code.

 --
 -Eric 'shubes'



 -
 Qmailtoaster is sponsored by Vickers Consulting Group (
 www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!

 -
Please visit qmailtoaster.com for the latest news, updates, and
 packages.
 To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com





Re: [qmailtoaster] Installation Fail

2009-08-27 Thread amit IKF
Hi Jake/Eric,

I think my cousin who was installing this server had installed Mail Service
from server Configuration. Please find output of the command mention below:
postfix:x:89:89::/var/spool/postfix:/sbin/nologin

This show postfix was installed on my server. How do I remove the same? Also
on asking him I got know he had also installed dovecot. How do I remove both
to proceed further.

Thanks and regards,

Amit


On Wed, Aug 26, 2009 at 9:52 PM, Jake Vickers j...@qmailtoaster.com wrote:

  a...@ikf.co.in wrote:

 Hi Everyone,

 I'm getting below error while installing qmail-toaster on my new server.

 checking whether password file entry for the vpopmail user exists... No
 vpopmail user found.
 Please add the vchkpw group and
 vpopmail user. Then run configure again
 no
 configure: error: Could not compile and run even a trivial ANSI C program -
 check CC.
 error: Bad exit status from /var/tmp/rpm-tmp.50388 (%build)

 RPM build errors:
 Bad exit status from /var/tmp/rpm-tmp.50388 (%build)
 error: File not found by glob:
 /usr/src/redhat/RPMS/i386/vpopmail-toaster*.rpm

 I'm installling this on CentOs 5.3.

 Regards,

 Amit


 It looks like you're missing a lot of dependencies. Did you run the
 dependency script?
 What does cat /etc/passwd | grep 89 show (you can omit the hash if
 present)?




Re: [qmailtoaster] Installation Fail

2009-08-27 Thread amit IKF
Hi Jake,

Please see the output below:

[r...@amitip ~]# yum remove postfix dovecot
Loaded plugins: fastestmirror
Setting up Remove Process
No Match for argument: postfix
No Match for argument: dovecot
No Packages marked for removal
[r...@amitip ~]# userdel postfix
userdel: user postfix does not exist
[r...@amitip ~]# cat /etc/passwd | grep 89
[r...@amitip ~]#

I'm getting same error.

checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler
cannot create executables
error: Bad exit status from /var/tmp/rpm-tmp.67286 (%build)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.67286 (%build)
error: File not found by glob:
/usr/src/redhat/RPMS/i386/vpopmail-toaster*.rpm

Thanks,

Amit



On Thu, Aug 27, 2009 at 5:06 PM, Jake Vickers j...@qmailtoaster.com wrote:

  amit IKF wrote:

 Hi Jake/Eric,

 I think my cousin who was installing this server had installed Mail Service
 from server Configuration. Please find output of the command mention below:
 postfix:x:89:89::/var/spool/postfix:/sbin/nologin

 This show postfix was installed on my server. How do I remove the same?
 Also on asking him I got know he had also installed dovecot. How do I remove
 both to proceed further.

 Thanks and regards,

 Amit


 yum remove postfix dovecot
 userdel postfix

 Then just make sure that 89 is open in your /etc/passwd:
 cat /etc/passwd | grep 89




Re: [qmailtoaster] Installation Fail

2009-08-27 Thread amit IKF
Hi Eric,

Exim is not installed. Please find output below:

[r...@amitip qmailtoaster]# rpm -e exim --nodeps
error: package exim is not installed

Regards,

Amit

On Thu, Aug 27, 2009 at 5:50 PM, Eric Shubert e...@shubes.net wrote:

 This doesn't look like the same error to me.
 Is exim installed perhaps? Remove that as well:
 # rpm -e exim --nodeps

 amit IKF wrote:

 Hi Jake,

 Please see the output below:

 [r...@amitip ~]# yum remove postfix dovecot
 Loaded plugins: fastestmirror
 Setting up Remove Process
 No Match for argument: postfix
 No Match for argument: dovecot
 No Packages marked for removal
 [r...@amitip ~]# userdel postfix
 userdel: user postfix does not exist
 [r...@amitip ~]# cat /etc/passwd | grep 89
 [r...@amitip ~]#

 I'm getting same error.

 checking for gcc... gcc
 checking for C compiler default output... configure: error: C compiler
 cannot create executables
 error: Bad exit status from /var/tmp/rpm-tmp.67286 (%build)


 RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.67286 (%build)
 error: File not found by glob:
 /usr/src/redhat/RPMS/i386/vpopmail-toaster*.rpm

 Thanks,

 Amit



 On Thu, Aug 27, 2009 at 5:06 PM, Jake Vickers j...@qmailtoaster.commailto:
 j...@qmailtoaster.com wrote:

amit IKF wrote:

Hi Jake/Eric,

I think my cousin who was installing this server had installed
Mail Service from server Configuration. Please find output of the
command mention below:
postfix:x:89:89::/var/spool/postfix:/sbin/nologin

This show postfix was installed on my server. How do I remove the
same? Also on asking him I got know he had also installed dovecot.
How do I remove both to proceed further.

Thanks and regards,

Amit


yum remove postfix dovecot
userdel postfix

Then just make sure that 89 is open in your /etc/passwd:

cat /etc/passwd | grep 89




 --
 -Eric 'shubes'



 -
 Qmailtoaster is sponsored by Vickers Consulting Group (
 www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!

 -
Please visit qmailtoaster.com for the latest news, updates, and
 packages.
 To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com





Re: [qmailtoaster] Installation Fail

2009-08-27 Thread amit IKF
Hi Jake,

I had run the dependency. Please find output for the same below:

Parsing package install arguments
Package autoconf-2.59-12.noarch already installed and latest version
Package automake-1.9.6-2.1.noarch already installed and latest version
Package automake17-1.7.9-7.noarch already installed and latest version
Package bzip2-1.0.3-4.el5_2.i386 already installed and latest version
Package bzip2-devel-1.0.3-4.el5_2.i386 already installed and latest version
Package bzip2-libs-1.0.3-4.el5_2.i386 already installed and latest version
Package compat-gcc-34-3.4.6-4.i386 already installed and latest version
Package compat-gcc-34-c++-3.4.6-4.i386 already installed and latest version
Package 1:compat-glibc-2.3.4-2.26.i386 already installed and latest version
Package 1:compat-glibc-headers-2.3.4-2.26.i386 already installed and latest
version
No package compat-libf2c available.
No package compat-libgcc available.
Package compat-libstdc++-296-2.96-138.i386 already installed and latest
version
No package compat-libsdc++-33 available.
Package curl-7.15.5-2.1.el5_3.5.i386 already installed and latest version
Package curl-devel-7.15.5-2.1.el5_3.5.i386 already installed and latest
version
Package expect-5.43.0-5.1.i386 already installed and latest version
Package expect-devel-5.43.0-5.1.i386 already installed and latest version
Package gcc-4.1.2-44.el5.i386 already installed and latest version
Package gcc-c++-4.1.2-44.el5.i386 already installed and latest version
Package gdbm-1.8.0-26.2.1.i386 already installed and latest version
Package gdbm-devel-1.8.0-26.2.1.i386 already installed and latest version
Package gmp-4.1.4-10.el5.i386 already installed and latest version
Package gmp-devel-4.1.4-10.el5.i386 already installed and latest version
Package groff-1.18.1.1-11.1.i386 already installed and latest version
Package httpd-2.2.3-22.el5.centos.2.i386 already installed and latest
version
Package httpd-devel-2.2.3-22.el5.centos.2.i386 already installed and latest
version
Package httpd-manual-2.2.3-22.el5.centos.2.i386 already installed and latest
version
Package krb5-auth-dialog-0.7-1.i386 already installed and latest version
Package krb5-devel-1.6.1-31.el5_3.3.i386 already installed and latest
version
Package krb5-libs-1.6.1-31.el5_3.3.i386 already installed and latest version
Package krb5-workstation-1.6.1-31.el5_3.3.i386 already installed and latest
version
Package libgcc-4.1.2-44.el5.i386 already installed and latest version
Package libidn-0.6.5-1.1.i386 already installed and latest version
Package libidn-devel-0.6.5-1.1.i386 already installed and latest version
Package libtool-1.5.22-6.1.i386 already installed and latest version
Package libtool-ltdl-1.5.22-6.1.i386 already installed and latest version
Package libtool-ltdl-devel-1.5.22-6.1.i386 already installed and latest
version
Package mysql-5.0.45-7.el5.i386 already installed and latest version
Package mysql-bench-5.0.45-7.el5.i386 already installed and latest version
Package mysql-devel-5.0.45-7.el5.i386 already installed and latest version
Package mysql-server-5.0.45-7.el5.i386 already installed and latest version
Package mrtg-2.14.5-2.i386 already installed and latest version
Package ntp-4.2.2p1-9.el5.centos.2.i386 already installed and latest version
Package openssh-4.3p2-29.el5.i386 already installed and latest version
Package openssh-clients-4.3p2-29.el5.i386 already installed and latest
version
Package openssh-askpass-4.3p2-29.el5.i386 already installed and latest
version
Package openssh-server-4.3p2-29.el5.i386 already installed and latest
version
Package openssl-0.9.8e-7.el5.i686 already installed and latest version
Package openssl-devel-0.9.8e-7.el5.i386 already installed and latest version
Package pcre-6.6-2.el5_1.7.i386 already installed and latest version
Package pcre-devel-6.6-2.el5_1.7.i386 already installed and latest version
Package perl-libwww-perl-5.805-1.1.1.noarch already installed and latest
version
Package perl-Archive-Tar-1.30-1.fc6.noarch already installed and latest
version
Package perl-Digest-HMAC-1.01-15.noarch already installed and latest version
Package perl-Digest-SHA1-2.11-1.2.1.i386 already installed and latest
version
Package perl-HTML-Parser-3.55-1.fc6.i386 already installed and latest
version
Package perl-Net-DNS-0.59-3.el5.i386 already installed and latest version
Package php-5.1.6-23.2.el5_3.i386 already installed and latest version
Package php-ldap-5.1.6-23.2.el5_3.i386 already installed and latest version
Package php-mysql-5.1.6-23.2.el5_3.i386 already installed and latest version
Package 1:php-pear-1.4.9-4.el5.1.noarch already installed and latest version
Package redhat-rpm-config-8.0.45-29.el5.noarch already installed and latest
version
Package rpm-4.4.2.3-9.el5.i386 already installed and latest version
Package rpm-build-4.4.2.3-9.el5.i386 already installed and latest version
Package rpm-devel-4.4.2.3-9.el5.i386 already installed and latest version
Package rpm-libs-4.4.2.3-9.el5.i386 already installed and latest version

Re: [qmailtoaster] Installation Fail

2009-08-27 Thread amit IKF
Hi jake,

Also find some more details below:

[r...@amitip qmailtoaster]# yum install *libf2c*
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.aol.in
 * updates: mirrors.hns.net.in
 * addons: mirrors.hns.net.in
 * extras: mirrors.hns.net.in
Setting up Install Process
Parsing package install arguments
Package compat-libf2c-34-3.4.6-4.i386 already installed and latest version
Nothing to do

Thanks,

Amit


Re: [qmailtoaster] QcontrolPE error

2009-08-23 Thread amit IKF
Hi Jake,

How do I download and install it again. And in which folder do I check to
confirm QCONTROLPE.

Regards,

AMit

On Sun, Aug 23, 2009 at 9:27 AM, Jake Vickers j...@qmailtoaster.com wrote:

  amit IKF wrote:

 Hi Everyone,

 Whenever I qtp-install-qcontrolpe, I get the below error message. What does
 this mean?


 Issuing command: qtp-install-qcontrolpe

 Installing QControlPE.
 This has only been checked on CentOS 4.x and CentOS 5.x machines, using
 32bit architecture.
 If you install QControlPE on other systems, you do so at your own risk.


 error: open of html failed: No such file or directory
 error: open of script failed: No such file or directory
 error: open of language=JavaScript failed: No such file or directory
 error: open of history.back(); failed: No such file or directory
 error: open of /script failed: No such file or directory
 error: open of /html failed: No such file or directory

  --- Hit ENTER to return to menu ---

 I had installed qmail-toaster on centos 5.3

 Thanks and regards,

 Amit


 You downloaded an HTML file instead of a binary file. You need to download
 the file again.




[qmailtoaster] Sa-stats in qtp-menu

2009-08-22 Thread amit IKF
Hi Everyone,

I want to what does below stat means:

Issuing command: sa-stats


Email:   72  Autolearn: 0  AvgScore:   2.10  AvgScanTime:  2.68 sec
Spam: 5  Autolearn: 0  AvgScore:   7.40  AvgScanTime:  2.32 sec
Ham: 67  Autolearn: 0  AvgScore:   1.70  AvgScanTime:  2.71 sec

Time Spent Running SA: 0.05 hours
Time Spent Processing Spam:0.00 hours
Time Spent Processing Ham: 0.05 hours

TOP SPAM RULES FIRED
--
RANKRULE NAME   COUNT  %OFMAIL %OFSPAM  %OFHAM
--
   1MPART_ALT_DIFF  5 9.72  100.002.99
   2RDNS_NONE   5   100.00  100.00  100.00
   3HTML_MESSAGE575.00  100.00   73.13
   4AWL 468.06   80.00   67.16
   5MIME_HTML_ONLY  311.11   60.007.46
   6HTML_MIME_NO_HTML_TAG   3 4.17   60.000.00
   7MIME_QP_LONG_LINE   3 6.94   60.002.99
   8HTML_IMAGE_ONLY_08  3 4.17   60.000.00
   9UNPARSEABLE_RELAY   225.00   40.00   23.88
  10WEIRD_PORT  2 2.78   40.000.00
  11HTML_IMAGE_ONLY_12  2 4.17   40.001.49
  12SUBJ_YOUR_DEBT  2 2.78   40.000.00
  13DATE_IN_PAST_06_12  1 5.56   20.004.48
--

TOP HAM RULES FIRED
--
RANKRULE NAME   COUNT  %OFMAIL %OFSPAM  %OFHAM
--
   1RDNS_NONE  67 0.000.000.00
   2HTML_MESSAGE   49 0.000.000.00
   3AWL45 0.000.000.00
   4DEAR_SOMETHING 25 0.000.000.00
   5UNPARSEABLE_RELAY  16 0.000.000.00
   6DK_SIGNED  15 0.000.000.00
   7DK_POLICY_TESTING  13 0.000.000.00
   8MISSING_HEADERS 8 0.000.000.00
   9SUBJ_ALL_CAPS   7 0.000.000.00
  10RCVD_DOUBLE_IP_LOOSE5 0.000.000.00
  11SARE_RECV_IP_FROMIP15 0.000.000.00
  12MIME_HTML_ONLY  5 0.000.000.00
  13MIME_BASE64_BLANKS  5 0.000.000.00
  14SARE_GIF_ATTACH 4 0.000.000.00
  15DATE_IN_PAST_03_06  3 0.000.000.00
  16DK_POLICY_SIGNALL   3 0.000.000.00
  17FM_IS_IT_OUR_ACCOUNT3 0.000.000.00
  18DATE_IN_PAST_06_12  3 0.000.000.00
  19MPART_ALT_DIFF  2 0.000.000.00
  20RCVD_NUMERIC_HELO   2 0.000.000.00
--



 --- Hit ENTER to return to menu ---

Regards,

Amit


[qmailtoaster] Spamdyke query

2009-08-22 Thread amit IKF
Hi Everyone,

Whenever i go qtp-install-spamdyke from qtp-menu, I use to see below
message. Is this mean spamdyke is not installed on my server or not getting
update. How do I confirm whether it got installed and scanning my emails or
not?

Issuing command: qtp-install-spamdyke
qtp-install-spamdyke v0.3 - getting latest spamdyke version ...
qtp-install-spamdyke v0.3 - downloading spamdyke-4.0.10 ...
qtp-install-spamdyke v0.3 - compiling spamdyke-4.0.10 ...
..


qtp-install-spamdyke v0.3 - Installation of spamdyke-4.0.10 is complete.
qtp-install-spamdyke v0.3 - upgraded spamdyke is automatically active.


Thanks and regards,

Amit


[qmailtoaster] QcontrolPE error

2009-08-22 Thread amit IKF
Hi Everyone,

Whenever I qtp-install-qcontrolpe, I get the below error message. What does
this mean?


Issuing command: qtp-install-qcontrolpe

Installing QControlPE.
This has only been checked on CentOS 4.x and CentOS 5.x machines, using
32bit architecture.
If you install QControlPE on other systems, you do so at your own risk.


error: open of html failed: No such file or directory
error: open of script failed: No such file or directory
error: open of language=JavaScript failed: No such file or directory
error: open of history.back(); failed: No such file or directory
error: open of /script failed: No such file or directory
error: open of /html failed: No such file or directory

 --- Hit ENTER to return to menu ---

I had installed qmail-toaster on centos 5.3

Thanks and regards,

Amit


Re: [qmailtoaster] Spamdyke query

2009-08-22 Thread amit IKF
Hi Eric,

Thanks once again for your continuous help in qmailtoaster mailing list.
As mentioned I had checked qmlog -g DENIED smtp  and its working fine.

thanks and regards,

Amit

On Sun, Aug 23, 2009 at 3:01 AM, Eric Shubert e...@shubes.net wrote:

 amit IKF wrote:

 Hi Everyone,

 Whenever i go qtp-install-spamdyke from qtp-menu, I use to see below
 message. Is this mean spamdyke is not installed on my server or not getting
 update. How do I confirm whether it got installed and scanning my emails or
 not?

 Issuing command: qtp-install-spamdyke
 qtp-install-spamdyke v0.3 - getting latest spamdyke version ...
 qtp-install-spamdyke v0.3 - downloading spamdyke-4.0.10 ...
 qtp-install-spamdyke v0.3 - compiling spamdyke-4.0.10 ...
 ..
 
 
 qtp-install-spamdyke v0.3 - Installation of spamdyke-4.0.10 is complete.
 qtp-install-spamdyke v0.3 - upgraded spamdyke is automatically active.


 Thanks and regards,

 Amit


 The install script doesn't check to see if you already have the latest
 version installed. It presumes that you've checked that manually. If you
 rerun it, it will obligingly install the latest version once again.

 To see if it's working or not, do:
 # qmlog -g DENIED smtp
 If you see messages, it's working.

 BTW, spamdyke does not scan emails. It blocks them before they're even
 transmitted. If they pass spamdyke, then they're passed on to simscan, which
 controls scanning by spamassassin and clamav.

 --
 -Eric 'shubes'



 -
 Qmailtoaster is sponsored by Vickers Consulting Group (
 www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!

 -
Please visit qmailtoaster.com for the latest news, updates, and
 packages.
 To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com





Re: [qmailtoaster] Scan and Filter Mails Downloaded by fetchmail

2009-08-21 Thread amit IKF
Hi Richard,
As you mentioned in your previous mail, I had done both the entry.

127.:allow,RELAYCLIENT=,QMAILQUEUE=/var/qmail/bin/simscan,DKSIGN=/var/qmail/control/domainkeys/%/private,RBLSMTPD=,
NOP0FCHECK=1

192.:allow,QMAILQUEUE=/var/qmail/bin/simscan,DKSIGN=/var/qmail/control/domainkeys/%/private,RBLSMTPD=,NOP0FCHECK=1

Now how do I understand whether mails downloaded and delivered are scanned
or not?

Thanks and regards,

Amit

On Fri, Aug 21, 2009 at 3:26 AM, Eric Shubert e...@shubes.net wrote:

 Richard Vinke wrote:

 amit IKF wrote:

 Hi Richard,

 That didn't solved the problem. Even I added Qmailqueue=
 /var/qmail/bin/simscan in 127.: but it didn't work.

 Regards,

 Amit

 On Fri, Aug 21, 2009 at 1:33 AM, Richard Vinke 
 rich...@vogelnestje.nlmailto:
 rich...@vogelnestje.nl wrote:

amit IKF wrote:

Hi Everyone,

How can I filter all my mails whether they are incoming emails,
outgoing emails or emails downloaded by fetchmail for spam or
virus before delivering the mail?
Another issue is I'm unable to see clamd status in headers for my
incoming emails?

Thanks and regards,

Amit

On Fri, Aug 21, 2009 at 12:33 AM, Phil Leinhauser
p...@teqknow.com mailto:p...@teqknow.com wrote:

Dang  Wrong place to send that.  I meant it to go to Eric
offlist.
Sorry list.




 I sent that Dovecot article to Jake to look over also.  I
want to
 make sure I have everything at least close before I send it
to the Dev
 group


 Phil



 In the tcp.smtp file, there is a difference between your local
stuff (127.) and the rest.
The line after 127.: says: no scanning
Fetchmail is seen as local, therefore it is not scanned.

Remove the 127.: line (or start it with a #) and qmailctl cdb
should do the job.

Richard Vinke.


  H,

 I had the same problem (fetchmail mail is not scanned). I changed my
 tcp.smtp to:


  
 127.:allow,RELAYCLIENT=,QMAILQUEUE=/var/qmail/bin/simscan,DKSIGN=/var/qmail/control/domainkeys/%/private,RBLSMTPD=,
NOP0FCHECK=1


  
 192.:allow,QMAILQUEUE=/var/qmail/bin/simscan,DKSIGN=/var/qmail/control/domainkeys/%/private,RBLSMTPD=,NOP0FCHECK=1


  
 :allow,BADMIMETYPE=,BADLOADERTYPE=M,CHKUSER_RCPTLIMIT=50,CHKUSER_WRONGRCPTLIMIT=10,QMAILQUEUE=/var/qmail/bin/simsc
an,DKSIGN=/var/qmail/control/domainkeys/%/private,NOP0FCHECK=1

 Fetchmail is catched by the 192.: line.

 Perhaps the Qmailqueue should be QMAILQUEUE?

 Richard Vinke

 ps I turned of my e-mail notification now. sorry for bothering the
 list.



 Nice catch, Richard. That, as most things in Linux, is CaSe SeNSiTiVe.

 --
 -Eric 'shubes'



 -
 Qmailtoaster is sponsored by Vickers Consulting Group (
 www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!

 -
Please visit qmailtoaster.com for the latest news, updates, and
 packages.
 To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com





Re: [qmailtoaster] Scan and Filter Mails Downloaded by fetchmail

2009-08-21 Thread amit IKF
Hi Richard,
As mentioned I have created spam.cf file. Do I need to restart spamd
service? If yes how to do that?

Regards,

Amit

On Sat, Aug 22, 2009 at 12:34 AM, Richard Vinke rich...@vogelnestje.nlwrote:

  amit IKF wrote:

 Hi Richard,
  As you mentioned in your previous mail, I had done both the entry.


 127.:allow,RELAYCLIENT=,QMAILQUEUE=/var/qmail/bin/simscan,DKSIGN=/var/qmail/control/domainkeys/%/private,RBLSMTPD=,
 NOP0FCHECK=1


 192.:allow,QMAILQUEUE=/var/qmail/bin/simscan,DKSIGN=/var/qmail/control/domainkeys/%/private,RBLSMTPD=,NOP0FCHECK=1

  Now how do I understand whether mails downloaded and delivered are
 scanned or not?

  Thanks and regards,

  Amit

 On Fri, Aug 21, 2009 at 3:26 AM, Eric Shubert e...@shubes.net wrote:

 Richard Vinke wrote:

 amit IKF wrote:

 Hi Richard,

 That didn't solved the problem. Even I added Qmailqueue=
 /var/qmail/bin/simscan in 127.: but it didn't work.

 Regards,

 Amit

  On Fri, Aug 21, 2009 at 1:33 AM, Richard Vinke 
 rich...@vogelnestje.nlmailto:
 rich...@vogelnestje.nl wrote:

amit IKF wrote:

 Hi Everyone,

How can I filter all my mails whether they are incoming emails,
outgoing emails or emails downloaded by fetchmail for spam or
virus before delivering the mail?
Another issue is I'm unable to see clamd status in headers for my
incoming emails?

Thanks and regards,

Amit

On Fri, Aug 21, 2009 at 12:33 AM, Phil Leinhauser
  p...@teqknow.com mailto:p...@teqknow.com wrote:

Dang  Wrong place to send that.  I meant it to go to Eric
offlist.
Sorry list.




 I sent that Dovecot article to Jake to look over also.  I
want to
 make sure I have everything at least close before I send it
to the Dev
 group


 Phil



   In the tcp.smtp file, there is a difference between your local
stuff (127.) and the rest.
The line after 127.: says: no scanning
Fetchmail is seen as local, therefore it is not scanned.

Remove the 127.: line (or start it with a #) and qmailctl cdb
should do the job.

Richard Vinke.


   H,

 I had the same problem (fetchmail mail is not scanned). I changed my
 tcp.smtp to:


  
 127.:allow,RELAYCLIENT=,QMAILQUEUE=/var/qmail/bin/simscan,DKSIGN=/var/qmail/control/domainkeys/%/private,RBLSMTPD=,
NOP0FCHECK=1


  
 192.:allow,QMAILQUEUE=/var/qmail/bin/simscan,DKSIGN=/var/qmail/control/domainkeys/%/private,RBLSMTPD=,NOP0FCHECK=1


  
 :allow,BADMIMETYPE=,BADLOADERTYPE=M,CHKUSER_RCPTLIMIT=50,CHKUSER_WRONGRCPTLIMIT=10,QMAILQUEUE=/var/qmail/bin/simsc
an,DKSIGN=/var/qmail/control/domainkeys/%/private,NOP0FCHECK=1

 Fetchmail is catched by the 192.: line.

 Perhaps the Qmailqueue should be QMAILQUEUE?

 Richard Vinke

 ps I turned of my e-mail notification now. sorry for bothering the
 list.



 Nice catch, Richard. That, as most things in Linux, is CaSe SeNSiTiVe.

 --
 -Eric 'shubes'



 -
 Qmailtoaster is sponsored by Vickers Consulting Group (
 www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!

 -
Please visit qmailtoaster.com for the latest news, updates, and
 packages.
 To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com



  Hi Amit,

 I made a filter /etc/mail/spamassassin/spam.cf:

 #
 # Spam validation
 #
 # if *SPAM*

 header ALREADY_SPAMSubject =~ /\*\*SPAM\*\*/
 describe   ALREADY_SPAMMessage is already marked as spam
 score  ALREADY_SPAM5

 Create a mail with a subject starting with ***SPAM***. Get it with
 fetchmail --keep --fetchall and check the source of the message. It must
 contain the ALREADU_SPAM remark.

 Richard Vinke

 ps the --keep keeps the message on the remote server, the --fetchall also
 gets the 'seen' mail. So you only have to create the mail once, and use it
 many times. I also created a mail with the eicar virus.




[qmailtoaster] Scan and Filter Mails Downloaded by fetchmail

2009-08-20 Thread amit IKF
Hi Everyone,

How can I filter all my mails whether they are incoming emails, outgoing
emails or emails downloaded by fetchmail for spam or virus before delivering
the mail?
Another issue is I'm unable to see clamd status in headers for my incoming
emails?

Thanks and regards,

Amit

On Fri, Aug 21, 2009 at 12:33 AM, Phil Leinhauser p...@teqknow.com wrote:

 Dang  Wrong place to send that.  I meant it to go to Eric offlist.

 Sorry list.


 
 
  I sent that Dovecot article to Jake to look over also.  I want to
  make sure I have everything at least close before I send it to the Dev
  group
 
 
  Phil
 



Re: [qmailtoaster] Scan and Filter Mails Downloaded by fetchmail

2009-08-20 Thread amit IKF
Hi Richard,

That didn't solved the problem. Even I added Qmailqueue=
/var/qmail/bin/simscan in 127.: but it didn't work.

Regards,

Amit

On Fri, Aug 21, 2009 at 1:33 AM, Richard Vinke rich...@vogelnestje.nlwrote:

  amit IKF wrote:

 Hi Everyone,

 How can I filter all my mails whether they are incoming emails, outgoing
 emails or emails downloaded by fetchmail for spam or virus before delivering
 the mail?
 Another issue is I'm unable to see clamd status in headers for my incoming
 emails?

 Thanks and regards,

 Amit

 On Fri, Aug 21, 2009 at 12:33 AM, Phil Leinhauser p...@teqknow.comwrote:

 Dang  Wrong place to send that.  I meant it to go to Eric offlist.

 Sorry list.

 
 
  I sent that Dovecot article to Jake to look over also.  I want to
  make sure I have everything at least close before I send it to the Dev
  group
 
 
  Phil
 


  In the tcp.smtp file, there is a difference between your local stuff
 (127.) and the rest.
 The line after 127.: says: no scanning
 Fetchmail is seen as local, therefore it is not scanned.

 Remove the 127.: line (or start it with a #) and qmailctl cdb should do
 the job.

 Richard Vinke.



Re: [qmailtoaster] Spam getting through

2009-08-19 Thread amit IKF
Hi Everyone,
How do I enable Spamdyke for my qmail toaster? Do I need to install and
enable it from qtp-menu?

Regards,

Amit

On Tue, Aug 18, 2009 at 12:53 PM, Ganesh.payelkar ganesh.payel...@gmail.com
 wrote:

 Dear Ronnie,

 If you area talking about the spam then i will suggest you to
 install spamdyke,
  which is best for spam after spamassassin.
  Kindly correct me if i am wrong

 Regards,
 Ganesh


 On Tue, Aug 18, 2009 at 12:16 AM, Ronnie Tartar rtar...@host2max.comwrote:

 I have been having alot of spam coming through as of late.

 A common theme seems to be the SPF record is set.  Can I disable the SPF
 functionality for the spam filter?

 Regards,

 Ronnie


 -
 Qmailtoaster is sponsored by Vickers Consulting Group (
 www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!

 -
Please visit qmailtoaster.com for the latest news, updates, and
 packages.
 To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com






Re: [qmailtoaster] vpopmail upgrade

2009-08-19 Thread amit IKF
Dear All,
I want a copy of all incoming and outgoing emails for a domain. With few
replies long time back, I had created a taps file in /var/qmail/control.
The value in tap file is *...@mydomain.com:a...@mydomain.com

Restarted qmail service. But its not working. Can someone tell me where am i
wrong.

Thanks and regards,

Amit


[qmailtoaster] Auto Bcc of Incoming and Outgoing Emails

2009-08-19 Thread amit IKF
On Thu, Aug 20, 2009 at 12:40 AM, amit IKF a...@ikf.co.in wrote:

 Dear All,
 I want a copy of all incoming and outgoing emails for a domain. With few
 replies long time back, I had created a taps file in /var/qmail/control.
 The value in tap file is *...@mydomain.com:a...@mydomain.com

 Restarted qmail service. But its not working. Can someone tell me where am
 i wrong.

 Thanks and regards,

 Amit



Re: [qmailtoaster] Auto Bcc of Incoming and Outgoing Emails

2009-08-19 Thread amit IKF
Hi Eric and Jake,Thanks a lot its done.

Regards,

Amit


On Thu, Aug 20, 2009 at 1:23 AM, Jake Vickers j...@qmailtoaster.com wrote:

 Eric Shubert wrote:

 amit IKF wrote:



 On Thu, Aug 20, 2009 at 12:40 AM, amit IKF a...@ikf.co.in mailto:
 a...@ikf.co.in wrote:

Dear All,

I want a copy of all incoming and outgoing emails for a domain. With
few replies long time back, I had created a taps file in
/var/qmail/control. The value in tap file is
*...@mydomain.com:a...@mydomain.com mailto:a...@mydomain.com

Restarted qmail service. But its not working. Can someone tell me
where am i wrong.

Thanks and regards,

Amit


 I think you need to tap to a different domain name. Infinite loop sort of
 thing. ;)


 I did a video on taps over at video.qmailtoaster.com
 What Eric is saying is true. You have a circular loop:
 It taps the mail from mydomain.com and sends a copy to a...@mydomain.com
 The copy sent to a...@mydomain.com matches mydomain.com, so a copy is tapped
 and sent to a...@mydomain.com
 The copy of the copy sent to a...@mydomain.com matches mydomain.com, so
 another copy goes to a...@mydomain.com
 The copy of the copy of the copy sent to a...@mydomain.com matches
 [insert infinite loop here]

 And to tap your whole domain, you need .* not just *




 -
 Qmailtoaster is sponsored by Vickers Consulting Group (
 www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!

 -
Please visit qmailtoaster.com for the latest news, updates, and
 packages.
 To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com





[qmailtoaster] Auto Bcc of incoming and ougoing mails

2009-07-22 Thread amit IKF
Hi,

I want to make some settings on my server.
1) All the copy of incoming mails should be sent to 1 of the email id.
2) All the copy of outgoing mails from user should automatically sent to any
single email id.

Regards,

Amit


[qmailtoaster] Forgot Admin-toaster password

2009-07-22 Thread amit IKF
Hi,

How to reset admin-toaster password if admin forget the same?

Regards,

Amit


Re: [qmailtoaster] Auto Bcc of incoming and ougoing mails

2009-07-22 Thread amit IKF
Hi Jake,

Can you let me know the archive website URL. I'm using 
http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/;.
But I'm unable to find help about getmail.

Regards,

Amit

On Wed, Jul 22, 2009 at 5:03 PM, Jake Vickers j...@qmailtoaster.com wrote:

 amit IKF wrote:

 Hi,

 I want to make some settings on my server.
 1) All the copy of incoming mails should be sent to 1 of the email id.
 2) All the copy of outgoing mails from user should automatically sent to
 any single email id.

 Regards,

 Amit


 Read the wiki or the archives. Specifically taps



 -
 Qmailtoaster is sponsored by Vickers Consulting Group (
 www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!

 -
Please visit qmailtoaster.com for the latest news, updates, and
 packages.
 To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com





Re: [qmailtoaster] Auto Bcc of incoming and ougoing mails

2009-07-22 Thread amit IKF
Thanks Ole,

This helps me to mark a copy of both incoming and outgoing mails on 1
particular email id. What to do for below scenario:
1) All incoming copies on server is sent on incom...@example.com
2) All outgoing copies from server is sent to outgo...@example.com

Thanks and Regards,

Amit

On Wed, Jul 22, 2009 at 5:25 PM, ole.johan...@cryonix.no wrote:

 Hello,

 Wiki on Qmailatoaster:
 http://wiki.qmailtoaster.com

 Wiki spesific on the TAPS function:
 http://wiki.qmailtoaster.com/index.php/Taps

 Enjoy!

 Best Regards
 Ole Johansen
 CDS

  Hi Jake,
 
  Can you let me know the archive website URL. I'm using 
  http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/;.
  But I'm unable to find help about getmail.
 
  Regards,
 
  Amit
 
  On Wed, Jul 22, 2009 at 5:03 PM, Jake Vickers j...@qmailtoaster.com
  wrote:
 
  amit IKF wrote:
 
  Hi,
 
  I want to make some settings on my server.
  1) All the copy of incoming mails should be sent to 1 of the email id.
  2) All the copy of outgoing mails from user should automatically sent
  to
  any single email id.
 
  Regards,
 
  Amit
 
 
  Read the wiki or the archives. Specifically taps
 
 
 
 
 -
  Qmailtoaster is sponsored by Vickers Consulting Group (
  www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and
  installations.
  If you need professional help with your setup, contact them today!
 
 
 -
 Please visit qmailtoaster.com for the latest news, updates, and
  packages.
  To unsubscribe, e-mail:
  qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail:
  qmailtoaster-list-h...@qmailtoaster.com
 
 
 
 




 -
 Qmailtoaster is sponsored by Vickers Consulting Group (
 www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!

 -
 Please visit qmailtoaster.com for the latest news, updates, and
 packages.

  To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com





Re: [qmailtoaster] Auto Bcc of incoming and ougoing mails

2009-07-22 Thread amit IKF
Hi Ole,

I want copy of all incoming on separate email id and copy of outgoing on
separate email id.

Amit

On Wed, Jul 22, 2009 at 5:45 PM, ole.johan...@cryonix.no wrote:

 Do:
 touch /var/qmail/control/taps
 vi /var/qmail/control/taps

 In vi, add the lines into taps:
 *...@yourdomainname.com:u...@example.com

 FYI
 u...@example.com is the email account who recieve the emails for both
 in/outbound of your *...@yourdomainname.com

 Ole.

  Thanks Ole,
 
  This helps me to mark a copy of both incoming and outgoing mails on 1
  particular email id. What to do for below scenario:
  1) All incoming copies on server is sent on incom...@example.com
  2) All outgoing copies from server is sent to outgo...@example.com
 
  Thanks and Regards,
 
  Amit
 
  On Wed, Jul 22, 2009 at 5:25 PM, ole.johan...@cryonix.no wrote:
 
  Hello,
 
  Wiki on Qmailatoaster:
  http://wiki.qmailtoaster.com
 
  Wiki spesific on the TAPS function:
  http://wiki.qmailtoaster.com/index.php/Taps
 
  Enjoy!
 
  Best Regards
  Ole Johansen
  CDS
 
   Hi Jake,
  
   Can you let me know the archive website URL. I'm using 
   http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/;.
   But I'm unable to find help about getmail.
  
   Regards,
  
   Amit
  
   On Wed, Jul 22, 2009 at 5:03 PM, Jake Vickers j...@qmailtoaster.com
   wrote:
  
   amit IKF wrote:
  
   Hi,
  
   I want to make some settings on my server.
   1) All the copy of incoming mails should be sent to 1 of the email
  id.
   2) All the copy of outgoing mails from user should automatically
  sent
   to
   any single email id.
  
   Regards,
  
   Amit
  
  
   Read the wiki or the archives. Specifically taps
  
  
  
  
 
 -
   Qmailtoaster is sponsored by Vickers Consulting Group (
   www.vickersconsulting.com)
 Vickers Consulting Group offers Qmailtoaster support and
   installations.
   If you need professional help with your setup, contact them
  today!
  
  
 
 -
  Please visit qmailtoaster.com for the latest news, updates, and
   packages.
   To unsubscribe, e-mail:
   qmailtoaster-list-unsubscr...@qmailtoaster.com
  For additional commands, e-mail:
   qmailtoaster-list-h...@qmailtoaster.com
  
  
  
  
 
 
 
 
 
 -
  Qmailtoaster is sponsored by Vickers Consulting Group (
  www.vickersconsulting.com)
 Vickers Consulting Group offers Qmailtoaster support and
  installations.
   If you need professional help with your setup, contact them today!
 
 
 -
  Please visit qmailtoaster.com for the latest news, updates, and
  packages.
 
   To unsubscribe, e-mail:
  qmailtoaster-list-unsubscr...@qmailtoaster.com
  For additional commands, e-mail:
  qmailtoaster-list-h...@qmailtoaster.com
 
 
 
 




 -
 Qmailtoaster is sponsored by Vickers Consulting Group (
 www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!

 -
 Please visit qmailtoaster.com for the latest news, updates, and
 packages.

  To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com





[qmailtoaster] SMart Host in Qmail-Toaster

2009-07-20 Thread amit IKF
Hi Everyone,

I want to know how can I configure my qmail-toaster to use third party smart
host server to relay mails?

Thanks and regards,

Amit


[qmailtoaster] Queries regarding Greylisting and Fetch mail

2009-07-20 Thread amit IKF
Hi All,

I got 2 queries.
1) How to disable and enable Greylisting in Qmail Toaster?
2) How to configure Fetchmail to download mails from remote catchall account
and deliver mails to respective local users? It should deliver mails to all
To and Cc email ids and not to Bcc.

Thanks and Regards,

Amit


[qmailtoaster] Zimbra Webmail with Qmail-toaster

2009-07-13 Thread amit IKF
Hi Everyone,

Is there any way to install Zimbra Webmail with qmail toaster? Can both be
installed on same PC?

Regards,

Amit


Re: [qmailtoaster] Zimbra Webmail with Qmail-toaster

2009-07-13 Thread amit IKF
Thanks Dean.

On Mon, Jul 13, 2009 at 4:52 PM, Dean Mumby d...@mumby.co.za wrote:

 I would say no as zimbra is an entire mailserver not just a webmail client

 -original message-
 Subject: [qmailtoaster] Zimbra Webmail with Qmail-toaster
 From: amit IKF a...@ikf.co.in
 Date: 13/07/2009 1:21 pm

 Hi Everyone,

 Is there any way to install Zimbra Webmail with qmail toaster? Can both be
 installed on same PC?

 Regards,

 Amit



 -
 Qmailtoaster is sponsored by Vickers Consulting Group (
 www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!

 -
 Please visit qmailtoaster.com for the latest news, updates, and
 packages.

  To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com





Re: [qmailtoaster] Spamassassin not working with my qmail-toaster

2009-07-11 Thread amit IKF
Ya. Actually I had reinstall everything.

Amit

On Sat, Jul 11, 2009 at 5:15 PM, senthil vel senthilv...@gmail.com wrote:

 Hi Amit,


 Has this problem fixed? how?


 Thanks and Regards,
 S.Senthilvel.



 On Mon, Jul 6, 2009 at 2:41 PM, amit IKFa...@ikf.co.in wrote:
  Hi Jake,
 
  Please find output of delow command:
  sudo -u vpopmail -H spamassassin -D --lint
  There was no such folder spam but there was folder spamd. Please find
 attach
  current file in spamd folder.
 
  Regards,
 
  Amit
 
  On Sat, Jul 4, 2009 at 10:29 PM, Jake Vickers j...@qmailtoaster.com
 wrote:
 
  amit IKF wrote:
 
  What does spamassassin -D --lint show? (give us the whole thing, not
  just what you think is important)
  Please find output in attached amit.txt file.
 
  Okay, now show us the output of this command:
 
  sudo -u vpopmail -H spamassassin -D --lint
 
  Do you see any errors in the log files? (/var/log/qmail/spam/current ?)
 
 
 
 
 -
  Qmailtoaster is sponsored by Vickers Consulting Group
  (www.vickersconsulting.com)
 Vickers Consulting Group offers Qmailtoaster support and
 installations.
   If you need professional help with your setup, contact them today!
 
 -
  Please visit qmailtoaster.com for the latest news, updates, and
  packages.
 
   To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
  For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com
 
 


 -
 Qmailtoaster is sponsored by Vickers Consulting Group (
 www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!

 -
 Please visit qmailtoaster.com for the latest news, updates, and
 packages.

  To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com





Re: [qmailtoaster] Spamassassin not working with my qmail-toaster

2009-07-11 Thread amit IKF
Hi Senthil,

I installed it on CentOS 5.3. But I installed all packages from repi
repositry. And I would suggest go with packages which comes default with OS
since those packages are much stable.

Regards,

Amit


On Sat, Jul 11, 2009 at 10:43 PM, senthil vel senthilv...@gmail.com wrote:

 Thanks Eric and Amit


 Regards,
 S.Senthilvel,





 On Sat, Jul 11, 2009 at 7:19 AM, Eric Shuberte...@shubes.net wrote:
  CentOS 5.x is a wise choice.
 
  FWIW Centos 5 reflects whatever the latest .x version is. If you don't
  happen to have the latest .x, you can yum update after it's
  installed/running to bring it up to the current release.
 
  senthil vel wrote:
 
  Thanks Amit. The new os used was Centos 5.3 or Centos 5?
 
 
  Thanks and Regards,
  S.Senthilvel.
 
 
 
 
  On Sat, Jul 11, 2009 at 5:24 PM, amit IKFa...@ikf.co.in wrote:
 
  Ya. Actually I had reinstall everything.
 
  Amit
 
  On Sat, Jul 11, 2009 at 5:15 PM, senthil vel senthilv...@gmail.com
  wrote:
 
  Hi Amit,
 
 
 Has this problem fixed? how?
 
 
  Thanks and Regards,
  S.Senthilvel.
 
 
 
  On Mon, Jul 6, 2009 at 2:41 PM, amit IKFa...@ikf.co.in wrote:
 
  Hi Jake,
 
  Please find output of delow command:
  sudo -u vpopmail -H spamassassin -D --lint
  There was no such folder spam but there was folder spamd. Please find
  attach
  current file in spamd folder.
 
  Regards,
 
  Amit
 
  On Sat, Jul 4, 2009 at 10:29 PM, Jake Vickers j...@qmailtoaster.com
 
  wrote:
 
  amit IKF wrote:
 
  What does spamassassin -D --lint show? (give us the whole thing,
 not
  just what you think is important)
  Please find output in attached amit.txt file.
 
  Okay, now show us the output of this command:
 
  sudo -u vpopmail -H spamassassin -D --lint
 
  Do you see any errors in the log files? (/var/log/qmail/spam/current
  ?)
 
 
 
  --
  -Eric 'shubes'
 
 
 
 -
  Qmailtoaster is sponsored by Vickers Consulting Group
  (www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!
 
 -
 Please visit qmailtoaster.com for the latest news, updates, and
 packages.
  To unsubscribe, e-mail:
  qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com
 
 
 


 -
 Qmailtoaster is sponsored by Vickers Consulting Group (
 www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!

 -
 Please visit qmailtoaster.com for the latest news, updates, and
 packages.

  To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com





Re: [qmailtoaster] qtp-newmodel

2009-07-08 Thread amit IKF
Hi All,

I had just setup qmail toaster. Everything seems to be ok except 1 thing
i.e. i'm unable to send mail outside network.

Thanks and regards,

Amit


[qmailtoaster] Problem in sending mail

2009-07-08 Thread amit IKF
 Hi All,

 I had just setup qmail toaster. Everything seems to be ok except 1 thing
 i.e. i'm unable to send mail outside network.

 Thanks and regards,

 Amit



Re: [qmailtoaster] Problem in sending mail

2009-07-08 Thread amit IKF
Hi Jake,

My incoming is working fine. Outgoing messages are getting bounced. Please
find attached file with bounced mail.

Amit


On Wed, Jul 8, 2009 at 4:53 PM, Jake Vickers j...@qmailtoaster.com wrote:

  amit IKF wrote:


 Hi All,

 I had just setup qmail toaster. Everything seems to be ok except 1 thing
 i.e. i'm unable to send mail outside network.

 Thanks and regards,

 Amit



 That's usually a DNS issue or your ISP blocks the port.
 Some log entries would be helpful, otherwise we're just guessing.


Hi. This is the qmail-send program at amitip.com.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

a...@ikf.co.in:
Sorry, no mailbox here by that name. (#5.1.1)

--- Below this line is a copy of the message.

Return-Path: postmas...@amitip.com
Received: (qmail 23541 invoked by uid 89); 8 Jul 2009 08:01:57 -
Received: from unknown (HELO localhost) (127.0.0.1)
  by amitip.com with SMTP; 8 Jul 2009 08:01:57 -
Received: from 127.0.0.1
(SquirrelMail authenticated user postmas...@amitip.com)
by localhost with HTTP;
Wed, 8 Jul 2009 13:31:57 +0530
Message-ID: 649a19f1866e4e48f8c5afaa102ca419.squir...@localhost
Date: Wed, 8 Jul 2009 13:31:57 +0530
Subject: test
From: postmas...@amitip.com
To: a...@ikf.co.in
User-Agent: SquirrelMail/1.4.19-1.3.15
MIME-Version: 1.0
Content-Type: text/plain;charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Priority: 3 (Normal)
Importance: Normal

test

-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!
-
 Please visit qmailtoaster.com for the latest news, updates, and packages.
 
  To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


Re: [qmailtoaster] qtp-newmodel

2009-07-08 Thread amit IKF
Hi Biju,

My RDNS is set properly. I think there is some problem with SMTProute. I'm
using squirrelmail.

Regards,

Amit

On Wed, Jul 8, 2009 at 5:03 PM, Biju Jose knowm...@whitesindia.com wrote:

  Dear Amit,



 To send out emails to other servers you need reverse dns setup . Reverse
 DNS need to be set up by your ISP.



 Have you checked this? What is the error you are getting? Are you using
 Squirrelmail or other email clients?



 Biju Jose



 *From:* amit IKF [mailto:a...@ikf.co.in]
 *Sent:* Wednesday, July 08, 2009 4:50 PM
 *To:* qmailtoaster-list@qmailtoaster.com
 *Subject:* Re: [qmailtoaster] qtp-newmodel



 Hi All,

 I had just setup qmail toaster. Everything seems to be ok except 1 thing
 i.e. i'm unable to send mail outside network.

 Thanks and regards,

 Amit



[qmailtoaster] How to remove qmail-toaster completely from server

2009-07-07 Thread amit IKF
Hi Everyone,

I think my qmail toaster setup had been corrupted. How can I uninstall
everything, so that I can start with new qmail-toaster setup again?

Regards,

Amit


Re: [qmailtoaster] How to remove qmail-toaster completely from server

2009-07-07 Thread amit IKF
Hi Ganesh,

Initially Spamassassin was not working. And now suddenly my imap
server is not responding. Its telling unable to connect imap server
when i trying to telnet to my localhost imap port. Also I think few
packages are missing. So I was planning to reinstall complete server
again.

Regards,

Amit


On Tue, Jul 7, 2009 at 12:02 PM, Ganesh Payelkar gpayel...@gmail.com wrote:

 Dear Amit,

     What problem exactly you are facing ?

 Regards,

 Ganesh Payelkar



 On Tue, Jul 7, 2009 at 11:57 AM, amit IKF a...@ikf.co.in wrote:

 Hi Everyone,

 I think my qmail toaster setup had been corrupted. How can I uninstall 
 everything, so that I can start with new qmail-toaster setup again?

 Regards,

 Amit



-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!
-
 Please visit qmailtoaster.com for the latest news, updates, and packages.

  To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




Re: [qmailtoaster] How to remove qmail-toaster completely from server

2009-07-07 Thread amit IKF
Hi Madmac,

But it is with centos 4. I want it on centos 5.

Regards,

Amit

On Tue, Jul 7, 2009 at 8:42 PM, Tricube sysad...@tricubemedia.com wrote:

  Hi Amit,
 Why not use the ready made ISO installer from Jake.
 It installs everything for you.

 madmac

 amit IKF wrote:

 Hi Ganesh,

 Initially Spamassassin was not working. And now suddenly my imap
 server is not responding. Its telling unable to connect imap server
 when i trying to telnet to my localhost imap port. Also I think few
 packages are missing. So I was planning to reinstall complete server
 again.

 Regards,

 Amit


 On Tue, Jul 7, 2009 at 12:02 PM, Ganesh Payelkar gpayel...@gmail.com 
 gpayel...@gmail.com wrote:


  Dear Amit,

 What problem exactly you are facing ?

 Regards,

 Ganesh Payelkar



 On Tue, Jul 7, 2009 at 11:57 AM, amit IKF a...@ikf.co.in a...@ikf.co.in 
 wrote:


  Hi Everyone,

 I think my qmail toaster setup had been corrupted. How can I uninstall 
 everything, so that I can start with new qmail-toaster setup again?

 Regards,

 Amit


   
 -
 Qmailtoaster is sponsored by Vickers Consulting Group 
 (www.vickersconsulting.com)
 Vickers Consulting Group offers Qmailtoaster support and installations.
   If you need professional help with your setup, contact them today!
 -
  Please visit qmailtoaster.com for the latest news, updates, and packages.

   To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
  For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com








Re: [qmailtoaster] How to remove qmail-toaster completely from server

2009-07-07 Thread amit IKF
If my installation goes perfect. Can I create iso for the qmail toaster.

Regards,

Amit

On Tue, Jul 7, 2009 at 7:47 PM, amit IKF a...@ikf.co.in wrote:

 Hi Madmac,

 But it is with centos 4. I want it on centos 5.

 Regards,

 Amit


 On Tue, Jul 7, 2009 at 8:42 PM, Tricube sysad...@tricubemedia.com wrote:

  Hi Amit,
 Why not use the ready made ISO installer from Jake.
 It installs everything for you.

 madmac

 amit IKF wrote:

 Hi Ganesh,

 Initially Spamassassin was not working. And now suddenly my imap
 server is not responding. Its telling unable to connect imap server
 when i trying to telnet to my localhost imap port. Also I think few
 packages are missing. So I was planning to reinstall complete server
 again.

 Regards,

 Amit


 On Tue, Jul 7, 2009 at 12:02 PM, Ganesh Payelkar gpayel...@gmail.com 
 gpayel...@gmail.com wrote:


  Dear Amit,

 What problem exactly you are facing ?

 Regards,

 Ganesh Payelkar



 On Tue, Jul 7, 2009 at 11:57 AM, amit IKF a...@ikf.co.in a...@ikf.co.in 
 wrote:


  Hi Everyone,

 I think my qmail toaster setup had been corrupted. How can I uninstall 
 everything, so that I can start with new qmail-toaster setup again?

 Regards,

 Amit


   
 -
 Qmailtoaster is sponsored by Vickers Consulting Group 
 (www.vickersconsulting.com)
 Vickers Consulting Group offers Qmailtoaster support and installations.
   If you need professional help with your setup, contact them today!
 -
  Please visit qmailtoaster.com for the latest news, updates, and 
 packages.

   To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
  For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com









Re: [qmailtoaster] Spamassassin not working with my qmail-toaster

2009-07-06 Thread amit IKF
Hi Jake,

Please find output of delow command:
sudo -u vpopmail -H spamassassin -D --lint
There was no such folder spam but there was folder spamd. Please find attach
current file in spamd folder.

Regards,

Amit

On Sat, Jul 4, 2009 at 10:29 PM, Jake Vickers j...@qmailtoaster.com wrote:

  amit IKF wrote:



 What does spamassassin -D --lint show? (give us the whole thing, not just
 what you think is important)
 Please find output in attached amit.txt file.


 Okay, now show us the output of this command:

 sudo -u vpopmail -H spamassassin -D --lint

 Do you see any errors in the log files? (/var/log/qmail/spam/current ?)




current
Description: Binary data
-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!
-
 Please visit qmailtoaster.com for the latest news, updates, and packages.
 
  To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


Re: [qmailtoaster] Spamassassin not working with my qmail-toaster

2009-07-04 Thread amit IKF
Hi Ganesh,

I tried yum install perl* and yes I had run cnt50-perl.sh while
installation of toaster.

Let me restart my mail-server and try again.

Amit

On Sat, Jul 4, 2009 at 4:15 PM, Ganesh Payelkar gpayel...@gmail.com wrote:

 Dear Amit,

 It seem your installation of toaster have some dependency
 problem, Try to yum install perl* and let me know...
 Did you  run 
 cnt50-perl.shhttp://qmailtoaster.org/distro/centos/cnt50/cnt50-perl.shwhile 
 installation of toaster ?


 Regards,

 Ganesh Payelkar



 On Sat, Jul 4, 2009 at 4:10 PM, amit IKF a...@ikf.co.in wrote:

 Hi Ganesh,

 Please find output of below command:
 # spamassassin --lint:

 [3895] warn: plugin: failed to parse plugin (from @INC): Can't locate
 Mail/DomainKeys/Message.pm in @INC (@INC contains:
 /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi
 /usr/lib/perl5/vendor_perl/5.8.8
 /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi
 /usr/lib/perl5/site_perl/5.8.7/i386-linux-thread-multi
 /usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi
 /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi
 /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7
 /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5
 /usr/lib/perl5/site_perl
 /usr/lib/perl5/vendor_perl/5.8.7/i386-linux-thread-multi
 /usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi
 /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi
 /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl/5.8.6
 /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl
 /usr/lib/perl5/5.8.8/i386-linux-thread-multi /usr/lib/perl5/5.8.8) at
 /usr/lib/perl5/vendor_perl/5.8.8/Mail/SpamAssassin/Plugin/DomainKeys.pm line
 83.
 [3895] warn: BEGIN failed--compilation aborted at
 /usr/lib/perl5/vendor_perl/5.8.8/Mail/SpamAssassin/Plugin/DomainKeys.pm line
 83.
 [3895] warn: Compilation failed in require at (eval 63) line 1.


 Thanks and regards,

 Amit

 On Sat, Jul 4, 2009 at 11:33 AM, Ganesh Payelkar gpayel...@gmail.comwrote:

 Dear Amit,

Tell me output of this command


 Regards,

 Ganesh Payelkar



 On Fri, Jul 3, 2009 at 11:43 PM, amit IKF a...@ikf.co.in wrote:

 HI ALL,

 I had completed my setup of qmail toaster as mentioned. But when I send
 test mail from outside, I'm unable to find spamassassin details in my mail
 headers. Please find my mail headers below:
 *Return-Path:* 
 a...@ikf.co.inhttp://amitip.com/webmail/src/compose.php?send_to=amit%40ikf.co.in
 
 *Delivered-To:* 
 ---http://amitip.com/webmail/src/compose.php?send_to=postmaster%40amitip.com
 *Received:* (qmail 6043 invoked by uid 89); 3 Jul 2009 18:07:26 -
 *Received:* from unknown (HELO mail-pz0-f197.google.com)
 (209.85.222.197)
  by amitip.com with SMTP; 3 Jul 2009 18:07:26 -
 *Received-SPF:* none (amitip.com: domain at ikf.co.in does not
 designate permitted sender hosts)
 *Received:* by pzk35 with SMTP id 35so1037402pzk.14
  for 
 ---http://amitip.com/webmail/src/compose.php?send_to=postmaster%40amitip.com;
 Fri, 03 Jul 2009 11:07:23 -0700 (PDT)
 *MIME-Version:* 1.0
 *Received:* by 10.143.44.2 with SMTP id
 w2mr622234wfj.126.124663485; Fri, 03
  Jul 2009 11:07:23 -0700 (PDT)
 *X-Originating-IP:* [121.247.75.56]
 *Date:* Fri, 3 Jul 2009 23:37:23 +0530
 *Message-ID:* 
 77bd5c540907031107x3ed2372eoe41813e3f5b61...@mail.gmail.com
 *Subject:* test
 *From:* amit IKF 
 a...@ikf.co.inhttp://amitip.com/webmail/src/compose.php?send_to=amit%40ikf.co.in
 
 *To:* 
 --http://amitip.com/webmail/src/compose.php?send_to=postmaster%40amitip.com
 *Content-Type:* multipart/alternative;
 boundary=001636e0a7703716f2046dd107fd
 Is there something which I missed while installing qmail-toaster.

 Thanks and regards,

 Amit







Re: [qmailtoaster] Spamassassin not working with my qmail-toaster

2009-07-04 Thread amit IKF
No its still not working. Neither domain key nor spamassassin. Please find
my message headers:
*Return-Path:* 
a...@ikf.co.inhttp://amitip.com/webmail/src/compose.php?send_to=amit%40ikf.co.in

*Delivered-To:*
---http://amitip.com/webmail/src/compose.php?send_to=postmaster%40amitip.com
*Received:* (qmail 3374 invoked by uid 89); 4 Jul 2009 11:22:37 -
*Received:* from unknown (HELO mail-pz0-f197.google.com) (209.85.222.197)
 by amitip.com with SMTP; 4 Jul 2009 11:22:37 -
*Received-SPF:* none (amitip.com: domain at ikf.co.in does not designate
permitted sender hosts)
*Received:* by pzk35 with SMTP id 35so1336881pzk.14
 for 
-http://amitip.com/webmail/src/compose.php?send_to=postmaster%40amitip.com;
Sat, 04 Jul 2009 04:22:27 -0700 (PDT)
*MIME-Version:* 1.0
*Received:* by 10.142.82.6 with SMTP id f6mr738818wfb.349.1246706547139;
Sat, 04
 Jul 2009 04:22:27 -0700 (PDT)
*X-Originating-IP:* [121.247.75.56]
*Date:* Sat, 4 Jul 2009 16:52:27 +0530
*Message-ID:* 77bd5c540907040422x17a40a7br1e90673f8db7f...@mail.gmail.com
*Subject:* test
*From:* amit IKF
a...@ikf.co.inhttp://amitip.com/webmail/src/compose.php?send_to=amit%40ikf.co.in

*To:* 
-http://amitip.com/webmail/src/compose.php?send_to=postmaster%40amitip.com
*Content-Type:* multipart/alternative; boundary=001636e90d94e1a5a9046ddf7c73
Any help please.

Regards,

Amit


Re: [qmailtoaster] Spamassassin not working with my qmail-toaster

2009-07-04 Thread amit IKF

 What does qmailctl stat show?

 authlib: up (pid 2386) 1413 seconds
clamd: up (pid 3755) 240 seconds
imap4: up (pid 2409) 1413 seconds
imap4-ssl: up (pid 2401) 1413 seconds
pop3: up (pid 2402) 1413 seconds
pop3-ssl: up (pid 2394) 1413 seconds
send: up (pid 2389) 1413 seconds
smtp: up (pid 2407) 1413 seconds
spamd: up (pid 2404) 1413 seconds
submission: up (pid 2412) 1413 seconds
authlib/log: up (pid 2388) 1413 seconds
clamd/log: up (pid 3752) 240 seconds
imap4/log: up (pid 2410) 1413 seconds
imap4-ssl/log: up (pid 2405) 1413 seconds
pop3/log: up (pid 2406) 1413 seconds
pop3-ssl/log: up (pid 2396) 1413 seconds
send/log: up (pid 2392) 1413 seconds
smtp/log: up (pid 2408) 1413 seconds
spamd/log: up (pid 2395) 1413 seconds
submission/log: up (pid 2399) 1413 seconds

What does rpm -qa | grep toaster | sort show?
autorespond-toaster-2.0.4-1.3.6
clamav-toaster-0.95.2-1.3.29
control-panel-toaster-0.5-1.3.7
courier-authlib-toaster-0.59.2-1.3.10
courier-imap-toaster-4.1.2-1.3.10
daemontools-toaster-0.76-1.3.6
ezmlm-cgi-toaster-0.53.324-1.3.6
ezmlm-toaster-0.53.324-1.3.6
isoqlog-toaster-2.1-1.3.7
libdomainkeys-toaster-0.68-1.3.6
libsrs2-toaster-1.0.18-1.3.6
maildrop-toaster-2.0.3-1.3.8
maildrop-toaster-devel-2.0.3-1.3.8
qmailadmin-toaster-1.2.12-1.3.8
qmailmrtg-toaster-4.2-1.3.6
qmail-pop3d-toaster-1.03-1.3.18
qmail-toaster-1.03-1.3.18
qmailtoaster-plus-0.3.1-1.4.11
qmailtoaster-plus.repo-0.1-1
ripmime-toaster-1.4.0.6-1.3.6
simscan-toaster-1.4.0-1.3.1
spamassassin-toaster-3.2.5-1.3.17
squirrelmail-toaster-1.4.19-1.3.15
ucspi-tcp-toaster-0.88-1.3.8
vpopmail-toaster-5.4.17-1.3.7
vqadmin-toaster-2.3.4-1.3.6

What does spamassassin -D --lint show? (give us the whole thing, not just
what you think is important)
Please find output in attached amit.txt file.

What does your tcp.smtp file look like?
127.:allow,RELAYCLIENT=,DKSIGN=/var/qmail/control/domainkeys/%/private
:allow,BADMIMETYPE=,BADLOADERTYPE=M,CHKUSER_RCPTLIMIT=50,CHKUSER_WRONGRCPTLIMIT=10,DKSIGN=/var/qmail/control/domainkeys/%/private

Have you deviated from the standard install in any way (ie: added a patch
you though you needed, skipped a step because you didn't think you needed
it, modified something, etc.)?
Send a full message to yourself and post the full headers. Put actual text
in the message - sometimes a message will not be scanned if it's too small
(ie: there is nothing in the message but test! or some-such)
No I had gone step by step process mentioned in wiki. Please find full
header details below:
*Return-Path:* 
a...@ikf.co.inhttp://amitip.com/webmail/src/compose.php?send_to=amit%40ikf.co.in

*Delivered-To:*
postmas...@amitip.comhttp://amitip.com/webmail/src/compose.php?send_to=postmaster%40amitip.com
*Received:* (qmail 4063 invoked by uid 89); 4 Jul 2009 11:55:42 -
*Received:* from unknown (HELO mail-pz0-f197.google.com) (209.85.222.197)
 by amitip.com with SMTP; 4 Jul 2009 11:55:41 -
*Received-SPF:* none (amitip.com: domain at ikf.co.in does not designate
permitted sender hosts)
*Received:* by pzk35 with SMTP id 35so1346148pzk.14
 for 
postmas...@amitip.comhttp://amitip.com/webmail/src/compose.php?send_to=postmaster%40amitip.com;
Sat, 04 Jul 2009 04:55:33 -0700 (PDT)
*MIME-Version:* 1.0
*Received:* by 10.143.5.21 with SMTP id h21mr865696wfi.171.1246708533692;
Sat,
 04 Jul 2009 04:55:33 -0700 (PDT)
*X-Originating-IP:* [121.247.75.56]
*In-Reply-To:* c6742bd4.1a4b%vi...@ikf.co.inc6742bd4.1a4b%25vi...@ikf.co.in

*References:*!~!UENERkVCMDkAAQACABgA1qae3gzNRkWPO5VjG/gaCsKQBEtJ/
yttp0ukpa4vzha1bweaa...@tatacommunications.com
 c6742bd4.1a4b%vi...@ikf.co.in c6742bd4.1a4b%25vi...@ikf.co.in
*Date:* Sat, 4 Jul 2009 17:25:33 +0530
*Message-ID:* 77bd5c540907040455v2aafe2bcgb7b8d782a79a1...@mail.gmail.com
*Subject:* Fwd: FW: CLASSIC TRUE STORY - SUDHA MURTHY AND J R D TATA
*From:* amit IKF
a...@ikf.co.inhttp://amitip.com/webmail/src/compose.php?send_to=amit%40ikf.co.in

*To:* 
postmas...@amitip.comhttp://amitip.com/webmail/src/compose.php?send_to=postmaster%40amitip.com
*Content-Type:* multipart/alternative; boundary=001636e0a64a4a0b0a046ddff32b

Have you looked on the wiki for answers? Have you looked in the message
archives to see if someone else has asked a similar question and fixed it?
Yes I checked wiki but didn't find same issue. Maybe I'm searching in some
wrong direction. I'm newbie in LINUX.



Thanks and regards,

Amit
[3916] dbg: config: read file 
/var/lib/spamassassin/3.002005/updates_spamassassin_org/20_uri_tests.cf
[3916] dbg: config: fixed relative path: 
/var/lib/spamassassin/3.002005/updates_spamassassin_org/20_vbounce.cf
[3916] dbg: config: using 
/var/lib/spamassassin/3.002005/updates_spamassassin_org/20_vbounce.cf for 
included file
[3916] dbg: config: read file 
/var/lib/spamassassin/3.002005/updates_spamassassin_org/20_vbounce.cf
[3916] dbg: config: fixed relative path: 
/var/lib/spamassassin/3.002005/updates_spamassassin_org/23_bayes.cf
[3916] dbg: config: using 
/var/lib

Re: [qmailtoaster] Help needed in setting domainkey in BIND DNS

2009-07-04 Thread amit IKF
Hi Juan Pablo García Hernández,

Thanks for sch a good information. Actually I'm window administrator and
newbie to LINUX. SO I think I was preferring GUI of BIND server. Can you
suggest good DNS server for LINUX.

Thanks and regards,

Amit

2009/7/4 Juan Pablo García g.jua...@gmail.com

 Hello Amit,

 In my experimentation, I found that the GUI Interface to config the
 named service is not that good. Very often in the Python console you
 would find all kinds of exceptions and errors, especially when trying
 to remove entries from the list.
 We all know, named configuration files are quite weird and a deviation
 from other config formats. However, you better restrain from using the
 GUI interface, unless you want to get a bird's-eye view of the
 configuration.

 The tip Aleksander gave you it's very important. There's nothing
 better than vi or vim to edit any of the config files. A suggestions
 for those who can't figure vi and vim interface (or commands) or who
 are just new, you can use nano editor also. It's more user friendly,
 albeit a bit cluttered to my taste. Just for starters.

 Juan Pablo García Hernández



 On Fri, Jul 3, 2009 at 4:25 PM, amit IKFa...@ikf.co.in wrote:
  Thanks a lot. I'll try this and if found any problem will get back to
 you.
 
  Regards,
 
  Amit
 
  On Sat, Jul 4, 2009 at 2:52 AM, Aleksander Podsiadly
  a...@westside.kielce.pl wrote:
 
  W dniu 03.07.2009 23:08, amit IKF pisze:
 
  I'm trying with GUI interface of BIND server. And its not allowing _.
 
  /var/named/chroot/
  /var/named/chroot/etc
  /var/named/chroot/var/named
 
  Try to use vim editor. ;)
  Do not use GUI interface.
 
  --
  Regards,
  Aleksander Podsiadły
 
 


 -
 Qmailtoaster is sponsored by Vickers Consulting Group (
 www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!

 -
 Please visit qmailtoaster.com for the latest news, updates, and
 packages.

  To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com





Re: [qmailtoaster] Help needed in setting domainkey in BIND DNS

2009-07-04 Thread amit IKF
Thanks Biju,

I'll try webmin.

On Sat, Jul 4, 2009 at 5:51 PM, Biju Jose knowm...@whitesindia.com wrote:

 Amit,

 May I suggest you look at webmin and virtualmin for a web based control
 panel for your Bind and other server configs?
 http://webmin.com


 Biju Jose

 -Original Message-
 From: Juan Pablo García [mailto:g.jua...@gmail.com]
 Sent: Saturday, July 04, 2009 5:44 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] Help needed in setting domainkey in BIND DNS

 Hi Amid,

 You can call me JP, or Juan. I tend to like GNOME also, and I use the
 terminals available (gterm, xterm if it's available).
 So far I've been reading documentation, there's two options when
 you're talking about DNS servers: BIND and djbdns.
 Both have a large amount of information and documentation running
 around the Web.
 From my (short) experience setting up a mail server, I'd recommend
 BIND, although as I said before, the configuration is such a pain in
 the arse for beginners.

 Juan Pablo García Hernández



 On Sat, Jul 4, 2009 at 7:02 AM, amit IKFa...@ikf.co.in wrote:
  Hi Juan Pablo García Hernández,
 
  Thanks for sch a good information. Actually I'm window administrator and
  newbie to LINUX. SO I think I was preferring GUI of BIND server. Can you
  suggest good DNS server for LINUX.
 
  Thanks and regards,
 
  Amit
 
  2009/7/4 Juan Pablo García g.jua...@gmail.com
 
  Hello Amit,
 
  In my experimentation, I found that the GUI Interface to config the
  named service is not that good. Very often in the Python console you
  would find all kinds of exceptions and errors, especially when trying
  to remove entries from the list.
  We all know, named configuration files are quite weird and a deviation
  from other config formats. However, you better restrain from using the
  GUI interface, unless you want to get a bird's-eye view of the
  configuration.
 
  The tip Aleksander gave you it's very important. There's nothing
  better than vi or vim to edit any of the config files. A suggestions
  for those who can't figure vi and vim interface (or commands) or who
  are just new, you can use nano editor also. It's more user friendly,
  albeit a bit cluttered to my taste. Just for starters.
 
  Juan Pablo García Hernández
 
 
 
  On Fri, Jul 3, 2009 at 4:25 PM, amit IKFa...@ikf.co.in wrote:
   Thanks a lot. I'll try this and if found any problem will get back to
   you.
  
   Regards,
  
   Amit
  
   On Sat, Jul 4, 2009 at 2:52 AM, Aleksander Podsiadly
   a...@westside.kielce.pl wrote:
  
   W dniu 03.07.2009 23:08, amit IKF pisze:
  
   I'm trying with GUI interface of BIND server. And its not allowing
 _.
  
   /var/named/chroot/
   /var/named/chroot/etc
   /var/named/chroot/var/named
  
   Try to use vim editor. ;)
   Do not use GUI interface.
  
   --
   Regards,
   Aleksander Podsiadły
  
  
 
 
 
 -
  Qmailtoaster is sponsored by Vickers Consulting Group
  (www.vickersconsulting.com)
 Vickers Consulting Group offers Qmailtoaster support and
 installations.
   If you need professional help with your setup, contact them today!
 
 
 -
  Please visit qmailtoaster.com for the latest news, updates, and
  packages.
 
   To unsubscribe, e-mail:
  qmailtoaster-list-unsubscr...@qmailtoaster.com
  For additional commands, e-mail:
  qmailtoaster-list-h...@qmailtoaster.com
 
 
 
 


 -
 Qmailtoaster is sponsored by Vickers Consulting Group (
 www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!

 -
 Please visit qmailtoaster.com for the latest news, updates, and
 packages.

  To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com





 -
 Qmailtoaster is sponsored by Vickers Consulting Group (
 www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!

 -
 Please visit qmailtoaster.com for the latest news, updates, and
 packages.

  To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com





Re: [qmailtoaster] Help needed in setting domainkey in BIND DNS

2009-07-04 Thread amit IKF
Thanks JP,

Maybe I'll study more about BIND and also about LINUX.


2009/7/4 Juan Pablo García g.jua...@gmail.com

 Hi Amid,

 You can call me JP, or Juan. I tend to like GNOME also, and I use the
 terminals available (gterm, xterm if it's available).
 So far I've been reading documentation, there's two options when
 you're talking about DNS servers: BIND and djbdns.
 Both have a large amount of information and documentation running
 around the Web.
 From my (short) experience setting up a mail server, I'd recommend
 BIND, although as I said before, the configuration is such a pain in
 the arse for beginners.

 Juan Pablo García Hernández



 On Sat, Jul 4, 2009 at 7:02 AM, amit IKFa...@ikf.co.in wrote:
  Hi Juan Pablo García Hernández,
 
  Thanks for sch a good information. Actually I'm window administrator and
  newbie to LINUX. SO I think I was preferring GUI of BIND server. Can you
  suggest good DNS server for LINUX.
 
  Thanks and regards,
 
  Amit
 
  2009/7/4 Juan Pablo García g.jua...@gmail.com
 
  Hello Amit,
 
  In my experimentation, I found that the GUI Interface to config the
  named service is not that good. Very often in the Python console you
  would find all kinds of exceptions and errors, especially when trying
  to remove entries from the list.
  We all know, named configuration files are quite weird and a deviation
  from other config formats. However, you better restrain from using the
  GUI interface, unless you want to get a bird's-eye view of the
  configuration.
 
  The tip Aleksander gave you it's very important. There's nothing
  better than vi or vim to edit any of the config files. A suggestions
  for those who can't figure vi and vim interface (or commands) or who
  are just new, you can use nano editor also. It's more user friendly,
  albeit a bit cluttered to my taste. Just for starters.
 
  Juan Pablo García Hernández
 
 
 
  On Fri, Jul 3, 2009 at 4:25 PM, amit IKFa...@ikf.co.in wrote:
   Thanks a lot. I'll try this and if found any problem will get back to
   you.
  
   Regards,
  
   Amit
  
   On Sat, Jul 4, 2009 at 2:52 AM, Aleksander Podsiadly
   a...@westside.kielce.pl wrote:
  
   W dniu 03.07.2009 23:08, amit IKF pisze:
  
   I'm trying with GUI interface of BIND server. And its not allowing
 _.
  
   /var/named/chroot/
   /var/named/chroot/etc
   /var/named/chroot/var/named
  
   Try to use vim editor. ;)
   Do not use GUI interface.
  
   --
   Regards,
   Aleksander Podsiadły
  
  
 
 
 
 -
  Qmailtoaster is sponsored by Vickers Consulting Group
  (www.vickersconsulting.com)
 Vickers Consulting Group offers Qmailtoaster support and
 installations.
   If you need professional help with your setup, contact them today!
 
 
 -
  Please visit qmailtoaster.com for the latest news, updates, and
  packages.
 
   To unsubscribe, e-mail:
  qmailtoaster-list-unsubscr...@qmailtoaster.com
  For additional commands, e-mail:
  qmailtoaster-list-h...@qmailtoaster.com
 
 
 
 


 -
 Qmailtoaster is sponsored by Vickers Consulting Group (
 www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!

 -
 Please visit qmailtoaster.com for the latest news, updates, and
 packages.

  To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com





Re: [qmailtoaster] Spamassassin not working with my qmail-toaster

2009-07-04 Thread amit IKF
Hi Ganesh,

Should I put QMAILQUEUE=/var/qmail/bin/qmail-queue or
QMAILQUEUE=/var/qmail/bin/

 simscan in the last of tcp.smtp.


Regards,
Amit


On Sat, Jul 4, 2009 at 5:59 PM, Ganesh Payelkar gpayel...@gmail.com wrote:

 Dear Amit,

Try this entry in your tcp.smtp
 QMAILQUEUE=/var/qmail/bin/qmail-queue or simscan.. Then qmailctl cdb for
 updating DB.

  Kindly correct me if i am wrong

 Regards,

 Ganesh Payelkar


 On Sat, Jul 4, 2009 at 5:29 PM, amit IKF a...@ikf.co.in wrote:

 What does qmailctl stat show?

  authlib: up (pid 2386) 1413 seconds
 clamd: up (pid 3755) 240 seconds
 imap4: up (pid 2409) 1413 seconds
 imap4-ssl: up (pid 2401) 1413 seconds
 pop3: up (pid 2402) 1413 seconds
 pop3-ssl: up (pid 2394) 1413 seconds
 send: up (pid 2389) 1413 seconds
 smtp: up (pid 2407) 1413 seconds
 spamd: up (pid 2404) 1413 seconds
 submission: up (pid 2412) 1413 seconds
 authlib/log: up (pid 2388) 1413 seconds
 clamd/log: up (pid 3752) 240 seconds
 imap4/log: up (pid 2410) 1413 seconds
 imap4-ssl/log: up (pid 2405) 1413 seconds
 pop3/log: up (pid 2406) 1413 seconds
 pop3-ssl/log: up (pid 2396) 1413 seconds
 send/log: up (pid 2392) 1413 seconds
 smtp/log: up (pid 2408) 1413 seconds
 spamd/log: up (pid 2395) 1413 seconds
 submission/log: up (pid 2399) 1413 seconds

 What does rpm -qa | grep toaster | sort show?
 autorespond-toaster-2.0.4-1.3.6
 clamav-toaster-0.95.2-1.3.29
 control-panel-toaster-0.5-1.3.7
 courier-authlib-toaster-0.59.2-1.3.10
 courier-imap-toaster-4.1.2-1.3.10
 daemontools-toaster-0.76-1.3.6
 ezmlm-cgi-toaster-0.53.324-1.3.6
 ezmlm-toaster-0.53.324-1.3.6
 isoqlog-toaster-2.1-1.3.7
 libdomainkeys-toaster-0.68-1.3.6
 libsrs2-toaster-1.0.18-1.3.6
 maildrop-toaster-2.0.3-1.3.8
 maildrop-toaster-devel-2.0.3-1.3.8
 qmailadmin-toaster-1.2.12-1.3.8
 qmailmrtg-toaster-4.2-1.3.6
 qmail-pop3d-toaster-1.03-1.3.18
 qmail-toaster-1.03-1.3.18
 qmailtoaster-plus-0.3.1-1.4.11
 qmailtoaster-plus.repo-0.1-1
 ripmime-toaster-1.4.0.6-1.3.6
 simscan-toaster-1.4.0-1.3.1
 spamassassin-toaster-3.2.5-1.3.17
 squirrelmail-toaster-1.4.19-1.3.15
 ucspi-tcp-toaster-0.88-1.3.8
 vpopmail-toaster-5.4.17-1.3.7
 vqadmin-toaster-2.3.4-1.3.6

 What does spamassassin -D --lint show? (give us the whole thing, not
 just what you think is important)
 Please find output in attached amit.txt file.

 What does your tcp.smtp file look like?
 127.:allow,RELAYCLIENT=,DKSIGN=/var/qmail/control/domainkeys/%/private

 :allow,BADMIMETYPE=,BADLOADERTYPE=M,CHKUSER_RCPTLIMIT=50,CHKUSER_WRONGRCPTLIMIT=10,DKSIGN=/var/qmail/control/domainkeys/%/private

 Have you deviated from the standard install in any way (ie: added a patch
 you though you needed, skipped a step because you didn't think you needed
 it, modified something, etc.)?
 Send a full message to yourself and post the full headers. Put actual text
 in the message - sometimes a message will not be scanned if it's too small
 (ie: there is nothing in the message but test! or some-such)
 No I had gone step by step process mentioned in wiki. Please find full
 header details below:
 *Return-Path:* 
 a...@ikf.co.inhttp://amitip.com/webmail/src/compose.php?send_to=amit%40ikf.co.in
 
 *Delivered-To:* 
 postmas...@amitip.comhttp://amitip.com/webmail/src/compose.php?send_to=postmaster%40amitip.com
 *Received:* (qmail 4063 invoked by uid 89); 4 Jul 2009 11:55:42 -
 *Received:* from unknown (HELO mail-pz0-f197.google.com) (209.85.222.197)
  by amitip.com with SMTP; 4 Jul 2009 11:55:41 -
 *Received-SPF:* none (amitip.com: domain at ikf.co.in does not designate
 permitted sender hosts)
 *Received:* by pzk35 with SMTP id 35so1346148pzk.14
  for 
 postmas...@amitip.comhttp://amitip.com/webmail/src/compose.php?send_to=postmaster%40amitip.com;
 Sat, 04 Jul 2009 04:55:33 -0700 (PDT)
 *MIME-Version:* 1.0
 *Received:* by 10.143.5.21 with SMTP id h21mr865696wfi.171.1246708533692;
 Sat,
  04 Jul 2009 04:55:33 -0700 (PDT)
 *X-Originating-IP:* [121.247.75.56]
 *In-Reply-To:* 
 c6742bd4.1a4b%vi...@ikf.co.inc6742bd4.1a4b%25vi...@ikf.co.in
 
 *References:*!~!UENERkVCMDkAAQACABgA1qae3gzNRkWPO5VjG/gaCsKQBEtJ/
 yttp0ukpa4vzha1bweaa...@tatacommunications.com
  c6742bd4.1a4b%vi...@ikf.co.in c6742bd4.1a4b%25vi...@ikf.co.in
 *Date:* Sat, 4 Jul 2009 17:25:33 +0530
 *Message-ID:* 
 77bd5c540907040455v2aafe2bcgb7b8d782a79a1...@mail.gmail.com
 *Subject:* Fwd: FW: CLASSIC TRUE STORY - SUDHA MURTHY AND J R D TATA
 *From:* amit IKF 
 a...@ikf.co.inhttp://amitip.com/webmail/src/compose.php?send_to=amit%40ikf.co.in
 
 *To:* 
 postmas...@amitip.comhttp://amitip.com/webmail/src/compose.php?send_to=postmaster%40amitip.com
 *Content-Type:* multipart/alternative;
 boundary=001636e0a64a4a0b0a046ddff32b

 Have you looked on the wiki for answers? Have you looked in the message
 archives to see if someone else has asked a similar question and fixed it?
 Yes I checked wiki but didn't find same issue. Maybe I'm searching in some
 wrong direction. I'm newbie in LINUX

[qmailtoaster] Error while installing Qmail Toaster

2009-07-03 Thread amit IKF
Hi Jake,

I'm Amit Dalia from India. I was trying to install qmail-toaster on centos
5.3. Everything goes well till running below script

sh cnt50-install-script.sh.

After running this script I got the below error:

./compile fghack.c
fghack.c: In function 'main':
fghack.c:31: warning: ignoring return value of 'dup', declared with
attribute warn_unused_result
./load fghack unix.a byte.a
./compile match.c
./compile matchtest.c
matchtest.c: In function 'main':
matchtest.c:22: warning: implicit declaration of function '_exit'
matchtest.c:22: warning: incompatible implicit declaration of built-in
function '_exit'
./load matchtest match.o unix.a byte.a
./choose clr trypoll iopause.h1 iopause.h2  iopause.h
./choose clr tryulong64 uint64.h1 uint64.h2  uint64.h
./compile deepsleep.c
./compile multilog.c
multilog.c: In function 'startprocessor':
multilog.c:200: warning: passing argument 2 of 'execve' from incompatible
pointer type
multilog.c: In function 'fullcurrent':
multilog.c:216: warning: implicit declaration of function 'rename'
multilog.c: In function 'doit':
multilog.c:528: warning: suggest parentheses around assignment used as truth
value
./choose c trysysel select.h1 select.h2  select.h
./compile iopause.c
./compile tai_now.c
In file included from tai_now.c:3:
/usr/include/time.h:332: error: expected ')' before '__clock_id'
/usr/include/time.h:335: error: expected ')' before '__clock_id'
/usr/include/time.h:338: error: expected ')' before '__clock_id'
/usr/include/time.h:346: error: expected ')' before '__clock_id'
/usr/include/time.h:351: error: expected declaration specifiers or '...'
before 'clockid_t'
/usr/include/time.h:356: error: expected ')' before '__clock_id'
make: *** [tai_now.o] Error 1
Copying commands into ./command...
cp: cannot stat `compile/svscan': No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.67044 (%build)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.67044 (%build)
error: File not found by glob:
/usr/src/redhat/RPMS/i386/daemontools-toaster*.rpm

Installing ucspi-tcp-toaster . . .

I'm unable to go ahead after this.

Any kind of help will be appreciated.

Thanks.

Reagards,
Amit Dalia


[qmailtoaster] Error after installing Qmail toaster from ISO

2009-07-03 Thread amit IKF
Dear Team,

I installed qmail-toaster from the ISO cd. Centos installed perfectly but
I'm getting 1 error. When I tried qtp-menu on command file it gives me
error command not found. Does this command require internet, bcoz I'm not
online that time.
I also reinstalled centos with qmail toaster 2 times but got no luck.

Regards,

Amit Dalia


Re: [qmailtoaster] Error while installing Qmail Toaster

2009-07-03 Thread amit IKF
Thanks Ganesh,

Problem has been rectified. Few dependencies were missing now I'm on my way
to install qmail toaster.

Regards,

Amit

On Fri, Jul 3, 2009 at 6:34 PM, Ganesh Payelkar gpayel...@gmail.com wrote:

 Dear Amit,

   Kindly go through steps given in qmailtoaster.org, before start
 you just see that you have proper rpm install to build this qmail.
Before start update or install php/perl/mysqld/gcc require rpm,
 Or just go with yum
 like yum install php*/perl*/gcc*
  There is a first script i.e 
 cnt50-deps.shhttp://qmailtoaster.org/distro/centos/cnt50/cnt50-deps.sh,
 Kindly read that b'cos they have given the rpm list which is require while
 installing qmail...


 Regards,

 Ganesh Payelkar



 On Fri, Jul 3, 2009 at 6:08 PM, amit IKF a...@ikf.co.in wrote:

 Hi Jake,

 I'm Amit Dalia from India. I was trying to install qmail-toaster on centos
 5.3. Everything goes well till running below script

 sh cnt50-install-script.sh.

 After running this script I got the below error:

 ./compile fghack.c
 fghack.c: In function 'main':
 fghack.c:31: warning: ignoring return value of 'dup', declared with
 attribute warn_unused_result
 ./load fghack unix.a byte.a
 ./compile match.c
 ./compile matchtest.c
 matchtest.c: In function 'main':
 matchtest.c:22: warning: implicit declaration of function '_exit'
 matchtest.c:22: warning: incompatible implicit declaration of built-in
 function '_exit'
 ./load matchtest match.o unix.a byte.a
 ./choose clr trypoll iopause.h1 iopause.h2  iopause.h
 ./choose clr tryulong64 uint64.h1 uint64.h2  uint64.h
 ./compile deepsleep.c
 ./compile multilog.c
 multilog.c: In function 'startprocessor':
 multilog.c:200: warning: passing argument 2 of 'execve' from incompatible
 pointer type
 multilog.c: In function 'fullcurrent':
 multilog.c:216: warning: implicit declaration of function 'rename'
 multilog.c: In function 'doit':
 multilog.c:528: warning: suggest parentheses around assignment used as
 truth value
 ./choose c trysysel select.h1 select.h2  select.h
 ./compile iopause.c
 ./compile tai_now.c
 In file included from tai_now.c:3:
 /usr/include/time.h:332: error: expected ')' before '__clock_id'
 /usr/include/time.h:335: error: expected ')' before '__clock_id'
 /usr/include/time.h:338: error: expected ')' before '__clock_id'
 /usr/include/time.h:346: error: expected ')' before '__clock_id'
 /usr/include/time.h:351: error: expected declaration specifiers or '...'
 before 'clockid_t'
 /usr/include/time.h:356: error: expected ')' before '__clock_id'
 make: *** [tai_now.o] Error 1
 Copying commands into ./command...
 cp: cannot stat `compile/svscan': No such file or directory
 error: Bad exit status from /var/tmp/rpm-tmp.67044 (%build)


 RPM build errors:
 Bad exit status from /var/tmp/rpm-tmp.67044 (%build)
 error: File not found by glob:
 /usr/src/redhat/RPMS/i386/daemontools-toaster*.rpm

 Installing ucspi-tcp-toaster . . .

 I'm unable to go ahead after this.

 Any kind of help will be appreciated.

 Thanks.

 Reagards,
 Amit Dalia





[qmailtoaster] Installing Qmail Toaster

2009-07-03 Thread amit IKF
Dear All,

Can someone tell me what the below lines mean:

If you plan to use it in a VirtualDomain please delete
 the include directive from httpd.conf and  add it in
 your VirtualDomain

Do I put # infront of the below line:
Include /etc/httpd/conf/toaster.conf''
or does it means something else.
I didn't find any VirtualDomain directive in httpd.conf

Thanks and regards,
Amit


Re: [qmailtoaster] Installing Qmail Toaster

2009-07-03 Thread amit IKF
Hi Ganesh,

Then what does this lines mean:
If you plan to use it in a VirtualDomain please delete
 the include directive from httpd.conf and  add it in
 your VirtualDomain

Because I'll using it for virtual doamin. Than what I had to do in
httpd.conf file.

Regards,

Amit

On Fri, Jul 3, 2009 at 7:10 PM, Ganesh Payelkar gpayel...@gmail.com wrote:

 Dear Amit,

   Include /etc/httpd/conf/toaster.conf'' This line means all
 qmail stuff having path in this conf file like admin-toaster, If you comment
 this line you will not able to use qmailadmin/ admin-toaster tools

  Kindly correct me if i am wrong.


 Regards,

 Ganesh Payelkar



 On Fri, Jul 3, 2009 at 6:55 PM, amit IKF a...@ikf.co.in wrote:

 Dear All,

 Can someone tell me what the below lines mean:

 If you plan to use it in a VirtualDomain please delete
  the include directive from httpd.conf and  add it in
  your VirtualDomain

 Do I put # infront of the below line:
 Include /etc/httpd/conf/toaster.conf''
 or does it means something else.
 I didn't find any VirtualDomain directive in httpd.conf

 Thanks and regards,
 Amit





Re: [qmailtoaster] Error after installing Qmail toaster from ISO

2009-07-03 Thread amit IKF
Hi Ganesh,

I had just posted this for my knowledge. Now I'm installing qmail-toaster in
centos 5.3. Let see if I find any other error while my setup.

Thanks and regards,

Amit

On Fri, Jul 3, 2009 at 7:12 PM, Ganesh Payelkar gpayel...@gmail.com wrote:

 Dear Amit,

Go into this dir /opt/qmailtoaster-plus/bin and try
 it...

 Regards,

 Ganesh Payelkar



 On Fri, Jul 3, 2009 at 6:16 PM, amit IKF a...@ikf.co.in wrote:

 Dear Team,

 I installed qmail-toaster from the ISO cd. Centos installed perfectly but
 I'm getting 1 error. When I tried qtp-menu on command file it gives me
 error command not found. Does this command require internet, bcoz I'm not
 online that time.
 I also reinstalled centos with qmail toaster 2 times but got no luck.

 Regards,

 Amit Dalia





Re: [qmailtoaster] Error after installing Qmail toaster from ISO

2009-07-03 Thread amit IKF
Actually I had internet while I was installing from ISO but later my
internet was down.

Regards,

Amit

On Fri, Jul 3, 2009 at 8:09 PM, Jake Vickers j...@qmailtoaster.com wrote:

 amit IKF wrote:

 Dear Team,

 I installed qmail-toaster from the ISO cd. Centos installed perfectly but
 I'm getting 1 error. When I tried qtp-menu on command file it gives me
 error command not found. Does this command require internet, bcoz I'm not
 online that time.
 I also reinstalled centos with qmail toaster 2 times but got no luck.

 Regards,

 Amit Dalia


 During the installation it does require an Internet connection to install
 Qmailtoaster-Plus. I did not imagine anyone would install a mail server that
 did not have an Internet connection when I built the ISOs.



 -
 Qmailtoaster is sponsored by Vickers Consulting Group (
 www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!

 -
Please visit qmailtoaster.com for the latest news, updates, and
 packages.
 To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com





[qmailtoaster] Help needed in setting domainkey in BIND DNS

2009-07-03 Thread amit IKF
Hi All,I'm using BIND DNS. When I'm trying to create associated TXT record
by name _domainkey, it is giving me error that key should be start with
number or alphabet. Will it be fine if I created it via name domainkey and
private.domainkey.
I think I also have to modify in public.txt file in domainkey folder of
qmail from private._domainkey to private.domainkey.

Please help me if I'm making any mistake.

Thanks and regards,

Amit


[qmailtoaster] Spamassassin not working with my qmail-toaster

2009-07-03 Thread amit IKF
HI ALL,

I had completed my setup of qmail toaster as mentioned. But when I send test
mail from outside, I'm unable to find spamassassin details in my mail
headers. Please find my mail headers below:
*Return-Path:* 
a...@ikf.co.inhttp://amitip.com/webmail/src/compose.php?send_to=amit%40ikf.co.in

*Delivered-To:*
---http://amitip.com/webmail/src/compose.php?send_to=postmaster%40amitip.com
*Received:* (qmail 6043 invoked by uid 89); 3 Jul 2009 18:07:26 -
*Received:* from unknown (HELO mail-pz0-f197.google.com) (209.85.222.197)
 by amitip.com with SMTP; 3 Jul 2009 18:07:26 -
*Received-SPF:* none (amitip.com: domain at ikf.co.in does not designate
permitted sender hosts)
*Received:* by pzk35 with SMTP id 35so1037402pzk.14
 for 
---http://amitip.com/webmail/src/compose.php?send_to=postmaster%40amitip.com;
Fri, 03 Jul 2009 11:07:23 -0700 (PDT)
*MIME-Version:* 1.0
*Received:* by 10.143.44.2 with SMTP id w2mr622234wfj.126.124663485;
Fri, 03
 Jul 2009 11:07:23 -0700 (PDT)
*X-Originating-IP:* [121.247.75.56]
*Date:* Fri, 3 Jul 2009 23:37:23 +0530
*Message-ID:* 77bd5c540907031107x3ed2372eoe41813e3f5b61...@mail.gmail.com
*Subject:* test
*From:* amit IKF
a...@ikf.co.inhttp://amitip.com/webmail/src/compose.php?send_to=amit%40ikf.co.in

*To:* 
--http://amitip.com/webmail/src/compose.php?send_to=postmaster%40amitip.com
*Content-Type:* multipart/alternative; boundary=001636e0a7703716f2046dd107fd
Is there something which I missed while installing qmail-toaster.

Thanks and regards,

Amit


Re: [qmailtoaster] Help needed in setting domainkey in BIND DNS

2009-07-03 Thread amit IKF
Hi Aleksander,

But I was trying to use _domainkey and bind doesn't allowed me to use _


Amit

On Sat, Jul 4, 2009 at 1:34 AM, Aleksander Podsiadly 
a...@westside.kielce.pl wrote:

  W dniu 03.07.2009 20:04, amit IKF pisze:

 Hi All, I'm using BIND DNS. When I'm trying to create associated TXT
 record by name _domainkey, it is giving me error that key should be
 start with number or alphabet. Will it be fine if I created it via name 
 domainkey and private.domainkey.
 I think I also have to modify in public.txt file in domainkey folder of
 qmail from private._domainkey to private.domainkey.

 Please help me if I'm making any mistake.

 Thanks and regards,

 Amit

 Look at RFC-1033 (p. 3):
 8--
 [...]

 Because of other protocol
restrictions, only the following characters are recommended for use
in a host name (besides the dot separator):

A-Z, a-z, 0-9, dash and underscore
 [...]

 8-- EOT


 --
 Regards,
 Aleksander Podsiadły




Re: [qmailtoaster] Help needed in setting domainkey in BIND DNS

2009-07-03 Thread amit IKF
I'm trying with GUI interface of BIND server. And its not allowing _.


On Sat, Jul 4, 2009 at 2:36 AM, Aleksander Podsiadly 
a...@westside.kielce.pl wrote:

  W dniu 03.07.2009 22:57, amit IKF pisze:

 Hi Aleksander,

 But I was trying to use _domainkey and bind doesn't allowed me to use _
 


 Amit

 It's impossible, i one of my servers I have 4 records:
 _xmpp-server._tcp.jabberIN  SRV 5 0 5269 jabber
 _xmpp-client._tcp.jabberIN  SRV 5 0 5222 jabber
 _jabber._tcp.jabber IN  SRV 5 0 5269 jabber
 _domainkey  IN  TXT o=-

 All names starting with underscore and all works fine. Check Your files,
 maybe the problem is one line above?

 --
 Regards,
 Aleksander Podsiadły




Re: [qmailtoaster] Help needed in setting domainkey in BIND DNS

2009-07-03 Thread amit IKF
Can you tell me in which folder bind store its database i.e DNS records. I'm
using centos 5.3.

2009/7/4 amit IKF a...@ikf.co.in

 I'm trying with GUI interface of BIND server. And its not allowing _.



 On Sat, Jul 4, 2009 at 2:36 AM, Aleksander Podsiadly 
 a...@westside.kielce.pl wrote:

  W dniu 03.07.2009 22:57, amit IKF pisze:

 Hi Aleksander,

 But I was trying to use _domainkey and bind doesn't allowed me to use 
 _


 Amit

 It's impossible, i one of my servers I have 4 records:
 _xmpp-server._tcp.jabberIN  SRV 5 0 5269 jabber
 _xmpp-client._tcp.jabberIN  SRV 5 0 5222 jabber
 _jabber._tcp.jabber IN  SRV 5 0 5269 jabber
 _domainkey  IN  TXT o=-

 All names starting with underscore and all works fine. Check Your files,
 maybe the problem is one line above?

 --
 Regards,
 Aleksander Podsiadły





Re: [qmailtoaster] Help needed in setting domainkey in BIND DNS

2009-07-03 Thread amit IKF
Thanks a lot. I'll try this and if found any problem will get back to you.

Regards,

Amit

On Sat, Jul 4, 2009 at 2:52 AM, Aleksander Podsiadly 
a...@westside.kielce.pl wrote:

  W dniu 03.07.2009 23:08, amit IKF pisze:

 I'm trying with GUI interface of BIND server. And its not allowing _.

 /var/named/chroot/
 /var/named/chroot/etc
 /var/named/chroot/var/named

 Try to use vim editor. ;)
 Do not use GUI interface.

 --
 Regards,
 Aleksander Podsiadły