Re: [vchkpw] Problem with add_alias

2007-09-06 Thread Joshua Megerman
On Thursday 06 September 2007 01:18:32 am Rick Widmer wrote: Alessio Cecchi wrote: I'm using vpopmail 5.4.20 with vpopmaild enable. When i add an alias from a telnet session: [EMAIL PROTECTED]:~$ telnet mail.pippo.com 89 Trying 83.49.65.71... Connected to mail.pippo.com. Escape

Re: [vchkpw] Problem with add_alias

2007-09-06 Thread Alessio Cecchi
On Thursday 06 September 2007 07:18:32 Rick Widmer wrote: @400046dea9ab22704ab4 delivery 2089: failure: Sorry,_I_couldn't_find_any_host_named_server.com?._(#5.1.2)/ @400046dea9ab22738ea4 status: local 0/10 remote 0/20 Please note the problem of the domain name: server.com?.

Re: [vchkpw] Problem with add_alias

2007-09-06 Thread Joshua Megerman
Could be the problem relate to the crlf of the telnete session? No. Sorry Rick but the problem is crlf, the domain are only for example (on my server i have used real domain name like gmail.com), but the problem is the .qmail generated by the add_alias, infact if i run dos2unix

Re: [vchkpw] Problem with add_alias

2007-09-06 Thread Alessio Cecchi
On Thursday 06 September 2007 15:48:56 Joshua Megerman wrote: Also if i open the same .qmail vith vim i see [DOS] for encoding. Actually, looking at the code, he's right - the line in question is in vpopmaild.c, line 1002:     if ((alias_line=strtok(NULL, \n))==NULL) { The strtok

Re: [vchkpw] Problem with add_alias

2007-09-06 Thread Rick Widmer
Thank you both! The patch has been added to CVS, and will appear in the next release. Rick

[vchkpw] Problem with add_alias

2007-09-05 Thread Alessio Cecchi
I'm using vpopmail 5.4.20 with vpopmaild enable. When i add an alias from a telnet session: [EMAIL PROTECTED]:~$ telnet mail.pippo.com 89 Trying 83.49.65.71... Connected to mail.pippo.com. Escape character is '^]'. +OK login [EMAIL PROTECTED] X +OK+ vpopmail_dir /home/vpopmail domain_dir

Re: [vchkpw] Problem with add_alias

2007-09-05 Thread Rick Widmer
Alessio Cecchi wrote: I'm using vpopmail 5.4.20 with vpopmaild enable. When i add an alias from a telnet session: [EMAIL PROTECTED]:~$ telnet mail.pippo.com 89 Trying 83.49.65.71... Connected to mail.pippo.com. Escape character is '^]'. +OK login [EMAIL PROTECTED] X +OK+ vpopmail_dir