Eric "Shubes" wrote:
Chris Marcellin wrote:
Hi all;
Is it possible to modify the default message and subject that the
badmailfrom utility sends.
For example, when i add a user or domain in the badmailfrom file, and
that sender tries sending mails to my domain, they get a message such as
this:
Chris Marcellin wrote:
Hi all;
Is it possible to modify the default message and subject that the
badmailfrom utility sends.
For example, when i add a user or domain in the badmailfrom file, and
that sender tries sending mails to my domain, they get a message such as
this:
The following message
You need to
# yum remove libtool-ltdl
# yum install libtool-libs
Then install courier-authlib.
Francisco Paco Peralta wrote:
Eric,
Did the yum install libtool-ltdl and got
***
cd courier-authlib-0.58
+ '[' -n /var/tmp/courier-authlib-toaster-0.58-roo
Don't know if this is the proper thing to do but I did a yum install libtool-ltdl, I then made a cp of the two files in the rpm (libltdl.so.3 and libltdl.so.3.1.1), did a yum remove libtool-tdl and then placed the two files in /usr/lib. I still received the following error:error: Failed dependenc
Eric,Did the yum install libtool-ltdl and got***cd courier-authlib-0.58+ '[' -n /var/tmp/courier-authlib-toaster-0.58-root -a /var/tmp/courier-authlib-toaster-0.58-root '!=' / ']'+ rm -rf /var/tmp/courier-authlib-toaster-0.58-root+ '[' -d /usr/src/redhat/
Hi all;
Is it possible to modify the default message and subject that the
badmailfrom utility sends.
For example, when i add a user or domain in the badmailfrom file, and
that sender tries sending mails to my domain, they get a message such as
this:
The following message to <[EMAIL PROTECTED]> wa
Matt Decker wrote:
When you setup forwards in Qmail every message is forwarded regardless
of whether or not it's spam. I would like to save spam in a spam
folder for forwards the same way I do it for normal local accounts
using the mailfilter script provided with the QmailToaster.
So what I
Francisco Paco Peralta wrote:
Eric,
The problem with the "# yum install libtool-ltdl" is that the dependancy script
actually removes libtoo-ltd1.
I don't understand this.
And even when I install it and compile I then get an error message saying
something not to nice about libtoo-ltd1.
Yo
Francisco Paco Peralta wrote:
# rpm -q -f /usr/local/lib/libltdl.so.3
file /usr/local/lib/libltdl.so.3 is not owned by any package
>
If it's not owned by an rpm then I guess it came with the distro!?
If it's not owned by a binary rpm package, then it did *not* come with the
distro. It was in
Hi There!
I've using qmailtoaster for a long time without any major problem, but
this time I'm having a problem after I upgraded to
qmail-toaster-1.03-1.3.5. I liked the Domain Feature so I tryed it
following the instructions at
http://wiki.qmailtoaster.com/index.php/Domainkeys. After the u
From: "fuzzy" <[EMAIL PROTECTED]>
To:
i always advise the use of centos...it is what they develop this on.
centos+qmailtoaster works with zero install issues...
I had a few. I had to hand run:
rpm -e clamav-0.87.1-1.2.el4.rf
rpm -e clamav-db-0.87.1-1.2.el4.rf
rpm -e clamd-0.87.1-1.2.el4.rf
Eric,The problem with the "# yum install libtool-ltdl" is that the dependancy script actually removes libtoo-ltd1.And even when I install it and compile I then get an error message saying something not to nice about libtoo-ltd1.I really don't know how to get that file in there in the right manner.K
# rpm -q -f /usr/local/lib/libltdl.so.3file /usr/local/lib/libltdl.so.3 is not owned by any packageIf it's not owned by an rpm then I guess it came with the distro!?Is there a way I can find out where fedora is looking for it? I have symlinked them so they appear in either directory. But if there
When you setup forwards in Qmail every message is forwarded regardless
of whether or not it's spam. I would like to save spam in a spam folder
for forwards the same way I do it for normal local accounts using the
mailfilter script provided with the QmailToaster.
So what I want to do is create
That's not a bad idea. The wiki http://wiki.qmailtoaster.com/index.php/Taps
could probably use a bit more detail too.
George Sweetnam wrote:
This gets asked fairly often. What do you think of including a taps.sample
or a taps.instructions file with the distro?
George Sweetnam
- Original
I've run into the same issues many times with lib files from source. You
can simlink the dir and then installs work from that point forward, but for
things like regex they use the /usr/local/lib if you don't remember to use
the --prefix= option first. Manual installs of simscan fail if you don
This gets asked fairly often. What do you think of including a taps.sample
or a taps.instructions file with the distro?
George Sweetnam
- Original Message -
From: "Jake Vickers" <[EMAIL PROTECTED]>
To:
Sent: Monday, September 18, 2006 10:55 AM
Subject: Re: [qmailtoaster] qmail-tap pat
fuzzy wrote:
On Mon, September 18, 2006 12:32 pm, Francisco Paco Peralta wrote:
Help please!
{snip}
[EMAIL PROTECTED] qtms-install]# ls -al /usr/local/lib
total 704
drwxr-xr-x 4 root root 4096 Sep 21 2005 .
drwxr-sr-x 16 root root 4096 Jul 20 2005 ..
{snip}
-rw-r--r-- 1 roo
On Mon, September 18, 2006 12:32 pm, Francisco Paco Peralta wrote:
> Help please!
{snip}
> [EMAIL PROTECTED] qtms-install]# ls -al /usr/local/lib
> total 704
> drwxr-xr-x 4 root root 4096 Sep 21 2005 .
> drwxr-sr-x 16 root root 4096 Jul 20 2005 ..
{snip}
> -rw-r--r-- 1 root root
>-Original Message-
>From: Todd W [mailto:[EMAIL PROTECTED]
>Sent: Sunday, September 17, 2006 5:26 PM
>To: qmailtoaster-list@qmailtoaster.com
>Subject: [qmailtoaster] pipe email to program (RT Queues)
>
>Hi.
>
>I've set RT up once before using /etc/aliases.
>
>I imagine this is one of the
What does
# rpm -q -f /usr/local/lib/libltdl.so.3
tell you?
Did you build this from source, or install a binary RPM?
On CentOS4, these are in /usr/lib, not /usr/local/lib. I don't know where
they *should* be in FC4, but this might be why they're not being found.
Francisco Paco Peralta wrote:
I get a bunch of emails that have no date in the header. Verizon
Wireless and my APC PDUs to name a couple. Most email systems will
timestamp it with the current time and date. Toaster does not, and it
ends up showing as 12/31/1969, 7:00 PM (Midnight 1/1/1970 GMT).
Is there a way to have th
NoZy wrote:
Hi Eric / Guys
tryed this with no luck at all
Unknown response
Server replied: 511 sorry, recipient address has invalid format (#5.1.1 -
chkuser)
this is what the email address is like
Joe.O'[EMAIL PROTECTED] ( dam admins )
Now this is what I need to do yes? rpmbuild did
Help please!Francisco Paco Peralta <[EMAIL PROTECTED]> wrote: Thank you for the suggestion but I ran fdr40-deps.sh before dr40-install-script.sh. Some how, my system doesn't think it has libltdl.so.3 available when it is compiling.Craig Smith <[EMAIL PROTECTED]> wrote: have you tried running t
Daniel R. Hdez Leal wrote:
create de file tap manualy.
see sample in the README or site.
Yes, in the README it's states the file is already created by the patch,
or at least that is how I read it. Thanks for the help. I will be
creating the file.
Ed
--
Jake Vickers wrote:
Ed Morrison wrote:
It's my understanding that the qmail-tap patch is installed by default
with the toaster install. I do not see the /var/qmail/control/tap
file. Has the location to control the settings changed? If so, where?
The patch is included, but it is not set up. Yo
>-Original Message-
>From: Todd W [mailto:[EMAIL PROTECTED]
>Sent: Sunday, September 17, 2006 5:26 PM
>To: qmailtoaster-list@qmailtoaster.com
>Subject: [qmailtoaster] pipe email to program (RT Queues)
>
>Hi.
>
>I've set RT up once before using /etc/aliases.
>
>I imagine this is one of the
Daniel, it seems the time on your computer is wrong,
Daniel R. Hdez Leal wrote:
create de file tap manualy.
see sample in the README or site.
- Original Message - From: "Ed Morrison"
<[EMAIL PROTECTED]>
To: "QmailToaster List"
Sent: Monday, September 18, 2006 10:49 AM
Subject: [qma
Hola.
Tengo un problema con el envio de mensajes con qmail toaster ultima
version estable.
He realizado la instalacion con el script automatico en una centos 4.3
y todo funciona correctamente salvo el envio de mensajes desde
programas de correo electronico externos. Al comprobar los tipos de
auten
create de file tap manualy.
see sample in the README or site.
- Original Message -
From: "Ed Morrison" <[EMAIL PROTECTED]>
To: "QmailToaster List"
Sent: Monday, September 18, 2006 10:49 AM
Subject: [qmailtoaster] qmail-tap patch
It's my understanding that the qmail-tap patch is in
Ed Morrison wrote:
It's my understanding that the qmail-tap patch is installed by default
with the toaster install. I do not see the /var/qmail/control/tap
file. Has the location to control the settings changed? If so, where?
The patch is included, but it is not set up. You must create the tap
It's my understanding that the qmail-tap patch is installed by default
with the toaster install. I do not see the /var/qmail/control/tap
file. Has the location to control the settings changed? If so, where?
Thanks,
Ed
-
Q
On Sep 18, 2006, at 10:53 AM, Simone Marzona wrote:
- I would like to be able to send outgoing email to smtp with
autentication.. something like smtproutes but with auth.
Some one can give me an hint?
this document with help you with the authenticated outbound SMTP:
http://www.qmailtoaste
Hi all
I need two features that aren't included in toaster:
-I would like that when someone sends an e-mail to a destination wich is
over quota, the mail that comes back is only a warning, and doesn't
contain the full original message..
- I would like to be able to send outgoing email to smtp
Hi Eric / Guys
tryed this with no luck at all
Unknown response
Server replied: 511 sorry, recipient address has invalid format (#5.1.1 -
chkuser)
this is what the email address is like
Joe.O'[EMAIL PROTECTED] ( dam admins )
Now this is what I need to do yes? rpmbuild did worked ok
" #
Thank you for the suggestion but I ran fdr40-deps.sh before dr40-install-script.sh. Some how, my system doesn't think it has libltdl.so.3 available when it is compiling.Craig Smith <[EMAIL PROTECTED]> wrote: have you tried running the fdr40-deps.sh (http://www.qmailtoaster.com/fedora/fdr40/fdr
Steve Huff wrote:
On Sep 18, 2006, at 9:37 AM, Jake Vickers wrote:
No, it's not. I installed Pyzor from source, installed the proper
perl modules and then added the config to my local.cf file. I did
have to create a rules in my local.cf to actually give pyzor tests a
score, since they give a
On Sep 18, 2006, at 9:37 AM, Jake Vickers wrote:
No, it's not. I installed Pyzor from source, installed the proper
perl modules and then added the config to my local.cf file. I did
have to create a rules in my local.cf to actually give pyzor tests
a score, since they give a really low scor
TV SIVARAMAN wrote:
Hi,
1. Is it necessory to install Pyzor as given in the
pyzor directory of cnt40 and cnt4064 directories?
2. If so, then please indicate howto?
I am running a quad Xeon Double Core IBM server with
CentOS 4.3 (x86_64) and have not yet installed pyzor.
No, it's not. I insta
Hola Lista Hay algun mecanismo en qmail-toaster , que permita de forma automatica eliminar mensajes viejos , por ejemplo que elimine de forma automatica todos los mensajes de los buzones que tienen 90 dias de viejos.
Es para ir vaciando de forma automatica los buzones ya que hay usuario
I created a file:
/var/qmail/control/taps
And the content is
[EMAIL PROTECTED]:[EMAIL PROTECTED]
If an outgoing mail occur with [EMAIL PROTECTED]
a copy of it forwarding to [EMAIL PROTECTED] but
infinite time.
When I restart the service the flow is not terminated. Only rest
have you tried running the fdr40-deps.sh (http://www.qmailtoaster.com/fedora/fdr40/fdr40-deps.sh) script which will check for and
resolve dependancies?
From: Francisco Paco Peralta
[mailto:[EMAIL PROTECTED] Sent: 18 September 2006
04:56To: QmailToaster MailListSubject: [qmailtoaster]
Try qmHandle (http://qmhandle.sf.net)
Fede
Shelly wrote:
Hi, Im running QmailToaster, and due to an errant script run by
another employee, the mail queue exploded to 500,000 emails. My
questions are - is the a tool that will allow me to remove emails from
the queue while it is running? And a
Hi,I am new to qmail. I am having a server with two domains in it. I want to allow only mails to and from only some specific domains to one of the domains.That is, let us assume, I am having
a.com and b.com in my qmail server. For b.com domain, i want to allow only mails to and from c.com.Is there
44 matches
Mail list logo