Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jan 2006 19:15:36 +0100
From:      Martin Schweizer <lists_freebsd@bluewin.ch>
To:        freebsd-questions@freebsd.org
Subject:   Re: Can not deliver to cyrus imapd
Message-ID:  <20060129181536.GA32116@saturn.pcs.ms>
In-Reply-To: <20060129181208.GA32037@saturn.pcs.ms>
References:  <20060129181208.GA32037@saturn.pcs.ms>

next in thread | previous in thread | raw e-mail | index | archive | help

--qMm9M+Fa2AknHoGS
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Sorry but the Google link was wrong. I attached the hole thread at the end=
=20
from this post.

Am Sun, Jan 29, 2006 at 07:12:08PM +0100 Martin Schweizer schrieb:
> Hello
>=20
> On my two machines (FreeBSD 5.4) I'm not able to compile sendmail with ot=
her mailer then the default ones. The hole thread=20
> and the details you can see in comp.mail.senmdail (link:=20
> http://groups.google.com/group/comp.mail.sendmail/browse_thread/thread/a9=
c1364a7b98be36/0e04b81274290cb3#0e04b81274290cb3 ).=20
>=20
> My goal is to use sendmail and cyrus impad 2.3. The problem is if I chang=
e the mailer in sendmail.mc nothing appears. I also=20
> checked sendmail.cf. There are no other mailers the the default ones. I'm=
 very confused about the problem. Any ideas are=20
> very welcome.
>=20


My system:=20
FreeBSD 5.4=20
Sendmail 8.13.3/8.13=20


I want to deliver mails to the cyrus imapd (like described in the=20
manuel from cyrus). But the problem is sendmail delivers only to=20
/var/mail.. . If I start sendmail -bt and type in M=3D it gets:=20
ADDRESS TEST MODE (ruleset 3 NOT automatically invoked)=20
Enter <ruleset> <address>=20

> mailer 0 (prog): P=3D/bin/sh S=3DEnvFromL/HdrFromL R=3DEnvToL/HdrToL M=3D=
0 U=3D-1:-1=20
F=3D9DFMeloqsu L=3D0 E=3D\n T=3DX-Unix/X-Unix/X-Unix r=3D10 0 A=3Dsh -c $u=
=20


mailer 1 (*file*): P=3D[FILE] S=3Dparse/parse R=3Dparse/parse M=3D0 U=3D-1:=
-1=20
F=3D9DEFMPloqsu L=3D0 E=3D\n T=3DX-Unix/X-Unix/X-Unix r=3D100 A=3DFILE  $u=
=20
mailer 2 (*include*): P=3D/dev/null S=3Dparse/parse R=3Dparse/parse M=3D0=
=20
U=3D-1:-1 F=3Dsu L=3D0 E=3D\n T=3D<undefined>/<undefined>/<undefined> r=3D1=
00=20
A=3DINCLUDE $u=20
mailer 3 (local): P=3D/usr/libexec/mail.local S=3DEnvFromSMTP/HdrFromL=20
R=3DEnvToL/HdrToL M=3D0 U=3D-1:-1 F=3D/59:@ADFMPSXlmnqswz| L=3D0 E=3D\r \n=
=20
T=3DDNS/RFC822/SMTP r=3D100 A=3Dmail.local -l=20
mailer 4 (smtp): P=3D[IPC] S=3DEnvFromSMTP/HdrFromSMTP=20
R=3DEnvToSMTP/EnvToSMTP M=3D0 U=3D-1:-1 F=3DDFMXmu L=3D990 E=3D\r\n=20
T=3DDNS/RFC822/SMTP r =3D100 A=3DTCP $h=20
mailer 5 (esmtp): P=3D[IPC] S=3DEnvFromSMTP/HdrFromSMTP=20
R=3DEnvToSMTP/EnvToSMTP M=3D0 U=3D-1:-1 F=3DDFMXamu L=3D990 E=3D\r\n=20
T=3DDNS/RFC822/SMTP  r=3D100 A=3DTCP $h=20
mailer 6 (smtp8): P=3D[IPC] S=3DEnvFromSMTP/HdrFromSMTP=20
R=3DEnvToSMTP/EnvToSMTP M=3D0 U=3D-1:-1 F=3D8DFMXmu L=3D990 E=3D\r\n=20
T=3DDNS/RFC822/SMTP  r=3D100 A=3DTCP $h=20
mailer 7 (dsmtp): P=3D[IPC] S=3DEnvFromSMTP/HdrFromSMTP=20
R=3DEnvToSMTP/EnvToSMTP M=3D0 U=3D-1:-1 F=3D%DFMXamu L=3D990 E=3D\r\n=20
T=3DDNS/RFC822/SMTP r=3D100 A=3DTCP $h=20
mailer 8 (relay): P=3D[IPC] S=3DEnvFromSMTP/HdrFromSMTP R=3DMasqSMTP/MasqSM=
TP=20
M=3D0 U=3D-1:-1 F=3D8DFMXamu L=3D2040 E=3D\r\n T=3DDNS/RFC822/SMTP r=3D100 =
A=3DTCP $h=20



Is this correct? I expect one line with cyrus...=20


Any ideas? Thank you in advance.=20


Here is my sendmail.mc:=20


divert(0)=20
VERSIONID(`$FreeBSD: src/etc/sendmail/freebsd.mc,v 1.29 2003/12/24=20
21:15:09 gshapiro Exp $')=20
OSTYPE(freebsd5)=20
DOMAIN(generic)=20


FEATURE(access_db, `hash -o -T<TMPF> /etc/mail/access')=20
FEATURE(blacklist_recipients)=20
FEATURE(local_lmtp)=20
FEATURE(mailertable, `hash -o /etc/mail/mailertable')=20
FEATURE(virtusertable, `hash -o /etc/mail/virtusertable')=20
define(`confCW_FILE', `-o /etc/mail/local-host-names')=20
dnl The group needs to be mail in order to read the sasldb2 file=20
define(`confRUN_AS_USER',`root:mail')dnl=20
define(`confDONT_BLAME_SENDMAIL',`GroupReadableSASLDBFile')dnl=20
define(`confAUTH_MECHANISMS',`LOGIN PLAIN')dnl=20
TRUST_AUTH_MECH(`LOGIN PLAIN')dnl=20
FEATURE(`access_db')=20
DAEMON_OPTIONS(`Name=3DIPv4, Family=3Dinet')=20
DAEMON_OPTIONS(`Name=3DIPv6, Family=3Dinet6, Modifiers=3DO')=20
define(`confBIND_OPTS', `WorkAroundBrokenAAAA')=20
define(`confNO_RCPT_ACTION', `add-to-undisclosed')=20
define(`confPRIVACY_FLAGS', `authwarnings,noexpn,novrfy')=20
define(`confLOCAL_MAILER', `cyrusv2')=20
MAILER(local)=20
MAILER(cyrusv2)=20
MAILER(smtp)=20


Kind regards,=20
Martin=20


Antworten=20

       =20
Andrzej Adam Filip     =20
26 Jan. 10:17   Optionen anzeigen      =20

- Zitierten Text anzeigen -
sendmail.mc looks ok.=20


Standard set of "startup" questions:=20
1) Have you generated new sendmail.cf after modifying *.mc file?=20
2) Have you restarted (or HUPed) sendmail daemon?=20
[ the daemon rememembers "at startup" sendmail.cf ]=20
3) What is reported by the test commands below?=20
[ run it as root ]=20
echo '3,0 userx' | sendmail -bt=20
echo '3,0 userx' | sendmail -d21.12 -bt=20


--=20
[en: Andrew] Andrzej Adam Filip : a...@priv.onet.pl : a...@xl.wp.pl=20
http://www.sendmail.org/faq/ http://www.sendmail.org/m4/readme.html=20
http://anfi.homeunix.net/sendmail/B4UAsk-Sendmail.html=20
Netcraft Site Rank: 529048=20


Antworten=20

       =20
schweizer.mar...@gmail.com     =20
26 Jan. 10:42   Optionen anzeigen      =20

Hello Andrzej=20


1) Have you generated new sendmail.cf after modifying *.mc file?=20


Yes, I did. In FreeBSD you can it do very easy (make ...)=20


2) Have you restarted (or HUPed) sendmail daemon?=20
[ the daemon rememembers "at startup" sendmail.cf ]=20


I restarted more then once the hole server.=20


3) What is reported by the test commands below?=20


Here is the the output of the two commands:=20


acsvfbsd02# echo '3,0 userx'|sendmail -bt=20
ADDRESS TEST MODE (ruleset 3 NOT automatically invoked)=20
Enter <ruleset> <address>=20

> canonify           input: userx=20


Canonify2          input: userx=20
Canonify2        returns: userx=20
canonify         returns: userx=20
parse              input: userx=20
Parse0             input: userx=20
Parse0           returns: userx=20
ParseLocal         input: userx=20
ParseLocal       returns: userx=20
Parse1             input: userx=20
Parse1           returns: $# local $: userx=20
parse            returns: $# local $: userx=20


> acsvfbsd02# echo '3,0 userx' | sendmail -d21-12 -bt=20


ADDRESS TEST MODE (ruleset 3 NOT automatically invoked)=20
Enter <ruleset> <address>=20

> canonify           input: userx=20


Canonify2          input: userx=20
Canonify2        returns: userx=20
canonify         returns: userx=20
parse              input: userx=20
Parse0             input: userx=20
Parse0           returns: userx=20
ParseLocal         input: userx=20
ParseLocal       returns: userx=20
Parse1             input: userx=20
Parse1           returns: $# local $: userx=20
parse            returns: $# local $: userx=20


Any ideas?=20


Regards,=20
Martin=20


Antworten=20

       =20
Rob MacGregor  =20
27 Jan. 21:01   Optionen anzeigen      =20

schweizer.mar...@gmail.com wrote:=20
> Hello Andrzej=20


> 1) Have you generated new sendmail.cf after modifying *.mc file?=20


> Yes, I did. In FreeBSD you can it do very easy (make ...)=20
<---SNIP--->=20
> Any ideas?=20


Contents of the .mc file?=20


--=20
  Rob MacGregor (BOFH)        Oh my God! They killed init! You bastards!=20


This landing is gonna get pretty interesting.=20
        Define "interesting".=20
Oh God, oh God, we're all going to die?=20


Antworten=20

       =20
Andrzej Adam Filip     =20
27 Jan. 21:24   Optionen anzeigen      =20

- Zitierten Text anzeigen -
It looks like sendmail.cf generated from *.mc file without local mailer=20
"redirection" you have in your *.mc file:=20


define(`confLOCAL_MAILER', `cyrusv2')=20


> > acsvfbsd02# echo '3,0 userx' | sendmail -d21-12 -bt=20


It should be "-d21.12" but first test was sufficient.=20


> Any ideas?=20


I bet on some problems during *.mc -> sendmail.cf conversion.=20


--=20
[en: Andrew] Andrzej Adam Filip : a...@priv.onet.pl : a...@xl.wp.pl=20
http://www.sendmail.org/faq/ http://www.sendmail.org/m4/readme.html=20
http://anfi.homeunix.net/sendmail/B4UAsk-Sendmail.html=20
Netcraft Site Rank: 530672=20


Antworten=20

       =20
Andrzej Adam Filip     =20
27 Jan. 21:24   Optionen anzeigen      =20

Rob MacGregor <m...@privacy.net> writes:=20
> schweizer.mar...@gmail.com wrote:=20
> > Hello Andrzej=20


> > 1) Have you generated new sendmail.cf after modifying *.mc file?=20


> > Yes, I did. In FreeBSD you can it do very easy (make ...)=20
> <---SNIP--->=20
> > Any ideas?=20


> Contents of the .mc file?=20


It was posted at the end of post starting the thread.=20


--=20
[en: Andrew] Andrzej Adam Filip : a...@priv.onet.pl : a...@xl.wp.pl=20
http://www.sendmail.org/faq/ http://www.sendmail.org/m4/readme.html=20
http://anfi.homeunix.net/sendmail/B4UAsk-Sendmail.html=20
Netcraft Site Rank: 530672=20


Antworten=20

       =20
schweizer.mar...@gmail.com     =20
29 Jan. 16:41   Optionen anzeigen      =20

Hello=20


> It looks like sendmail.cf generated from *.mc file without local mailer=
=20


"redirection" you have in your *.mc file:=20


> define(`confLOCAL_MAILER', `cyrusv2')=20
> I bet on some problems during *.mc -> sendmail.cf conversion.=20


Here is the mailer partition from sendmail.cf=20


######################################################################=20
######################################################################=20
#####=20
#####                   MAIL FILTER DEFINITIONS=20
#####=20
######################################################################=20
######################################################################=20


#=20
######################################################################=20
######################################################################=20
#####=20
#####                   MAILER DEFINITIONS=20
#####=20
######################################################################=20
######################################################################=20


##################################################=20
###   Local and Program Mailer specification   ###=20
##################################################=20


#####  $Id: local.m4,v 8.59 2004/11/23 00:37:25 ca Exp $  #####=20


#=20
#  Envelope sender rewriting=20
#=20
SEnvFromL=20
R<@>                      $n                      errors to mailer-daemon=
=20
R@ <@ $*>         $n                      temporarily bypass Sun bogosity=
=20
R$+                     $: $>AddDomain $1    add local domain if needed=20
R$*                     $: $>MasqEnv $1              do masquerading=20


#=20
#  Envelope recipient rewriting=20
#=20
SEnvToL=20
R$+ < @ $* >              $: $1                   strip host part=20
R$+ + $*                $: < $&{addr_type} > $1 + $2  mark with addr type=
=20
R<e s> $+ + $*            $: $1                   remove +detail for sender=
=20
R< $* > $+                $: $2                   else remove mark=20


#=20
#  Header sender rewriting=20
#=20
SHdrFromL=20
R<@>                      $n                      errors to mailer-daemon=
=20
R@ <@ $*>         $n                      temporarily bypass Sun bogosity=
=20
R$+                     $: $>AddDomain $1    add local domain if needed=20
R$*                     $: $>MasqHdr $1              do masquerading=20


#=20
#  Header recipient rewriting=20
#=20
SHdrToL=20
R$+                     $: $>AddDomain $1    add local domain if needed=20
R$* < @ *LOCAL* > $*      $: $1 < @ $j . > $2=20


#=20
#  Common code to add local domain name (only if always-add-domain)=20
#=20
SAddDomain=20


Mlocal,         P=3D/usr/libexec/mail.local, F=3DlsDFMAw5:/|@qPSXmnz9,=20
S=3DEnvFromSMTP/HdrFromL, R=3DEnvToL/HdrToL,=20
                T=3DDNS/RFC822/SMTP,=20
                A=3Dmail.local -l=20
Mprog,          P=3D/bin/sh, F=3DlsDFMoqeu9, S=3DEnvFromL/HdrFromL, R=3DEnv=
ToL/HdrToL,=20
D=3D$z:/,=20
                T=3DX-Unix/X-Unix/X-Unix,=20
                A=3Dsh -c $u=20


#####################################=20
###   SMTP Mailer specification   ###=20
#####################################=20


#####  $Id: smtp.m4,v 8.64 2001/04/03 01:52:54 gshapiro Exp $  #####=20


#=20
#  common sender and masquerading recipient rewriting=20
#=20
SMasqSMTP=20
R$* < @ $* > $*           $@ $1 < @ $2 > $3         already fully qualified=
=20
R$+                     $@ $1 < @ *LOCAL* >               add local=20
qualification=20


#=20
#  convert pseudo-domain addresses to real domain addresses=20
#=20
SPseudoToReal=20


# pass <route-addr>s through=20
R< @ $+ > $*              $@ < @ $1 > $2                    resolve=20
<route-addr>=20


# output fake domains as user%fake@relay=20


# do UUCP heuristics; note that these are shared with UUCP mailers=20
R$+ < @ $+ .UUCP. >       $: < $2 ! > $1                    convert to UUCP=
=20
form=20
R$+ < @ $* > $*           $@ $1 < @ $2 > $3         not UUCP form=20


# leave these in .UUCP form to avoid further tampering=20
R< $&h ! > $- ! $+    $@ $2 < @ $1 .UUCP. >=20
R< $&h ! > $-.$+ ! $+ $@ $3 < @ $1.$2 >=20
R< $&h ! > $+         $@ $1 < @ $&h .UUCP. >=20
R< $+ ! > $+              $: $1 ! $2 < @ $Y >               use UUCP_RELAY=
=20
R$+ < @ $~[ $* : $+ >     $@ $1 < @ $4 >                    strip mailer: p=
art=20
R$+ < @ >         $: $1 < @ *LOCAL* >               if no UUCP_RELAY=20


#=20
#  envelope sender rewriting=20
#=20
SEnvFromSMTP=20
R$+                     $: $>PseudoToReal $1         sender/recipient commo=
n=20
R$* :; <@>                $@                              list:; special ca=
se=20
R$*                     $: $>MasqSMTP $1             qualify unqual'ed name=
s=20
R$+                     $: $>MasqEnv $1                      do masqueradin=
g=20


#=20
#  envelope recipient rewriting --=20
#  also header recipient if not masquerading recipients=20
#=20
SEnvToSMTP=20
R$+                     $: $>PseudoToReal $1         sender/recipient commo=
n=20
R$+                     $: $>MasqSMTP $1             qualify unqual'ed name=
s=20
R$* < @ *LOCAL* > $*      $: $1 < @ $j . > $2=20


#=20
#  header sender and masquerading header recipient rewriting=20
#=20
SHdrFromSMTP=20
R$+                     $: $>PseudoToReal $1         sender/recipient commo=
n=20
R:; <@>                   $@                              list:; special ca=
se=20


# do special header rewriting=20
R$* <@> $*                $@ $1 <@> $2                      pass null host=
=20
through=20
R< @ $* > $*              $@ < @ $1 > $2                    pass route-addr=
=20
through=20
R$*                     $: $>MasqSMTP $1             qualify unqual'ed name=
s=20
R$+                     $: $>MasqHdr $1                      do masqueradin=
g=20


#=20
#  relay mailer header masquerading recipient rewriting=20
#=20
SMasqRelay=20
R$+                     $: $>MasqSMTP $1=20
R$+                     $: $>MasqHdr $1=20


Msmtp,          P=3D[IPC], F=3DmDFMuX, S=3DEnvFromSMTP/HdrFromSMTP, R=3DEnv=
ToSMTP,=20
E=3D\r\n, L=3D990,=20
                T=3DDNS/RFC822/SMTP,=20
                A=3DTCP $h=20
Mesmtp,         P=3D[IPC], F=3DmDFMuXa, S=3DEnvFromSMTP/HdrFromSMTP, R=3DEn=
vToSMTP,=20
E=3D\r\n, L=3D990,=20
                T=3DDNS/RFC822/SMTP,=20
                A=3DTCP $h=20
Msmtp8,         P=3D[IPC], F=3DmDFMuX8, S=3DEnvFromSMTP/HdrFromSMTP, R=3DEn=
vToSMTP,=20
E=3D\r\n, L=3D990,=20
                T=3DDNS/RFC822/SMTP,=20
                A=3DTCP $h=20
Mdsmtp,         P=3D[IPC], F=3DmDFMuXa%, S=3DEnvFromSMTP/HdrFromSMTP, R=3DE=
nvToSMTP,=20
E=3D\r\n, L=3D990,=20
                T=3DDNS/RFC822/SMTP,=20
                A=3DTCP $h=20
Mrelay,         P=3D[IPC], F=3DmDFMuXa8, S=3DEnvFromSMTP/HdrFromSMTP, R=3DM=
asqSMTP,=20
E=3D\r\n, L=3D2040,=20
                T=3DDNS/RFC822/SMTP,=20
                A=3DTCP $h=20


Should be there the entries from /sendmail/cf/mailer/cyrusv2.m4? If=20
yes, why the entries are not there?=20
For testing reasons I changed the mailers (procmail, uucp, fax etc.) in=20
the sendmail.mc and compiled it. The above entries did never change. In=20
the attached maillog I also see never cyrusv2 as mailer:=20


m-mta[702]: k0TEBtog000702: --- 220 acsvfbsd02.acutronic.ch ESMTP=20
Sendmail 8.13.3/8.13.3; Sun, 29 Jan 2006 15:11:55 +0100 (CET)=20
Jan 29 15:11:55 acsvfbsd02 sm-mta[702]: k0TEBtog000702: <-- XXXX=20
[192.168.20.250]=20
Jan 29 15:11:55 acsvfbsd02 sm-mta[702]: k0TEBtog000702: --- 500 5.5.1=20
Command unrecognized: "XXXX [192.168.20.250]"=20
Jan 29 15:11:56 acsvfbsd02 sm-mta[702]: k0TEBtog000702: <-- HELO=20
[192.168.20.250]=20
Jan 29 15:11:56 acsvfbsd02 sm-mta[702]: k0TEBtog000702: --- 250=20
acsvfbsd02.acutronic.ch Hello [192.168.20.250], pleased to meet you=20
Jan 29 15:11:56 acsvfbsd02 sm-mta[702]: k0TEBtog000702: <-- MAIL=20
FROM:<mar...@acutronic.ch>=20
Jan 29 15:11:56 acsvfbsd02 sm-mta[702]: k0TEBtog000702: --- 250 2.1.0=20
<mar...@acutronic.ch>... Sender ok=20
Jan 29 15:11:56 acsvfbsd02 sm-mta[702]: k0TEBtog000702: <-- RCPT=20
TO:<mar...@acutronic.ch>=20
Jan 29 15:11:56 acsvfbsd02 sm-mta[702]: k0TEBtog000702: --- 250 2.1.5=20
<mar...@acutronic.ch>... Recipient ok=20
Jan 29 15:11:56 acsvfbsd02 sm-mta[702]: k0TEBtog000702: <-- DATA=20
Jan 29 15:11:56 acsvfbsd02 sm-mta[702]: k0TEBtog000702: --- 354 Enter=20
mail, end with "." on a line by itself=20
Jan 29 15:11:56 acsvfbsd02 sm-mta[702]: k0TEBtog000702:=20
from=3D<mar...@acutronic.ch>, size=3D603, class=3D0, nrcpts=3D1,=20
msgid=3D<43DCDB3E.32735.337...@martin.acutronic.ch>, proto=3DSMTP,=20
daemon=3DIPv4, relay=3D[192.168.20.250]=20
Jan 29 15:11:56 acsvfbsd02 sm-mta[702]: k0TEBtog000702: --- 250 2.0.0=20
k0TEBtog000702 Message accepted for delivery=20
Jan 29 15:11:56 acsvfbsd02 sm-mta[702]: k0TEBtoh000702: <-- QUIT=20
Jan 29 15:11:56 acsvfbsd02 sm-mta[702]: k0TEBtoh000702: --- 221 2.0.0=20
acsvfbsd02.acutronic.ch closing connection=20
Jan 29 15:11:56 acsvfbsd02 sm-mta[703]: k0TEBtog000702:=20
to=3D<mar...@acutronic.ch>, ctladdr=3D<mar...@acutronic.ch> (1001/0),=20
delay=3D00:00:00, xdelay=3D00:00:00, mailer=3Dlocal, pri=3D30861, relay=3Dl=
ocal,=20
dsn=3D2.0.0, stat=3DSent=20
Jan 29 15:11:56 acsvfbsd02 sm-mta[703]: k0TEBtog000702: done;=20
delay=3D00:00:00, ntries=3D1=20


I also tested /parse  in sendmail -bt with a local address=20
(mar...@acutronic.ch) and an external address (i...@pc-service.ch). In=20
the first case sendmail did not use cyrusv2 as I excepted. I see this=20
strange problem on different machines. Any hints are welcome.=20


> /parse i...@pc-service.ch=20


Cracked address =3D $g=20
Parsing envelope recipient address=20
canonify           input: info @ pc-service . ch=20
Canonify2          input: info < @ pc-service . ch >=20
Canonify2        returns: info < @ pc-service . ch . >=20
canonify         returns: info < @ pc-service . ch . >=20
parse              input: info < @ pc-service . ch . >=20
Parse0             input: info < @ pc-service . ch . >=20
Parse0           returns: info < @ pc-service . ch . >=20
ParseLocal         input: info < @ pc-service . ch . >=20
ParseLocal       returns: info < @ pc-service . ch . >=20
Parse1             input: info < @ pc-service . ch . >=20
Mailertable        input: < pc-service . ch > info < @ pc-service . ch=20
=2E >=20
Mailertable        input: pc-service . < ch > info < @ pc-service . ch=20
=2E >=20
Mailertable      returns: info < @ pc-service . ch . >=20
Mailertable      returns: info < @ pc-service . ch . >=20
MailerToTriple     input: < > info < @ pc-service . ch . >=20
MailerToTriple   returns: info < @ pc-service . ch . >=20
Parse1           returns: $# esmtp $@ pc-service . ch . $: info < @=20
pc-service . ch . >=20
parse            returns: $# esmtp $@ pc-service . ch . $: info < @=20
pc-service . ch . >=20
2                  input: info < @ pc-service . ch . >=20
2                returns: info < @ pc-service . ch . >=20
EnvToSMTP          input: info < @ pc-service . ch . >=20
PseudoToReal       input: info < @ pc-service . ch . >=20
PseudoToReal     returns: info < @ pc-service . ch . >=20
MasqSMTP           input: info < @ pc-service . ch . >=20
MasqSMTP         returns: info < @ pc-service . ch . >=20
EnvToSMTP        returns: info < @ pc-service . ch . >=20
final              input: info < @ pc-service . ch . >=20
final            returns: info @ pc-service . ch=20
mailer esmtp, host pc-service.ch., user i...@pc-service.ch=20


> /parse mar...@acutronic.ch=20


Cracked address =3D $g=20
Parsing envelope recipient address=20
canonify           input: martin @ acutronic . ch=20
Canonify2          input: martin < @ acutronic . ch >=20
Canonify2        returns: martin < @ acutronic . ch . >=20
canonify         returns: martin < @ acutronic . ch . >=20
parse              input: martin < @ acutronic . ch . >=20
Parse0             input: martin < @ acutronic . ch . >=20
Parse0           returns: martin < @ acutronic . ch . >=20
ParseLocal         input: martin < @ acutronic . ch . >=20
ParseLocal       returns: martin < @ acutronic . ch . >=20
Parse1             input: martin < @ acutronic . ch . >=20
Parse1           returns: $# local $: martin=20
parse            returns: $# local $: martin=20
2                  input: martin=20
2                returns: martin=20
EnvToL ...



--=20

Regards
Martin=20
<info@pc-service.ch>

PC-Service M. Schweizer GmbH; Bannholzstrasse 6; CH-8608 Bubikon
Tel. +41 55 243 30 00; Fax: +41 55 243 33 22; http://www.pc-service.ch;
public key : http://www.pc-service.ch/pgp/public_key.asc;=20
fingerprint: EC21 CA4D 5C78 BC2D 73B7  10F9 C1AE 1691 D30F D239;


--qMm9M+Fa2AknHoGS
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQFD3QZIwa4WkdMP0jkRAr+NAKDsoBO0TjBQ1e0ZoFv9l4el362bQACfXXvj
eNDOrjSCf+W3FcdjC7L+oSU=
=gBrJ
-----END PGP SIGNATURE-----

--qMm9M+Fa2AknHoGS--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060129181536.GA32116>