I think it would be better to screw up courierldapaliasd source to use
mysql instead ldap.
Dobos Sandor
IBCnet Hungary Ltd.
Jerry Amundso
what about forward aliases, which are not on our server?
Dobos Sandor
IBCnet Hungary Ltd.
"Moshe
Hi!
Is there any possibility to store aliases in sql database?
Like courierldapaliasd, but in mysql instead of ldap.
Dobos Sandor
IBCnet Hungary Ltd.
---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
for comp
Hi!
I dont know why is missing the tail of my emails in archive, I got back the
whole mail from the list...
I put the email to www.expertsys.hu/c383.txt
Dobos Sandor
IBCnet Hungary Ltd.
Hi!
I have done this (mailscanner+spamassassin) a year before and sent it to
this list. Please check the archive.
There is something annoying with using these software with courier:
courier's filters doesnt allow to modify the body of the message.
I solved this with some modification of courier's
Hi,
Does somebody meet somewhere an application which can map a standard IMAP
account to a windows disk drive?
With folder structure, some name translation, etc...
Dobos Sandor
IBCnet Hungary Ltd.
---
This SF.NET email is sponsored by: FRE
Hi!
There is a problem with our courier-mta server.
I get an email, I see it when I log in via IMAP.
Then I log via POP3 and download the mail.
(client set not to leave email on the server)
Then I log via POP3 again, and the mail is there
and downloads again, and again (I could download
it up to 3
Hi!
I am sorry but there was a solution: it needs some modification of courier
sources, but all was sent to the list.
Dobos Sandor
IBCnet Hungary Ltd.
Hi!
Sometimes happens that courierd is not restarting after respawnlo shutdown.
All other processes related to courier are running, but courierd isnt.
How to deal with this?
Dobos Sandor
IBCnet Hungary Ltd.
---
This sf.net email is sponso
>I guess you mean sendmail-like "for", not "from", info in "Received:"
>header. To add it you can use original Roland Schneider's patch (somewere
in
Yes, You are right! Thanks for the patch!
>BTW, Sam, what do you think about incorporation of these modifications
into
>courier codebase, to provi
>writes:
>
>> Hi!
>>
>> Is it possible to add the "from" tag into the "Received" header?
>>
>> Imagine the following problem:
>> All mails in @somewhere.net domain are going to mailbox
>> [EMAIL PROTECTED]
>> A POP3 klient (fetchmail) connects to [EMAIL PROTECTED] and
downloads
>> all the mail, t
Hi!
Is it possible to add the "from" tag into the "Received" header?
Imagine the following problem:
All mails in @somewhere.net domain are going to mailbox
[EMAIL PROTECTED]
A POP3 klient (fetchmail) connects to [EMAIL PROTECTED] and downloads
all the mail, then
distributes into local mailboxes
(See attached file: cpatch.5)(See attached file: cpatch.3)(See attached
file: cpatch.4)(See attached file: cpatch.2)
With the patches below Your filters can modify the contents of message
without breaking them.
I am using this for a half year without problems.
Its against 0.37.3, but its easy to
Yes, it works for me for two months!
You should modify a little bit the courier's and mailscanner's sources.
Check the maillist-archive, I resent the patches a few days ago!
Dobos Sandor
IBCnet Hungary Ltd.
these solutions work only in local delivery, not in transport/relay...
Dobos Sandor
IBCnet Hungary Ltd.
"Matthew P. Cox"
This is the up-to-date version of Courier-MTA and MailScanner integration
patches.
I simply checked the modification points of 0.38.2 sources and no relevant
changes was found.
So I did neither recompilations nor any other changes. (no time, sorry)
It should be okay but let me no if not.
now patc
I sent a patch for courier a few months age.
With it courier is enable to integrate with mailscanner which is able to
run a virus scanner too.
Check the archive.
Dobos Sandor
IBCnet Hungary Ltd.
I would like to change the clients subscription list on the servers side.
But the change will be visible only if the client refreshes the folder
list.
Is there any way (special server response, or something) to force this
without user interaction?
Dobos Sandor
IBCnet Hungary Ltd.
__
Hi!
My customers complains about the slowness of the courier server.
They are connecting throught ssl using imap and smtp.
They also say the transfer of an email with size about 10 Mb shows up as 20
Mb in their modem connection transfer window.
Is this OK, when using ssl?
Maybe I did something w
Just for archiving purposes I resend this to the list.
Why isnt the Reply-To field set to the list?
Dobos Sandor
IBCnet Hungary Ltd.
- Forwarded by Sándor Dobos/IBCnet-HU/IBCGroup on 2002.05.23 02:19
-
for archiving purposes for list too... :-)
Dobos Sandor
IBCnet Hungary Ltd.
- Forwarded by Sándor Dobos/IBCnet-HU/IBCGroup on 2002.05.17 14:32
-
Sánd
Exactly this is the point, I dont belive :-))
I modified the quota, but senders still got back their emails with "mailbox
full" message.
Dobos Sandor
IBCnet Hungary Ltd.
So I need to change the LDAP entry and the maildirsize file too?
Dobos Sandor
IBCnet Hungary Ltd.
Sam Varshavchik
Hi!
How to automatically notify the user about his/her mailbox going to be
full?
Dobos Sandor
IBCnet Hungary Ltd.
___
Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition
Hi!
If i change the maildir quota in ldap directory, courier still drops
"mailbox full" messages.
I found "maildirsize" file in users maildir and it seems it contains the
old value.
I did something wrong, or this is by design?
Should I change the first line of maildirsize file each time I change
Hi!
I tried to integrate the above two products and I think I finished.
Please try it out if You have time, and tell me Your opinions.
patches are against MailScanner-3.12-5 and Courier-0.37.3
step-by-step
1. install MailScanner as usual
2. apply some patches (#1 and #2):
3. set the following i
Wow! You are trying to use multiple LDAPROOTs?
I wonder If it could be successful...
I think You should create ldap database with a "ou=mail service" root,
create "dc=domain, dc=tld, ou=mail service" objects with referrals to
the real "dc=domain, dc=tld" rooted databases, and enable server or cl
OK, I found the problem: there was a mistake to simple cut and paste the
datfile reopening lines in submit2.C :-)))
There is no need of O_CREAT|O_TRUNC.
It is working.
Developers! I think it could be a good feature if this will be inserted in
next release.
Dobos Sandor
IBCnet Hungary Ltd.
Hi!
I tried to modify courier 0.37.3 code to allow globalfilters to modify the
D* file.
It seems I missed something, please check the code below if somebody has
time :-)
Dobos Sandor
IBCnet Hungary Ltd.
--- rfc2045/rfc2045_fromfd.c.bck Wed Dec 15 23:27:57 1999
+++ rfc2045/rfc2045_fromfd.c
Hi!
I found courier's config-file usage habit interesting too.
If You check the source code You will see sometimes it tries open a simple
text file, then a directory, the a db file,
sometimes it lacks to do some of these steps.
I want to use courier fully LDAP integrated including config files,
I use LDAP_AUTHBIND=1 and it is working for me.
Find the "#define DEBUG_LDAP 0" line in authldaplib.c and set it to 1. You
will get the authldap logs.
Dobos Sandor
IBCnet Hungary Ltd.
Hi!
I really like cleartext protocols, because it is easy to test them.
One connects to port 25, types in
HELO asdasdasd
MAIL FROM:
RCPT TO:
DATA
Subject: test
.
QUIT
And the email goes!
I would like to test the ESMTP AUTH functionality on esmtpd-ssl session.
I run "openssl s_client -connect
Hi!
I am searching the way, but cannot find it...
I want all mail coming to "@abc.com" domain go to "[EMAIL PROTECTED]".
I use Courier 0.37.2 with LDAP aliasing and auth.
How to achieve this?
Dobos Sandor
IBCnet Hungary Ltd.
___
courier-users ma
Hi!
question in subject :))
Dobos Sandor
IBCnet Hungary Ltd.
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
Lets try again :-))
Is it allowed to implement a GLOBAL MAILFILTER which is MODIFYING the
message it is processing?
ps: please CC
Dobos Sandor
IBCnet Hungary Ltd.
Hi!
A question: Is it allowed to implement a mail filter which is _modifying_
the processed message and/or control file?
For example by adding and "X-foo: blahblah" header, or deleting some
attachments?
ps : please CC to me too.
Dobos Sandor
IBCnet Hungary Ltd.
Hi!
No, there is no firewall.
After "courier start" "netstat -anp" does not show anything listening on
port 25!
*bug*: I downloaded courier-0.37.2.20020131 source, and did everything
written in install.html.
Dobos Sandor
IBCnet Hungary Ltd.
I found somebody whit same problem:
http://www.mail-archive.com/courier-users@lists.sourceforge.net/msg00695.html
Dobos Sandor
IBCnet Hungary Ltd.
Sysop
Hi!
I am new to Courier, but I want to use it :-))
I did step-by-step things in install.html and there was no problems until
the "post-installation checks".
The "Test child process termination" test failing. I think the porblem is
that "courier start" does not start
any programs listening on por
39 matches
Mail list logo