Re: [qmailtoaster] Can't locate Crypt/OpenSSL/Bignum.pm

2007-02-05 Thread Erik Espinoza
I wish the stock toaster used RPMFORGE for perl modules. yum is so much easier (and you can tell what files belong to which package). ;) 1) Not all distros support yum 2) RPMForge doesn't support all distros we support 3) Crypt::OpenSSL::Bignum is a dep for Mail::DomainKeys and should have been

Re: [qmailtoaster] changing form djbdns to bind

2007-02-05 Thread Erik Espinoza
I always recommend the use of forwarders. The DNS System only works because of all the caching, if everyone went to the root name servers for every query, we'd flood the system. I always install bind, bind-chroot caching-nameserver. I also change options to the following: options {

Re: [qmailtoaster] Sending of message failed

2007-02-05 Thread Istvan Kope
Istvan Kope wrote: Warren (mailing lists) wrote: Jake Vickers wrote: Istvan Kope wrote: A have a Qmailtoaster installation on Centos 4.3. It worked excellent for a couple of months but since yesterday clients started to fail sending messages with Thunderbird giving the following message:

Re: [qmailtoaster] Sending of message failed

2007-02-05 Thread Jake Vickers
Istvan Kope wrote: I your opinion, when the email functionality is critical, does it worth to use blacklists or not? I had quite a few situations when critical mails didn't arrive because of this blacklists, then I said is better to receive more spam, than miss critical mails. Some

[qmailtoaster] Upgrade through qtp-newmodel Error

2007-02-05 Thread David J.
Dear Eric, I've been tried to run the qtp-newmodel script to upgrade my qmailtoaster. But I gave me the following error. I had run over to file at line 357: still cannot guess what's the script failed on doing. Could you gave me some clues ?? [EMAIL PROTECTED] ~]# /usr/sbin/qtp-newmodel

Re: [qmailtoaster] Upgrade through qtp-newmodel Error

2007-02-05 Thread Eric \Shubes\
David J. wrote: Dear Eric, I've been tried to run the qtp-newmodel script to upgrade my qmailtoaster. But I gave me the following error. I had run over to file at line 357: still cannot guess what's the script failed on doing. Could you gave me some clues ?? [EMAIL PROTECTED] ~]#

Re: [qmailtoaster] Sending of message failed

2007-02-05 Thread Eric \Shubes\
Jake Vickers wrote: Istvan Kope wrote: I your opinion, when the email functionality is critical, does it worth to use blacklists or not? I had quite a few situations when critical mails didn't arrive because of this blacklists, then I said is better to receive more spam, than miss critical

Re: [qmailtoaster] Upgrade through qtp-newmodel Error

2007-02-05 Thread Eric \Shubes\
David J. wrote: - Original Message - From: Eric Shubes [EMAIL PROTECTED] To: qmailtoaster-list@qmailtoaster.com Sent: Monday, February 05, 2007 10:17 PM Subject: Re: [qmailtoaster] Upgrade through qtp-newmodel Error If your toaster is running live, I can get a fix committed to

Re: [qmailtoaster] Upgrade through qtp-newmodel Error

2007-02-05 Thread Erik Espinoza
Hi ES, Without looking at the code in much detail, I can tell that the problem lies with version numbering. This routine assumes (erroneously) that packages have a version number that conforms to n.n.n-n.n.n format. While this is true for toaster packages, it's not true for other packages such

Re: [qmailtoaster] Upgrade through qtp-newmodel Error

2007-02-05 Thread Eric \Shubes\
Erik Espinoza wrote: Hi ES, Without looking at the code in much detail, I can tell that the problem lies with version numbering. This routine assumes (erroneously) that packages have a version number that conforms to n.n.n-n.n.n format. While this is true for toaster packages, it's not

Re: [qmailtoaster] Upgrade through qtp-newmodel Error

2007-02-05 Thread Erik Espinoza
Hey ES, Is there a specific version of zlib I can check for in qtp-newmodel (i.e. if zlib ?.?.?-?.? or better is installed, don't bother with the toaster version), so that it only asks for the toaster version when necessary? Execute this: rpm -q --queryformat %{name}-%{version}\n zlib Should

Re: [qmailtoaster] Upgrade through qtp-newmodel Error

2007-02-05 Thread Eric \Shubes\
Erik Espinoza wrote: Hey ES, Is there a specific version of zlib I can check for in qtp-newmodel (i.e. if zlib ?.?.?-?.? or better is installed, don't bother with the toaster version), so that it only asks for the toaster version when necessary? Execute this: rpm -q --queryformat

Re: [qmailtoaster] Upgrade through qtp-newmodel Error

2007-02-05 Thread Erik Espinoza
Correct. On 2/5/07, Eric Shubes [EMAIL PROTECTED] wrote: Erik Espinoza wrote: Hey ES, Is there a specific version of zlib I can check for in qtp-newmodel (i.e. if zlib ?.?.?-?.? or better is installed, don't bother with the toaster version), so that it only asks for the toaster version

Re: [qmailtoaster] Upgrade through qtp-newmodel Error

2007-02-05 Thread Warren (mailing lists)
Eric Shubes wrote: Thanks for using the Trac system, David. It appears that after submitting (or changing) a ticket, the screen doesn't come back (stays waiting), although the update does take. I'm guessing that's why there are 5 tickets you created for this. ;) No problem. I'll have to Trac

[qmailtoaster] cannot establish SMTP connection

2007-02-05 Thread Steve Ingraham
Below is an error message one of my users received today. Can anyone explain to me what this means concerning the . . .wasn't able to establish an SMTP connection? Is this telling me there is an issue with our qmail toaster or that the receiving server has an SMTP problem? Thanks, Steve

Re: [qmailtoaster] Upgrade through qtp-newmodel Error

2007-02-05 Thread Eric \Shubes\
Warren (mailing lists) wrote: Eric Shubes wrote: Thanks for using the Trac system, David. It appears that after submitting (or changing) a ticket, the screen doesn't come back (stays waiting), although the update does take. I'm guessing that's why there are 5 tickets you created for this.

[qmailtoaster] Installation problems

2007-02-05 Thread Gaby Kule
MessageHi all, Im triyng to install qmailtoaster (last version) on Mandriva 2006.0 i586 but I can not compile courier-imap-toaster cause this problem happends: {standard input}:xx : Error: unknown pseudo-op: `.weakref' Looking for help on the web, y could read that I must have bindutils

Re: [qmailtoaster] Installation problems

2007-02-05 Thread Gaby Kule
MessageThis is last pages of compilation, thanks for any help checking for i586-mandriva-linux-gnu-pgf77... no checking for i586-mandriva-linux-gnu-fort77... no checking for i586-mandriva-linux-gnu-fl32... no checking for i586-mandriva-linux-gnu-af77... no checking for

Re: [qmailtoaster] cannot establish SMTP connection

2007-02-05 Thread Eric \Shubes\
Steve Ingraham wrote: Below is an error message one of my users received today. Can anyone explain to me what this means concerning the . . .wasn't able to establish an SMTP connection? Is this telling me there is an issue with our qmail toaster or that the receiving server has an SMTP

Re: [qmailtoaster] cannot establish SMTP connection

2007-02-05 Thread Erik Espinoza
That is giving you an error saying that delapp02.occa.state.ok.us, the mail server in charge of mail for oscn.net, didn't accept your mail. Basically the issue is at their end. Erik On 2/5/07, Steve Ingraham [EMAIL PROTECTED] wrote: Below is an error message one of my users received today.

RE: [qmailtoaster] cannot establish SMTP connection

2007-02-05 Thread Steve Ingraham
Thanks for the info to you and everyone else who replied. After sending my inquiry to the mail list I talked with the OSCN support personnel who informed me their server was having problems and that they were working on it. Your explanations were helpful though in my understanding of how to

[Fwd: Re: [qmailtoaster] qtp-newmodel upgrade errors]

2007-02-05 Thread Ray Lance
OK, had to re-enable testing repository to get qtms-deps.sh to run through. But then I still get the same failure in libsrs2: checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking how to run the C++ preprocessor... /lib/cpp

Re: [Fwd: Re: [qmailtoaster] qtp-newmodel upgrade errors]

2007-02-05 Thread Eric \Shubes\
Ray Lance wrote: OK, had to re-enable testing repository to get qtms-deps.sh to run through. But then I still get the same failure in libsrs2: checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking how to run the C++

Re: [qmailtoaster] Installation problems

2007-02-05 Thread Gaby Kule
MessageIm compiling with mdk103, but I saw that on http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg01055.html someone uses mdk102, which one is the rigth one ? regards Gabriel - Original Message - From: Gaby Kule To: qmailtoaster-list@qmailtoaster.com Sent:

Re: [Fwd: Re: [qmailtoaster] qtp-newmodel upgrade errors]

2007-02-05 Thread Ray Lance
Eric Shubes wrote: Ray Lance wrote: OK, had to re-enable testing repository to get qtms-deps.sh to run through. But then I still get the same failure in libsrs2: checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking how to run

Re: [qmailtoaster] Installation problems

2007-02-05 Thread Eric \Shubes\
Gaby, You should be using one of: # Mandrake 10.0 Linux mdk100 # Mandrake 10.1 Linux mdk101 # Mandriva 2005 Linux mdk102 # Mandriva 2006 Linux mdk2006 # Mandriva 2006 x86_64 mdk200664 # Mandriva 2007 Linux mdv2007 # Mandriva 2007 x86_64

Re: [Fwd: Re: [qmailtoaster] qtp-newmodel upgrade errors]

2007-02-05 Thread Eric \Shubes\
Ray Lance wrote: Eric Shubes wrote: Ray Lance wrote: OK, had to re-enable testing repository to get qtms-deps.sh to run through. But then I still get the same failure in libsrs2: checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no

Re: [qmailtoaster] Installation problems

2007-02-05 Thread Gaby Kule
Really Eric ? mdk2006 does not exists on http://www.qmailtoaster.com/ , it says mdk103 (for downloading scripts for Mandriva 2006) as it says on http://wiki.qmailtoaster.com/index.php/Mandriva_2006.0_QmailToaster_Install Is better to download qmailtoaster-plus ? does it install the last

Re: [qmailtoaster] Installation problems

2007-02-05 Thread Eric \Shubes\
Gaby Kule wrote: Really Eric ? I thought so, but now I'm not sure. I see that mdk103-install-script.sh was changed just a few weeks ago, and it has DISTRO=mdk103, so I'm guessing now that this is what you want. Looks like I need to change the qtp-whatami script. mdk2006 does not exists on

Re: [qmailtoaster] Installation problems

2007-02-05 Thread Gaby Kule
Im just using Mandriva cause Im more familiar with Mandrake (just this). Im using 2006 cause Mandriva 2007 installs Mysql5 by default and I dont want this. I installed qtp and saw that I have i686 and I did some configurations for i585, maybe thats my compilation problem. Ill try to install it on

Re: [qmailtoaster] Installation problems

2007-02-05 Thread Erik Espinoza
Hi ES, EE, what's up with Mandriva? Did we go back to the mdk10* numbers instead of the mdv20* numbers? Is Mandriva 2007 not available? Couldn't tell you. I've only done the port for FC6 and maintenance work. Perhaps Nick might be able to shed some light on this. Currently I test on CentOS 3,

Re: [qmailtoaster] Installation problems

2007-02-05 Thread Eric \Shubes\
Gaby Kule wrote: Im just using Mandriva cause Im more familiar with Mandrake (just this). Im using 2006 cause Mandriva 2007 installs Mysql5 by default and I dont want this. Good. I installed qtp and saw that I have i686 and I did some configurations for i585, maybe thats my compilation

Re: [qmailtoaster] Installation problems

2007-02-05 Thread Eric \Shubes\
Erik Espinoza wrote: Hi ES, EE, what's up with Mandriva? Did we go back to the mdk10* numbers instead of the mdv20* numbers? Is Mandriva 2007 not available? Couldn't tell you. I've only done the port for FC6 and maintenance work. Perhaps Nick might be able to shed some light on this.

Re: [qmailtoaster] Installation problems

2007-02-05 Thread Eric \Shubes\
I forgot one step: Eric Shubes wrote: I've committed a modified qtp-whatami to svn. To get the changed version (I haven't cut a new release): # cd /opt/qmailtoaster-plus/bin # rm qtp-whatami # wget http://svn.shubes.net/qtp/trunk/bin/qtp-whatami # chmod 755 qtp-whatami That should

RE: [qmailtoaster] Installation problems

2007-02-05 Thread Jack Martin
I installed the toaster on 2006, and had only a few problems, there were some deps needed that were not in the script. I do seem to recall it was courier-imap was one of the ones that did not want to load. There were a few others as well. Off the top of my head I am unsure which ones they were

[qmailtoaster] How do I use Outlook with submission?

2007-02-05 Thread Trung Pham
Currently, my email server prevents people from sending email via outlook because of dynamic IP blacklist. I believe using submission port will get around this problem. And the recent toaster build has submission port. But I wasn't able to find any document showing how to set it up in outlook.

Re: [qmailtoaster] Installation problems

2007-02-05 Thread Gaby Kule
MessageThanks Jack, wich hardware do you use ? I have problems compiling courier-imap-toaster on mandriva 2006/i585, but with i686 hardware (so it says qtp) I did not find specific i686 rpms for solving dependencies on Mandriva site or RPM Search site, so I can not solve ths problem with my

Re: [qmailtoaster] How do I use Outlook with submission?

2007-02-05 Thread Trung Pham
I changed the port to 587 and that seems to work. What is the recent fuss about the export REQUIRE_AUTH=1? I dont really want to update the qmail-toaster package. Scared of blowing the toaster up. Currently, my email server prevents people from sending email via outlook because of dynamic IP

RE: [qmailtoaster] Installation problems

2007-02-05 Thread Jack Martin
I have it installed on an old Proliant 7000 server. I of course used the i586 RPM's. You should be using mdk103, mdk102 is for 2005. _ From: Gaby Kule [mailto:[EMAIL PROTECTED] Sent: Monday, February 05, 2007 5:07 PM To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster]

[qmailtoaster] Stupid ISP's.

2007-02-05 Thread Vince Callaway
Today is my day for dealing with stupidity. First item is my ISP (centurytel) has decided to do header re-writes on outbound mail. Every piece of mail leaving my server had the from address re-wrote to be from my fully qualified server name. So much for having virtual domains on my box. When I

Re: [qmailtoaster] How do I use Outlook with submission?

2007-02-05 Thread Erik Espinoza
Hey Trung, Just change /var/qmail/supervise/smtp/run and set REQUIRE_AUTH=1 to say export REQUIRE_AUTH=1. It's all this upgrade will do. On 2/5/07, Trung Pham [EMAIL PROTECTED] wrote: I changed the port to 587 and that seems to work. What is the recent fuss about the export REQUIRE_AUTH=1? I

Re: [qmailtoaster] How do I use Outlook with submission?

2007-02-05 Thread Jean-Paul van de Plasse
Hi, It is no must to update the package. Like I mailed a very small and simple edit of the submissiom run script will do. /var/qmail/supervise/submission/run Or to manualy change the run script by changing the line REQUIRE_AUTH=1 to export REQUIRE_AUTH=1 JP - Original Message -

Re: [qmailtoaster] How do I use Outlook with submission?

2007-02-05 Thread Erik Espinoza
Correction, follow Jean-Paul's instructions. Mine will ruin your system. Erik On 2/5/07, Erik Espinoza [EMAIL PROTECTED] wrote: Hey Trung, Just change /var/qmail/supervise/smtp/run and set REQUIRE_AUTH=1 to say export REQUIRE_AUTH=1. It's all this upgrade will do. On 2/5/07, Trung Pham

Re: [qmailtoaster] How do I use Outlook with submission?

2007-02-05 Thread Trung Pham
Erik, Are you trying to be funny? Cuz you're confusing me. =P Correction, follow Jean-Paul's instructions. Mine will ruin your system. Erik On 2/5/07, Erik Espinoza [EMAIL PROTECTED] wrote: Hey Trung, Just change /var/qmail/supervise/smtp/run and set REQUIRE_AUTH=1 to say export

Re: [qmailtoaster] How do I use Outlook with submission?

2007-02-05 Thread Erik Espinoza
No, I made a mistake in my instructions. Requiring auth on the smtp port is bad and will break everything. Jean-Paul sent the correct instructions. I answered off the top of my head, without double checking. My apologies. Thanks, Erik On 2/5/07, Trung Pham [EMAIL PROTECTED] wrote: Erik, Are

Re: [qmailtoaster] How do I use Outlook with submission?

2007-02-05 Thread Trung Pham
My appologies too. I see the difference in the two instruction now. /var/qmail/supervise/smtp/run vs /var/qmail/supervise/submission/run What is the outcome of changing that run script? Because submission is working just fine for me right now. No, I made a mistake in my instructions.

Re: [qmailtoaster] How do I use Outlook with submission?

2007-02-05 Thread Jean-Paul van de Plasse
The outcome is that it actually makes authentication required instead of optional. JP - Original Message - From: Trung Pham [EMAIL PROTECTED] To: qmailtoaster-list@qmailtoaster.com Sent: Tuesday, February 06, 2007 2:06 AM Subject: Re: [qmailtoaster] How do I use Outlook with

[qmailtoaster] toaster as internal relay.

2007-02-05 Thread slamp slamp
Hi list, I have different linux servers that are internal only but would like to use toaster as the relay. Basically I do not want any mail residing on the local linux servers. So far I've allowed the IP of my linux servers in tcp.smtp (same as 127 line) and able to relay to the toaster ONLY if

Re: [qmailtoaster] toaster as internal relay.

2007-02-05 Thread Erik Espinoza
Put ',SENDER_NOCHECK=1' at the end of the relayclient line for the internal ip addresses. On 2/5/07, slamp slamp [EMAIL PROTECTED] wrote: Hi list, I have different linux servers that are internal only but would like to use toaster as the relay. Basically I do not want any mail residing on the

Re: [qmailtoaster] Installation problems

2007-02-05 Thread Eric \Shubes\
Gaby Kule wrote: Thanks Jack, wich hardware do you use ? I have problems compiling courier-imap-toaster on mandriva 2006/i585, but with i686 hardware (so it says qtp) I did not find specific i686 rpms for solving dependencies on Mandriva site or RPM Search site, so I can not solve ths

Re: [qmailtoaster] Stupid ISP's.

2007-02-05 Thread Eric \Shubes\
Vince Callaway wrote: Today is my day for dealing with stupidity. First item is my ISP (centurytel) has decided to do header re-writes on outbound mail. Every piece of mail leaving my server had the from address re-wrote to be from my fully qualified server name. So much for having

Re: [qmailtoaster] Upgrade through qtp-newmodel Error

2007-02-05 Thread David J.
I was trying to submitted the ticket, but it feel so hard on the connection ( Idon't know maybe my connection are not good enough to reach out the server. Been tryang to refresh several time to upload the ticket. Ok than, I'll try it first, and get back to you with the result . Highly

Re: [qmailtoaster] Upgrade through qtp-newmodel Error

2007-02-05 Thread David J.
Already went broke down several time trying to resolve the zlib problem ...heheh :) In CentOS, when shared library libz.so.1 (zlib shared library) not available in it's system, several critical services could not be executed. That is why I try to recover zlib using it's latest bz2 source.

Re: [qmailtoaster] Upgrade through qtp-newmodel Error

2007-02-05 Thread David J.
- Original Message - From: Eric Shubes [EMAIL PROTECTED] To: qmailtoaster-list@qmailtoaster.com Sent: Tuesday, February 06, 2007 12:56 AM Subject: Re: [qmailtoaster] Upgrade through qtp-newmodel Error Erik Espinoza wrote: I'd be careful of running this command, as you can be left

Re: [qmailtoaster] Upgrade through qtp-newmodel Error

2007-02-05 Thread Eric \Shubes\
David J. wrote: - Original Message - From: Eric Shubes [EMAIL PROTECTED] To: qmailtoaster-list@qmailtoaster.com Sent: Tuesday, February 06, 2007 12:56 AM Subject: Re: [qmailtoaster] Upgrade through qtp-newmodel Error Erik Espinoza wrote: I'd be careful of running this command, as

Re: [qmailtoaster] Stupid ISP's.

2007-02-05 Thread Vince Callaway
On Mon, 2007-02-05 at 19:47 -0700, Eric Shubes wrote: Good luck finding a good ISP. There are some out there, in some areas. I sold my ISP business almost 10 years ago. If one of my employees had talked to someone the way this guy at clearwire talked to me I would have fired him on the spot.

Re: [qmailtoaster] Problem with Qtp-newmodel upgrade

2007-02-05 Thread Eric \Shubes\
Roxanne Sandesara wrote: I attempted to upgrade my Qmail-toaster installation tonight, and I seem to have a pretty serious problem. I'm hoping someone can explain to me what this error message means and what I need to do about it. I have included, below, the entire log of the SSH session for

Re: [qmailtoaster] Upgrade through qtp-newmodel Error

2007-02-05 Thread Erik Espinoza
Try copying the zlib binaries using wget or curl or something. Put them into the lib dir, then install the rpm. Erik On 2/5/07, David J. [EMAIL PROTECTED] wrote: - Original Message - From: Eric Shubes [EMAIL PROTECTED] To: qmailtoaster-list@qmailtoaster.com Sent: Tuesday, February 06,

[qmailtoaster] qtp-newmodel upgrade errors]

2007-02-05 Thread Ray Lance
Eric Shubes wrote: Ray Lance wrote: Eric Shubes wrote: Ray Lance wrote: OK, had to re-enable testing repository to get qtms-deps.sh to run through. But then I still get the same failure in libsrs2: checking whether we are using the GNU C++ compiler... no checking

Re: [qmailtoaster] Upgrade through qtp-newmodel Error

2007-02-05 Thread David J.
Eric Shubes wrote: That's why I asked if he was running live. ;) Now that I think of it though, rpmbuild might not work without it. EGADS! I suppose that it could always be yum'd back though, no? When zlib is not available, rpmbuild, rpm and yum cannot be executed. that was I encountered

Re: [qmailtoaster] Stupid ISP's.

2007-02-05 Thread dan page
I work for a Wireless ISP out in boonies in Minnesota. We had a similar problem working with qwest. Their attitude towards your mail is: Your mail, you mean our mail right? We were lucky enough to find a great competitive carrier. We liked em so much we are now an authorized agent. There

Re: [qmailtoaster] Problem with Qtp-newmodel upgrade

2007-02-05 Thread Eric \Shubes\
Roxanne Sandesara wrote: I attempted to upgrade my Qmail-toaster installation tonight, and I seem to have a pretty serious problem. I'm hoping someone can explain to me what this error message means and what I need to do about it. I have included, below, the entire log of the SSH session for

Re: [qmailtoaster] Problem with Qtp-newmodel upgrade

2007-02-05 Thread Roxanne Sandesara
[EMAIL PROTECTED] ~]# ps -ef | grep qmail-send qmails 19124 19123 0 23:09 pts/000:00:00 qmail-send root 20361 1535 0 23:26 pts/000:00:00 grep qmail-send On Feb 5, 2007, at 10:40 PM, Eric Shubes wrote: Roxanne Sandesara wrote: I attempted to upgrade my Qmail-toaster

Re: [qmailtoaster] Problem with Qtp-newmodel upgrade

2007-02-05 Thread David J.
- Original Message - From: Roxanne Sandesara [EMAIL PROTECTED] To: qmailtoaster-list@qmailtoaster.com Sent: Tuesday, February 06, 2007 10:26 AM Subject: [qmailtoaster] Problem with Qtp-newmodel upgrade [EMAIL PROTECTED] ~]# qtp-newmodel qtp-newmodel v0.2.3 starting Mon Feb 5

Re: [qmailtoaster] qtp-newmodel upgrade errors]

2007-02-05 Thread Eric \Shubes\
Ray Lance wrote: Eric Shubes wrote: Ray Lance wrote: Eric Shubes wrote: Ray Lance wrote: OK, had to re-enable testing repository to get qtms-deps.sh to run through. But then I still get the same failure in libsrs2: checking whether we are using the GNU C++

Re: [qmailtoaster] Problem with Qtp-newmodel upgrade

2007-02-05 Thread Eric \Shubes\
David J. wrote: - Original Message - From: Roxanne Sandesara [EMAIL PROTECTED] To: qmailtoaster-list@qmailtoaster.com Sent: Tuesday, February 06, 2007 10:26 AM Subject: [qmailtoaster] Problem with Qtp-newmodel upgrade [EMAIL PROTECTED] ~]# qtp-newmodel qtp-newmodel v0.2.3

Re: [Fwd: Re: [qmailtoaster] qtp-newmodel upgrade errors]

2007-02-05 Thread David J.
Dear Eric, Is it safe to use my current Zlib 1.2.3 release to run the Toater ?? or zlib-toaster is much recommended. well I have download the revised qtp-newmodel script from you, but I have a liitle worry about the zlib I have on my toaster. My zlib already been change, Do you have any

Re: [qmailtoaster] Problem with Qtp-newmodel upgrade

2007-02-05 Thread Eric \Shubes\
Roxanne Sandesara wrote: [EMAIL PROTECTED] ~]# ps -ef | grep qmail-send qmails 19124 19123 0 23:09 pts/000:00:00 qmail-send root 20361 1535 0 23:26 pts/000:00:00 grep qmail-send Looks like that's the new qmail-send. The old one finally terminated ok? What do you get now

Re: [Fwd: Re: [qmailtoaster] qtp-newmodel upgrade errors]

2007-02-05 Thread Eric \Shubes\
David J. wrote: Dear Eric, Is it safe to use my current Zlib 1.2.3 release to run the Toater ?? or zlib-toaster is much recommended. well I have download the revised qtp-newmodel script from you, but I have a liitle worry about the zlib I have on my toaster. My zlib already been change,

Re: [qmailtoaster] Problem with Qtp-newmodel upgrade

2007-02-05 Thread Eric \Shubes\
Roxanne Sandesara wrote: [EMAIL PROTECTED] ~]# ps -ef | grep qmail-send qmails 19124 19123 0 23:09 pts/000:00:00 qmail-send root 20361 1535 0 23:26 pts/000:00:00 grep qmail-send Hey Roxanne, Please let us know when you're back to normal. I'd like to be able to sleep tonight.

Re: [Fwd: Re: [qmailtoaster] qtp-newmodel upgrade errors]

2007-02-05 Thread David J.
Thank's Eric .. I'll try to upgrade my toaster later .. at night, it still 11:07 am, in Jakarta. I'll submit you what the results are. Mean while may have your number. I could say you are the most friendly guy in this list, ofcourse the rest are also friendly. But from the way you deal with

Re: [qmailtoaster] Problem with Qtp-newmodel upgrade

2007-02-05 Thread David J.
What were you thingking .. the toaster or her .. :P David J. - Original Message - From: Eric Shubes [EMAIL PROTECTED] To: qmailtoaster-list@qmailtoaster.com Sent: Tuesday, February 06, 2007 11:11 AM Subject: Re: [qmailtoaster] Problem with Qtp-newmodel upgrade Roxanne Sandesara

Re: [qmailtoaster] Problem with Qtp-newmodel upgrade

2007-02-05 Thread Roxanne Sandesara
Everything's OK now. I did qmailctl stat, and everything is up and A- OK. Thank you. Please get some sleep. :) On Feb 5, 2007, at 11:11 PM, Eric Shubes wrote: Roxanne Sandesara wrote: [EMAIL PROTECTED] ~]# ps -ef | grep qmail-send qmails 19124 19123 0 23:09 pts/000:00:00 qmail-send

Re: [Fwd: Re: [qmailtoaster] qtp-newmodel upgrade errors]

2007-02-05 Thread Eric \Shubes\
David J. wrote: Thank's Eric .. I'll try to upgrade my toaster later .. at night, it still 11:07 am, in Jakarta. I'll submit you what the results are. Mean while may have your number. I could say you are the most friendly guy in this list, ofcourse the rest are also friendly. But from

Re: [qmailtoaster] Problem with Qtp-newmodel upgrade

2007-02-05 Thread Eric \Shubes\
Nice, David. I won't go there (to play it safe). ;) David J. wrote: What were you thingking .. the toaster or her .. :P David J. - Original Message - From: Eric Shubes [EMAIL PROTECTED] To: qmailtoaster-list@qmailtoaster.com Sent: Tuesday, February 06, 2007 11:11 AM Subject: Re:

Re: [qmailtoaster] Problem with Qtp-newmodel upgrade

2007-02-05 Thread Eric \Shubes\
Glad to hear it, Roxanne. Out of curiosity, did you have to kill that qmail-send, or did it end on its own? I've seen on occasion a *very* busy toaster end up with orphaned processes before (usually smtp though). I'd like to come up with additional checking (if necessary) to make sure the

Re: [Fwd: Re: [qmailtoaster] qtp-newmodel upgrade errors]

2007-02-05 Thread David J.
Shubes wrote: Thanks for the Kudos, David. If it ain't fun, it's not worth doing. ;) FWIW, you can go ahead and get started with the upgrade. The downloads and compiles and such can run while the toaster's up. It'll get to a point where it'll tell you it's ready to do the update: session

Re: [qmailtoaster] Problem with Qtp-newmodel upgrade

2007-02-05 Thread Roxanne Sandesara
The process eventually ended on its own. But it took quite a while to do so - nearly 25 minutes after the entire upgrade process had completed. I didn't kill it, but it died. It would be good if we could mod newmodel to check and confirm that all the processes have been ended before it

Re: [Fwd: Re: [qmailtoaster] qtp-newmodel upgrade errors]

2007-02-05 Thread Eric \Shubes\
David J. wrote: Shubes wrote: Thanks for the Kudos, David. If it ain't fun, it's not worth doing. ;) FWIW, you can go ahead and get started with the upgrade. The downloads and compiles and such can run while the toaster's up. It'll get to a point where it'll tell you it's ready to do the

Re: [Fwd: Re: [qmailtoaster] qtp-newmodel upgrade errors]

2007-02-05 Thread Erik Espinoza
Yes. Dev is ready to go. Erik On 2/5/07, Eric Shubes [EMAIL PROTECTED] wrote: David J. wrote: Shubes wrote: Thanks for the Kudos, David. If it ain't fun, it's not worth doing. ;) FWIW, you can go ahead and get started with the upgrade. The downloads and compiles and such can run while

Re: [qmailtoaster] Problem with Qtp-newmodel upgrade

2007-02-05 Thread Eric \Shubes\
Roxanne Sandesara wrote: The process eventually ended on its own. But it took quite a while to do so - nearly 25 minutes after the entire upgrade process had completed. I didn't kill it, but it died. It would be good if we could mod newmodel to check and confirm that all the processes have

[qmailtoaster] Export user list password from Sendmail

2007-02-05 Thread Gabriel Lai
Hi, I would like to export every users from the existing email server running on Sendmail. Currently they are using a Management software called Blurquartz to manage the server user lists. How can I export the user list from the server and import into QT?? Please assist. Thanks

Re: [qmailtoaster] Problem with Qtp-newmodel upgrade

2007-02-05 Thread David J.
- Original Message - From: Eric Shubes [EMAIL PROTECTED] To: qmailtoaster-list@qmailtoaster.com Sent: Tuesday, February 06, 2007 12:54 PM Subject: Re: [qmailtoaster] Problem with Qtp-newmodel upgrade Oh, one more thing. You'll need to add NOP0FCHECK=1 to your tcp.smtp rules (all