Actually I am looking at it a little different now, it seems that it
delivers the message, then for some reason re-writes it and adds the default
domain. Why isn't it delivering it to the maildir?
(/home/vmail/domains/techblackboard.com/chetw)
-Original Message-
From: [EMAIL PROTECTED]
[m
Ximm,
In Outlook Express > go to
Tools > Accounts > Mail Tab > Properties of your imap account > IMAP
tab > Root Folder path, type in INBOX all caps > For the store special
folders on Imap Server > delete the Items portion of Sent Items > click ok
out then close. Click Imap Folders bu
Leonardo Rodrigues Magalhães writes:
Question: how can I configure courier-imap to check users passwords
against a MD5 hash field in MySQL ? Is this possible ?
Prepend "{MD5}" to the MD5 hash, in the table.
---
This SF.NET email is sp
Chris Berry writes:
a1 login root
a1 NO Error in IMAP command received by server.
You forgot the password.
Also, you should not be using root anyway.
---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld
Mike Lemoine writes:
Anand Buddhdev wrote:
On Thu, Jan 30, 2003 at 02:52:17PM -0800, Mike Lemoine wrote:
I'd like to have mail delivered to a spot other than a user's home
directory...
At the moment I've got sendmail using maildrop as the local delivery
agent, and using a global maildrop
Gerardo Gregory writes:
Working late last night caused me to accidentaly delete the following
files from my /usr/local/etc/courier directory:
esmtpd
esmtpdauthclient
esmtpd-msa
esmtpd-ssl
I installed these from the FreeBSD ports tree (running 4.7 with an up to
date ports directory).
Look for
Jesse Cablek writes:
Kevin Bailey wrote:
hi there,
new to courier email servers and need to get up to speed with it.
i see there is a newsgroup mailing.unix.courier-imap but this is not
carried by my newsgroup server (demon in the UK).
does anyone know of a news server where i can pick up this
Paul Jarc writes:
FYI, the configure bug I reported against courier-imap 1.6.2 is still
present in 1.7.0: "for var in $PATH:/usr/local/bin" does not work as
intended, even if IFS is set to ":". This will work:
"for var in $PATH /usr/local/bin".
I'm not subscribed; Mail-Followup-To set.
I fixe
Hi,
I am using 0.41 and Authldap. I finally got Authldap going, and it
authenticates properly, but when I try to send an email to my test user
courier seems to be adding my machines hostname to the path and then
failing. The machine name is beeker.techfortify.com
Jan 31 19:04:43 localhost courier
Anand Buddhdev wrote:
On Thu, Jan 30, 2003 at 02:52:17PM -0800, Mike Lemoine wrote:
I'd like to have mail delivered to a spot other than a user's home
directory...
At the moment I've got sendmail using maildrop as the local delivery
agent, and using a global maildroprc which looks like:
i
I'm trying to set up a mailserver on linux (mandrake 8.2, qmail,
courier-imap). I've got courier-imap up and supposedly running but when I
try to telnet in to test it out it doesn't seem to want to let me in. This
is my first mailserver so you'd probably better warm up your flamethrower,
bec
Jesse Cablek wrote:
Sam Varshavchik wrote:
Jesse Cablek writes:
Also, the way stated on that site says tested with Messenger 4.7. The
latest Mozilla is essentially Netscape 7, where the mail setup has
drastically changed. I see the options are about the same though.
I find that Mozilla au
WOULD YOU LIKE TO HAVE YOUR MESSAGE SEEN BY
OVER 15.3 MILLION OPT-IN, TARGETED PROSPECTS DAILY?
Below contains all the information you will ever need to market
your product or service on the Internet.
If you have a product, service, or message that you would like to get
out to Thousands, Hund
FYI, the configure bug I reported against courier-imap 1.6.2 is still
present in 1.7.0: "for var in $PATH:/usr/local/bin" does not work as
intended, even if IFS is set to ":". This will work:
"for var in $PATH /usr/local/bin".
I'm not subscribed; Mail-Followup-To set.
paul
---
Working late last night caused me to accidentaly delete the following
files from my /usr/local/etc/courier directory:
esmtpd
esmtpdauthclient
esmtpd-msa
esmtpd-ssl
I installed these from the FreeBSD ports tree (running 4.7 with an up to
date ports directory).
If anyone can send me a copy of th
Hello Guys,
I'm actually using courier-imap in some mail systems. Users/passwords
are stored over MySQL. Everything works fine.
I'm storing cleartext passwords and I know it isn't that beautiful. I'm
planning to NOT store cleartext passwords. The fact is I have several other
systems
Kevin Bailey wrote:
hi there,
new to courier email servers and need to get up to speed with it.
i see there is a newsgroup mailing.unix.courier-imap but this is not
carried by my newsgroup server (demon in the UK).
does anyone know of a news server where i can pick up this NG?
also, i've checke
hi there,
new to courier email servers and need to get up to speed with it.
i see there is a newsgroup mailing.unix.courier-imap but this is not
carried by my newsgroup server (demon in the UK).
does anyone know of a news server where i can pick up this NG?
also, i've checked on amazon but can't
thanks to everyone. Solved!
Stefan Hornburg wrote:
On Fri, 31 Jan 2003 16:41:29 +0200
Alin Dobre <[EMAIL PROTECTED]> wrote:
Hi,
Where can I get the debian packages for the latest versions of
Courier-MTA? or a quick howto about building them?
Do you really need the latest version ? 0.40.2 p
Hello, I'm new in courier-imap.
I want to setup Postfix + Courier +
IMP(horde).
I've already configured Postfix + Courier IMAP,
with PAM authentication (i.e. the passwd file).
Te problem is that the IMAP server only shown one
folder :(INBOX).
But I would that it shows also the sent mail f
dselect?
If you are running stable, try moving up to sarge or if you very daring,
sid (unstable).
The debian packages tend to run a bit behind the most recent release, but
are usually pretty "safe" in that they are stable and mostly bug free. If
you want to change anything like the badly format
Hi,
Where can I find some debian packages for the latest versions of CourierMTA?
Thanks!
--
Alin DOBRE
Technical Support Engineer - RAV Division
Please visit http://www.ravantivirus.com
---
This SF.NET email is sponsored by:
SourceForge Enter
jasmin g shah writes:
Hi,
In my cron
MAILTO:[EMAIL PROTECTED]
works
but
MAILTO:[EMAIL PROTECTED],[EMAIL PROTECTED]
Doesnt work(The same works with sendmail)
Use spaces, instead of commas.
---
This SF.NET email is sponsored by:
SourceForg
On Thu, Jan 30, 2003 at 02:52:17PM -0800, Mike Lemoine wrote:
> I'd like to have mail delivered to a spot other than a user's home
> directory...
>
> At the moment I've got sendmail using maildrop as the local delivery
> agent, and using a global maildroprc which looks like:
>
> import SENDER
On 30 Jan 2003 23:01:36 -0800
Gordon Messmer <[EMAIL PROTECTED]> wrote:
> On Thu, 2003-01-30 at 22:23, Travis Owens wrote:
> > Could someone at least reply to this, just to let me know my messages
> > are getting out there?
>
> OK.
>
> > BTW, I'm still not understanding what it takes to get auth
On Thu, Jan 30, 2003 at 06:17:40PM -0800, Greg Earle wrote:
> The reason this happens is because the "libauth1.sh" and "libauth2.sh"
> scripts in "authlib" call the "tr" program.
>
> There are two different "tr" binaries - "/usr/bin/tr" and "/usr/ucb/tr":
>
> -r-xr-xr-x 1 binbin 15684 O
26 matches
Mail list logo