[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [filtered-ww] [vps-mail] Pop before smtp
- Subject: Re: [filtered-ww] [vps-mail] Pop before smtp
- From: Weldon Whipple <weldon@xxxxxxxxxxx>
- Date: Thu, 21 Aug 2003 17:54:04 -0600 (MDT)
-----BEGIN PGP SIGNED MESSAGE-----
On Thu, 21 Aug 2003, Mark A. Sharkey wrote:
> I have a pocketpc trying to connect to a vps2 server to send/receive
> mail. The pocketpc mail environment does not allow for SMTP
> authentication. On the vps1 servers, pop before smtp authentication
> worked fine for the pocketpc. On the vps2 server, I see the following
> error in the log files:
>
> Aug 21 22:14:07 prenet sm-mta[22124]: h7LMDxw2022124:
> m41a69bd8.tmodns.net [216.155.166.65] did not issue MAIL/EXPN/VRFY/ETRN
> during connection to MTA
>
> I have both the above domain name and the IP address defined in the
> /etc/mail/access file with RELAY (and ran make after editing it). I
> also have the domain declared in the /etc/mail/relay-domains file (and
> restarted sendmail). However, I continue to get the above error.
Try adding a line like this to your mc file in the /etc/mail directory:
FEATURE(`relay_mail_from')
and make, make install, and make restart ...
Here is what the cf/README says about the relay_mail_from feature:
=============================================================
Allows relaying if the mail sender is listed as RELAY in
the access map. If an optional argument `domain' is given,
relaying can be allowed just based on the domain portion
of the sender address. This feature should only be used if
absolutely necessary as the sender address can be easily
forged. Use of this feature requires the "From:" tag to
be used for the key in the access map; see the discussion
of tags and FEATURE(`relay_mail_from') in the section on
anti-spam configuration control.
=============================================================
You will probably need to tag the LHS in access.db with "From:", like so:
From:soandso@xxxxxxxxxxxxxxx RELAY
One place you can find the entire cf/README is at:
http://www.technoids.org/cf_README.txt
There are lots of other permutations and variations on allowing relaying
...
Weldon
- --
Weldon Whipple <weldon@xxxxxxxxxxx>
http://www.whipple.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (FreeBSD)
iQCVAwUBP0Vbn9+005Ecx7aRAQGgnAP+IAo9CGBsj8xKItQ9hEiCVWKUPup9I3rq
qeD9Sci+XnB2fzBXc3bEH92T0Aur4Ra0yzAkW7F+JlaeMjCgXL/KdX6vx/AVtdNl
cu2SB5kqcGIzjIJaIY+ZGngwwvGkul8HWI2jF40scOUekwwwnCWfx6YbxgUpEyvc
HVc2F1E8Bcg=
=LgmH
-----END PGP SIGNATURE-----
======================================================================
Technical questions regarding this list may be sent to
<vps-mail-owner@xxxxxxxxxxxx>. You may request an automated help
response by sending an email with the word 'help' (w/o quotes) in the
BODY of the message (subject is ignored) to <vps-mail-request@xxxxxxxxxxxx>.
======================================================================
Main Index |
Thread Index