[Dbmail] novice problems

2002-09-04 Thread Luca
Hi to all, I've tried to use dbmail but i've 2 problem : -- with fetchmail i store mail in db with correct pool date (i've lokked in db), but when i download it with my outlook date is shifted at 04/01/2002 elsewhere 04/09/2002 -- why when i download a message, in table message of dbmail databa

[Dbmail] Re: novice problems

2002-09-04 Thread Luca
are shifted as i explain in my previous mail thank's From: Luca To: dbmail@dbmail.org Sent: Wednesday, September 04, 2002 11:54 AM Subject: novice problems Hi to all, I've tried to use dbmail but i've 2 problem : -- with fetchmail i store mail in db with corre

[Dbmail] Re: novice problems

2002-09-04 Thread Luca
te are shifted as i explain in my previous mail thank's From: Luca To: dbmail@dbmail.org Sent: Wednesday, September 04, 2002 11:54 AM Subject: novice problems Hi to all, I've tried to use dbmail but i've 2 problem : -- with fetchmail i store mail in db with corre

[Dbmail] novice help : part 2

2002-09-05 Thread Luca
for <[EMAIL PROTECTED]>; Thu, 5 Sep 2002 16:09:34 +0200 Message-ID: <[EMAIL PROTECTED]> Reply-To: "Emanuele joco italia" <[EMAIL PROTECTED]> From: "Emanuele joco italia" <[EMAIL PROTECTED]> To: "Nunno Luca" <[EMAIL PROTECTED]> Subject: c

Re: [Dbmail] novice help : part 2

2002-09-05 Thread Luca
> Hello Luca, Thank's to help Jeff > It sounds as if Postfix is not passing the mail off to dbmail-smtp > with the correct destination address; this list (and many others) has > the header To: set to the list address, but the envelope sender (the > RCPT TO: line in the SMTP

Re: Re[2]: [Dbmail] novice help : part 2

2002-09-06 Thread Luca
f account we have and cache mail for us. So in account luca on dbmail i download with fetchmail mail for : [EMAIL PROTECTED];[EMAIL PROTECTED];[EMAIL PROTECTED]; ... They are all alias of luca in dbmail. > If the mail arrives via internet to another machine, and your machine

Re: Re[4]: [Dbmail] novice help : part 2

2002-09-06 Thread Luca
g of 8 Month !!! - Original Message - From: "Jeff Brenton" <[EMAIL PROTECTED]> To: "Luca" Sent: Friday, September 06, 2002 4:49 PM Subject: Re[4]: [Dbmail] novice help : part 2 > L> Fetchmail must relay mail to dbmail and not to postfix because > L> pos

[Dbmail] info functionality

2003-03-08 Thread Nunno Luca
Hi All, I'm decided to use dbmail in my web farm, but i need to filter my user for using IMAP or POP3 protocol. No all user can use IMAP (so bandwidth intensive), all can use POP3. If i change the code, you can insert it into CVS ?? Thank's

[Dbmail] HELP : DBMAIL error on Outlook Express for Mac OS/X

2003-07-01 Thread Nunno Luca
Hi all, I've installed Postfix + DBMAIL 1.1 on a my mail server (Redhat 9 standard) with about 200 domains in it. 1) IMAP : don't fork. With 6 process of dbmail i can serve 6 imap server. the 7'th user can't use imap server 2) POP3 : Outlook express for mac os/x don't delete message from se

RE: [Dbmail] HELP : DBMAIL error on Outlook Express for Mac OS/X

2003-07-06 Thread Nunno Luca
Hello, >> 1) IMAP : don't fork. With 6 process of dbmail i can serve 6 imap server. >> the 7'th user can't use imap server >What is the NCHILDREN setting under IMAPD section of your >dbmail.conf? Excuse me for delay in my response...I'm changing MDA/POP3 for clients that use MAC OS/X or i l

[Dbmail] problem with MAC OS 9.* system

2003-08-28 Thread Nunno Luca
figuration !! Alfer migrating to dbmail now i've a new server for all people that use MAC OS 9 This is the pop3d tracelog = 5. See on the last row when write the error. Luca Aug 21 17:24:23 mail dbmail/pop3d[2818]: PerformChildTask(): incoming connection from [62.101.126.224 (62-101-126-224.fa

[Dbmail] help on autoreply and aoutonotify ?

2003-10-05 Thread Nunno Luca
AUTO_NOTIFY=no If i set on 'yes', what happens ? AUTO_REPLY=yes In log file dbmail search fora n auto_reply tables ? What is the structure and how can i use it ? Thank's

[Dbmail] info on auto_reply

2003-10-05 Thread Nunno Luca
Excuse me for previous mail. I found auto_reply in sql directory on CVS. With my users ID and a body message in auto_reply tables, i've this error row in maillog files. Oct 5 18:40:58 mail dbmail/smtp[27687]: send_reply(): reply could not be sent: sendmail error Anyone have an idea

R: [Dbmail] info on auto_reply

2003-10-05 Thread Nunno Luca
^MNunno Luca] Oct 5 20:17:57 mail dbmail/smtp[30681]: GetConfigValue(): searching value for config item [SENDMAIL] Oct 5 20:17:57 mail dbmail/smtp[30681]: GetConfigValue(): found value [/usr/sbin/sendmail] Oct 5 20:17:57 mail dbmail/smtp[30681]: send_reply(): found sendmail command to be

R: [Dbmail] info on auto_reply

2003-10-05 Thread Nunno Luca
itch on the sendmail line. -Original Message- From: Nunno Luca [mailto:[EMAIL PROTECTED] Sent: Sunday, October 05, 2003 1:19 PM To: dbmail@dbmail.org Subject: R: [Dbmail] info on auto_reply Right ! Oct 5 20:17:56 mail dbmail/smtp[30681]: insert_messages(): message id=155447, siz

[Dbmail] repeating email messages

2003-10-06 Thread Nunno Luca
Hi Aron, create an users (for example : luca /luca ) with alias <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED] In alias table you have now a row like this : alias_idnr <http://db.alfalayer.com/sql.php?lang=it-iso-8859-1&server=1&db=dbmail&table =aliases&

[Dbmail] migrate to innodb database ?

2003-10-06 Thread Nunno Luca
I've a MyISAM tables. It's more stable or better (for CPU, Speed) migrate on InnoDB version ? Code is optimized (so dbmail don't make a delete if there's the on delete cascade on tables) or the code is the same ?

[Dbmail] memory problem on RedHat 9 and dbmail 1.1

2003-10-22 Thread Nunno Luca
Dbmail-imapd uses too much memory. I've 500 account and, when i launch dbmail-imapd with 8 istances, it uses about 0.1% of memory for each process. After 4 days each process uses about 4% -5% of memory. I've 1 Gb of memory + 1 Gb swap file. Thank's

[Dbmail] Help

2003-11-12 Thread Nunno Luca
Hi all, How can i redirect all mail for a domain to one user ? I remember that i can use "@domain.com" as alias for a user, but don't works. Can i create a lot of alias and user plus a global user for all mails ? Thank's Nunno Luca

[Dbmail] Unused Mailbox

2003-12-08 Thread Nunno Luca
Hi all, How i can delete the unused MailBoxes ? Delete an user or a mailbox don't clear entry in mailbox table ( i think because they reference the messages) Anyone can suggest a query to delete it ? Thank's

[Dbmail] Possible new funzionality

2004-07-29 Thread Nunno Luca
message_indr id ? Luca

[Dbmail] Auto responder

2006-08-22 Thread Luca Nunno
Hi all, With dbmail 1.* Why autoresponder send automatic answer from "unknown" user ? I can change this setting ? Thank's Luca

Re: [Dbmail] SASL with saslauth rimap

2008-02-28 Thread Luca Nunno
Hi world, I've a dbmail.1.2.11 (i cannot update it because our personalized software that work on db) and i need to import a maildir inbox emails in some accounts. Anyone can suggest me how to do ? thank's really a lot ___ DBmail mailing list DBma